summaryrefslogtreecommitdiffstats
path: root/lib/efl
AgeCommit message (Collapse)AuthorFilesLines
2011-05-06bugfix REvasObject#freeJérémy Zurcher1-1/+1
2011-05-06edje updatesJérémy Zurcher1-0/+10
2011-05-05global minor maintenanceJérémy Zurcher1-0/+1
2011-05-05add classes : REvasRectangle, REvasLine, REvasPolygon and specsJérémy Zurcher1-4/+39
2011-05-05regenerate native/elementaryJérémy Zurcher1-61/+61
2011-05-05bugfix : sed-enums, regenerate ffiJérémy Zurcher1-5/+5
2011-05-05increase Efl::Evas specJérémy Zurcher2-3/+64
2011-05-05bugfix : FFIHelper#method_missingJérémy Zurcher1-2/+2
2011-05-05method_missing resolves m+'_get' + specsJérémy Zurcher2-5/+20
2011-05-05REvas#viewport + specsJérémy Zurcher1-0/+4
2011-05-05proxy_list becomes search_prefixesJérémy Zurcher8-22/+22
2011-05-05all FFI into one module Efl::NativeJérémy Zurcher21-6525/+6533
2011-05-04FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in ↵seperate-nativesJérémy Zurcher35-6756/+6818
upper level (Efl::Evas)
2011-05-04ffi/ecore_evas add missing ecore_evas_callback_* functionJérémy Zurcher1-15/+16
2011-05-04update evas and specsJérémy Zurcher2-4/+20
2011-05-04fix ClassHelper#method_missing to respond to to_aryJérémy Zurcher1-0/+1
2011-05-04REdje, fix typoJérémy Zurcher1-2/+2
2011-05-04update notes, ecore_getopt : clean specs and add test for ↵Jérémy Zurcher1-2/+0
EcoreEvas.ecore_getopt_callback_ecore_evas_list_engines callback
2011-05-03REinaList#each doesn't need to iterate if no block is givenJérémy Zurcher1-0/+1
2011-05-03add EcoreEvas#ecore_evas_list and EcoreEvas#engines_list, increase EcoreEvas ↵Jérémy Zurcher1-0/+7
specs
2011-05-03be 1.8 compatibleJérémy Zurcher5-15/+15
2011-05-03increase REcoreEvas class and specsJérémy Zurcher1-11/+57
2011-05-03add REvasObject #geometry, #size, #size= #color, add block handling in ↵Jérémy Zurcher1-1/+11
#object_add
2011-05-02evas : cleanup REvas#initialize and REvasObject#initialize, update specsJérémy Zurcher1-19/+16
2011-05-02eina_list : remove Array#from_eina_list, cleanup REinaList#initialize update ↵Jérémy Zurcher1-15/+1
specs
2011-05-02eina_hash : remove Hash#from_eina_hash, cleanup REinaHash#initialize and ↵Jérémy Zurcher1-23/+10
FFI::Autopointer usage, update specs
2011-05-02REetFile : remove unnecessary usage of MemoryPointer for :string paramJérémy Zurcher1-1/+1
2011-05-02REetFile use AutoPointerJérémy Zurcher1-10/+16
2011-05-02clear ecore_getopt specsJérémy Zurcher1-0/+1
2011-05-02fix REcorePipe pointer mangementJérémy Zurcher1-2/+9
2011-05-02fix ClassHelper#method_missingJérémy Zurcher1-1/+1
2011-05-01fix REvasObject#(geometry|color)_getJérémy Zurcher1-2/+2
2011-05-01fix AutoPointer usage + use it for REinaHashJérémy Zurcher3-8/+8
2011-05-01fix AutoPointer usage, not sure about REinaHash, ...Jérémy Zurcher4-13/+23
2011-05-01cleanup method_missing and [module,prefix] proxies usage and definitionJérémy Zurcher8-21/+71
2011-04-30add ecore_evas, needs specsgit statusJérémy Zurcher1-0/+62
2011-04-29fix ArgumentError in various constructorsJérémy Zurcher3-5/+5
2011-04-29update efl/elementary and testsJérémy Zurcher2-12/+25
2011-04-29unfreeze @search_paths[]Jérémy Zurcher4-5/+5
2011-04-29increase FFIHelper#method_missing NameError messageJérémy Zurcher1-1/+1
2011-04-29add Efl::FFIHelper#steal_ffitypeJérémy Zurcher1-0/+9
2011-04-29update efl/evas* and specsJérémy Zurcher1-61/+63
2011-04-29fix ClassHelper#===Jérémy Zurcher1-1/+1
2011-04-29update efl/eina* and specsJérémy Zurcher3-40/+45
2011-04-29update efl/eet* and specsJérémy Zurcher1-25/+18
2011-04-29update efl/ecore* and specsJérémy Zurcher5-72/+75
2011-04-29regenerate lib/efl/ffi/*Jérémy Zurcher12-60/+96
2011-04-29get rid of Efl::FFI, flatten lib/efl/ffi, module #method_missing uses ↵Jérémy Zurcher1-44/+50
module_eval, use @search_paths[] instead of @func_prefix for object #method_missing
2011-04-28fic efl/ffi/ecore_evas generation + minimal specsJérémy Zurcher3-1/+21
2011-04-28fix efl/ffi/ecore_input generation, add specsJérémy Zurcher2-2/+15