summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Jérémy Zurcher16-8/+46
for all modules and use them in spec describe
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
ElmIcon classes
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 ↵Jérémy Zurcher2-3/+5
elm_map_route_source_set
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 ↵Jérémy Zurcher2-6/+16
manager specific
2011-05-09bugfix ecore-1 : ecore_getopt_callback_ecore_evas_list_engines returns ↵Jérémy Zurcher3-5/+8
:eina_bool instead of :uchar
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
2011-05-07ClassHelper#method_missing enable fullname function invocationJérémy Zurcher1-1/+1
2011-05-07 extract realize_evas from specsJérémy Zurcher3-38/+24
2011-05-06TODO => ditz issue trackerJérémy Zurcher11-40/+157
2011-05-06Use Ditz for bug-tracking.Lionel Orry15-0/+285
Fixes tools-1: Add a distributed bugtracker Ditz-issue: d652294b3c643575252098407481cbf4e58ff53c
2011-05-06bugfix last minutegit status0.0.5Jérémy Zurcher4-39/+40
2011-05-06update Changelog TODO VERSIONJérémy Zurcher3-14/+25
2011-05-06update test_evasJérémy Zurcher1-42/+53
2011-05-06add Native::EinaRectangleStructJérémy Zurcher3-1/+20