summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-05global minor maintenanceJérémy Zurcher4-2/+3
2011-05-05update Changelog and VERSION0.0.4Jérémy Zurcher2-1/+13
2011-05-05add TODOJérémy Zurcher1-0/+34
2011-05-05add classes : REvasRectangle, REvasLine, REvasPolygon and specsJérémy Zurcher2-34/+100
2011-05-05regenerate native/elementaryJérémy Zurcher1-61/+61
2011-05-05bugfix : sed-enums, regenerate ffiJérémy Zurcher2-6/+6
2011-05-05increase Efl::Evas specJérémy Zurcher3-5/+206
2011-05-05bugfix : FFIHelper#method_missingJérémy Zurcher1-2/+2
2011-05-05method_missing resolves m+'_get' + specsJérémy Zurcher4-31/+63
2011-05-05REvas#viewport + specsJérémy Zurcher2-0/+8
2011-05-05rewrite test_elm_win into test_elm_win-native using 'require efl/native' and ...Jérémy Zurcher2-36/+38
2011-05-05proxy_list becomes search_prefixesJérémy Zurcher8-22/+22
2011-05-05all FFI into one module Efl::NativeJérémy Zurcher28-6578/+6591
2011-05-04FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in upper...seperate-nativesJérémy Zurcher42-6813/+6879
2011-05-04complete ecore_evas_specJérémy Zurcher1-2/+63
2011-05-04ffi/ecore_evas add missing ecore_evas_callback_* functionJérémy Zurcher1-15/+16
2011-05-04update evas and specsJérémy Zurcher3-10/+88
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 EcoreEvas.ecore_get...Jérémy Zurcher4-53/+16
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 Zurcher2-12/+34
2011-05-03REinaList : simple spec for EnumerableJérémy Zurcher1-0/+16
2011-05-03small typoJérémy Zurcher1-1/+1
2011-05-03be 1.8 compatibleJérémy Zurcher5-15/+15
2011-05-03use a real variable instead of an uninitialized oneLionel Orry1-1/+1
2011-05-03remove unicode BOM from file (was failing to run under ruby18)Lionel Orry1-1/+1
2011-05-03increase REcoreEvas class and specsJérémy Zurcher2-17/+306
2011-05-03enhance evas_specJérémy Zurcher1-6/+5
2011-05-03add REvasObject #geometry, #size, #size= #color, add block handling in #objec...Jérémy Zurcher1-1/+11
2011-05-02update gem dependenciesJérémy Zurcher2-1/+5
2011-05-02evas : cleanup REvas#initialize and REvasObject#initialize, update specsJérémy Zurcher2-27/+20
2011-05-02eina_list : remove Array#from_eina_list, cleanup REinaList#initialize update ...Jérémy Zurcher2-25/+5
2011-05-02eina_hash : remove Hash#from_eina_hash, cleanup REinaHash#initialize and FFI:...Jérémy Zurcher2-34/+15
2011-05-02REetFile : remove unnecessary usage of MemoryPointer for :string paramJérémy Zurcher1-1/+1
2011-05-02REetFile use AutoPointerJérémy Zurcher2-11/+17
2011-05-02clear ecore_getopt specsJérémy Zurcher2-20/+21
2011-05-02cleanup ecore_specJérémy Zurcher1-29/+32
2011-05-02fix REcorePipe pointer mangementJérémy Zurcher2-3/+10
2011-05-02fix ClassHelper#method_missingJérémy Zurcher1-1/+1
2011-05-01specs : use == instead of eqlJérémy Zurcher9-249/+251
2011-05-01fix REvasObject#(geometry|color)_getJérémy Zurcher1-2/+2
2011-05-01embed edje_test.edc into test_edje.rb0.0.3Jérémy Zurcher4-88/+96
2011-05-01update lib/efl, README, ChangelogJérémy Zurcher3-19/+46
2011-05-01add test_edje and dataJérémy Zurcher3-0/+131
2011-05-01fix AutoPointer usage + use it for REinaHashJérémy Zurcher4-14/+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