summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2011-05-13bugfix ecore_getopt pointer arg usageJérémy Zurcher1-3/+3
2011-05-13bugfix ecore_getopt store :stringJérémy Zurcher1-2/+10
2011-05-12major ecore_getopt reworkJérémy Zurcher1-96/+159
2011-05-12add ptrt parameter to REinaList#to_aJérémy Zurcher1-0/+1
2011-05-12add REinaList#from_aJérémy Zurcher1-2/+9
2011-05-11update Changelog , REVISION, autoload0.0.6Jérémy Zurcher1-2/+3
2011-05-11 efl/native/elementary.rb is nothing without evas => require 'efl/native/evas'Jérémy Zurcher1-0/+1
2011-05-11add Efl::EinaLog and specsJérémy Zurcher1-0/+68
2011-05-11add missing sed-variables, fix EinaLog module generation, add self.version fo...Jérémy Zurcher8-1/+38
2011-05-11take care of EAPI extern with FFI#attach_variableJérémy Zurcher13-33/+66
2011-05-11take care of eina/eina_log.h and regenerate ffisJérémy Zurcher2-0/+104
2011-05-11fix ElmInWIn search_prefixes, quick add ElmDiskSelector, ElmNotify classesJérémy Zurcher1-1/+19
2011-05-10add elm_object_ prefix to Elm classes, quick add ElmLayout, ElmBox, ElmList, ...Jérémy Zurcher1-6/+54
2011-05-10add REvasObject#size_hint_align_fill and REvasObject#size_hint_weight_expandJérémy Zurcher1-0/+11
2011-05-10add ClassHelper#null?Jérémy Zurcher1-0/+1
2011-05-09disable ecore_evas_cocoa_new on non darwin OS, disable corpusless elm_map_rou...Jérémy Zurcher2-3/+5
2011-05-09regenerate ffi with larger wraping columnsJérémy Zurcher7-142/+113
2011-05-09bugfix ecore_getopt --helpJérémy Zurcher1-3/+7
2011-05-09add Efl::Elm::ElmInWIn class, specs for ElmWin and ElmInWinJérémy Zurcher1-0/+19
2011-05-09bugfix ecore-1 : ecore_getopt_callback_ecore_evas_list_engines returns :eina_...Jérémy Zurcher2-3/+2
2011-05-08fix REinaList must respond to #to_a and #to_aryJérémy Zurcher1-1/+2
2011-05-08Efl::Elm::ElmPager class + specsJérémy Zurcher1-1/+10
2011-05-08add ClassHelper #to_a, #to_ary, #to_sJérémy Zurcher1-1/+3
2011-05-08Efl::Elm::ElmPager class + specsJérémy Zurcher1-0/+9
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