summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-06-06elementary.rb : use meta instead of explicit initialize methodsJérémy Zurcher1-42/+40
2011-06-06regenerate native filesJérémy Zurcher6-30/+78
2011-05-25add ElmDiskSelectorItem, ElmEntry, ElmFlipSelector, ElmFLipSelectorItem and a...Jérémy Zurcher2-3/+68
2011-05-22update Native::elm_...Jérémy Zurcher1-0/+15
2011-05-22add ElmDiskSelector#item_selected_setJérémy Zurcher1-0/+5
2011-05-19README : add spec and test hlinksJérémy Zurcher1-1/+1
2011-05-19it's ruby1.8 compatibleJérémy Zurcher1-1/+1
2011-05-19extract find_function from Module specific method_missingJérémy Zurcher15-337/+87
2011-05-19fix eina_log spec + type within evas_specJérémy Zurcher2-21/+9
2011-05-19increase Efl::ModuleX::method_missing capabilitiesJérémy Zurcher15-32/+389
2011-05-13ecore_getopt spec use ecore_getopt_callback_geometry_parseJérémy Zurcher1-0/+30
2011-05-13bugfix ecore_getopt pointer arg usageJérémy Zurcher1-3/+3
2011-05-13bugfix ecore_getopt store :stringJérémy Zurcher2-13/+21
2011-05-12update test_elm_winJérémy Zurcher1-8/+9
2011-05-12update README exampleJérémy Zurcher1-8/+33
2011-05-12major ecore_getopt reworkJérémy Zurcher3-239/+260
2011-05-12add ptrt parameter to REinaList#to_aJérémy Zurcher3-2/+25
2011-05-12add REinaList#from_aJérémy Zurcher2-3/+19
2011-05-11update Changelog , REVISION, autoload0.0.6Jérémy Zurcher2-2/+13
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 Zurcher2-0/+151
2011-05-11add missing sed-variables, fix EinaLog module generation, add self.version fo...Jérémy Zurcher16-8/+46
2011-05-11take care of EAPI extern with FFI#attach_variableJérémy Zurcher16-36/+90
2011-05-11take care of eina/eina_log.h and regenerate ffisJérémy Zurcher4-0/+106
2011-05-11works with ffi >=1.0.2Jérémy Zurcher1-1/+1
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 Zurcher8-147/+118
2011-05-09bugfix ecore_getopt --helpJérémy Zurcher2-11/+15
2011-05-09use a cleaner way to get the include dir. Previous was buggy on Gentoo at leastLionel Orry1-1/+1
2011-05-09add Efl::Elm::ElmInWIn class, specs for ElmWin and ElmInWinJérémy Zurcher2-28/+103
2011-05-09tests cleanupJérémy Zurcher2-4/+4
2011-05-09close ecore-3 : ecore_evas_spec, don't check y coordinate which is window man...Jérémy Zurcher2-6/+16
2011-05-09bugfix ecore-1 : ecore_getopt_callback_ecore_evas_list_engines returns :eina_...Jérémy Zurcher3-5/+8
2011-05-09cleanup specsJérémy Zurcher8-54/+68
2011-05-08spec cleanupJérémy Zurcher7-198/+255
2011-05-08fix REinaList must respond to #to_a and #to_aryJérémy Zurcher1-1/+2
2011-05-08add realize_win, ecore_loop, bool_check into spec/helperJérémy Zurcher1-1/+34
2011-05-08Efl::Elm::ElmPager class + specsJérémy Zurcher2-6/+63
2011-05-08add ClassHelper #to_a, #to_ary, #to_sJérémy Zurcher1-1/+3
2011-05-08Efl::Elm::ElmPager class + specsJérémy Zurcher2-0/+39
2011-05-08update bugsJérémy Zurcher2-0/+40
2011-05-08update test_elm_win_class => test_elm_winJérémy Zurcher1-12/+14
2011-05-08Efl::Elm::ElmBg class + specsJérémy Zurcher2-9/+85
2011-05-07Efl::Elm::ElmBg class + specsJérémy Zurcher2-14/+96
2011-05-07track .ditz-pluginsJérémy Zurcher1-1/+1
2011-05-07cleanup REvasObject#initializeJérémy Zurcher1-7/+5