summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Collapse)AuthorFilesLines
2011-05-08Efl::Elm::ElmBg class + specsJérémy Zurcher1-0/+10
2011-05-07Efl::Elm::ElmBg class + specsJérémy Zurcher1-14/+29
2011-05-07cleanup REvasObject#initializeJérémy Zurcher1-7/+5
2011-05-07ClassHelper#method_missing enable fullname function invocationJérémy Zurcher1-1/+1
2011-05-06bugfix last minutegit status0.0.5Jérémy Zurcher2-1/+2
2011-05-06update Changelog TODO VERSIONJérémy Zurcher1-1/+1
2011-05-06add Native::EinaRectangleStructJérémy Zurcher3-1/+20
2011-05-06add REvasPolygon#<<Jérémy Zurcher1-0/+5
2011-05-06add REvasObject#center set/get/=Jérémy Zurcher1-0/+10
2011-05-06add REvasBox class + specs, not completedJérémy Zurcher1-0/+18
2011-05-06add REvasBox class, change REvasObject initialization schemaJérémy Zurcher1-20/+28
2011-05-06Efl::Evas::REvasText and specsJérémy Zurcher1-0/+70
2011-05-06replace REvas.object_add with REvas.object_xxx_addJérémy Zurcher1-14/+22
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-05update Changelog and VERSION0.0.4Jérémy Zurcher1-1/+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-01update lib/efl, README, ChangelogJérémy Zurcher1-4/+9
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