Age | Commit message (Expand) | Author | Files | Lines |
2011-05-09 | regenerate ffi with larger wraping columns | Jérémy Zurcher | 8 | -147/+118 |
2011-05-09 | bugfix ecore_getopt --help | Jérémy Zurcher | 2 | -11/+15 |
2011-05-09 | use a cleaner way to get the include dir. Previous was buggy on Gentoo at least | Lionel Orry | 1 | -1/+1 |
2011-05-09 | add Efl::Elm::ElmInWIn class, specs for ElmWin and ElmInWin | Jérémy Zurcher | 2 | -28/+103 |
2011-05-09 | tests cleanup | Jérémy Zurcher | 2 | -4/+4 |
2011-05-09 | close ecore-3 : ecore_evas_spec, don't check y coordinate which is window man... | Jérémy Zurcher | 2 | -6/+16 |
2011-05-09 | bugfix ecore-1 : ecore_getopt_callback_ecore_evas_list_engines returns :eina_... | Jérémy Zurcher | 3 | -5/+8 |
2011-05-09 | cleanup specs | Jérémy Zurcher | 8 | -54/+68 |
2011-05-08 | spec cleanup | Jérémy Zurcher | 7 | -198/+255 |
2011-05-08 | fix REinaList must respond to #to_a and #to_ary | Jérémy Zurcher | 1 | -1/+2 |
2011-05-08 | add realize_win, ecore_loop, bool_check into spec/helper | Jérémy Zurcher | 1 | -1/+34 |
2011-05-08 | Efl::Elm::ElmPager class + specs | Jérémy Zurcher | 2 | -6/+63 |
2011-05-08 | add ClassHelper #to_a, #to_ary, #to_s | Jérémy Zurcher | 1 | -1/+3 |
2011-05-08 | Efl::Elm::ElmPager class + specs | Jérémy Zurcher | 2 | -0/+39 |
2011-05-08 | update bugs | Jérémy Zurcher | 2 | -0/+40 |
2011-05-08 | update test_elm_win_class => test_elm_win | Jérémy Zurcher | 1 | -12/+14 |
2011-05-08 | Efl::Elm::ElmBg class + specs | Jérémy Zurcher | 2 | -9/+85 |
2011-05-07 | Efl::Elm::ElmBg class + specs | Jérémy Zurcher | 2 | -14/+96 |
2011-05-07 | track .ditz-plugins | Jérémy Zurcher | 1 | -1/+1 |
2011-05-07 | cleanup REvasObject#initialize | Jérémy Zurcher | 1 | -7/+5 |
2011-05-07 | ClassHelper#method_missing enable fullname function invocation | Jérémy Zurcher | 1 | -1/+1 |
2011-05-07 | extract realize_evas from specs | Jérémy Zurcher | 3 | -38/+24 |
2011-05-06 | TODO => ditz issue tracker | Jérémy Zurcher | 11 | -40/+157 |
2011-05-06 | Use Ditz for bug-tracking. | Lionel Orry | 15 | -0/+285 |
2011-05-06 | bugfix last minutegit status0.0.5 | Jérémy Zurcher | 4 | -39/+40 |
2011-05-06 | update Changelog TODO VERSION | Jérémy Zurcher | 3 | -14/+25 |
2011-05-06 | update test_evas | Jérémy Zurcher | 1 | -42/+53 |
2011-05-06 | add Native::EinaRectangleStruct | Jérémy Zurcher | 3 | -1/+20 |
2011-05-06 | add REvasPolygon#<< | Jérémy Zurcher | 2 | -2/+7 |
2011-05-06 | add REvasObject#center set/get/= | Jérémy Zurcher | 2 | -0/+19 |
2011-05-06 | fix evas_spec | Jérémy Zurcher | 1 | -18/+26 |
2011-05-06 | add REvasBox class + specs, not completed | Jérémy Zurcher | 2 | -35/+98 |
2011-05-06 | add REvasBox class, change REvasObject initialization schema | Jérémy Zurcher | 1 | -20/+28 |
2011-05-06 | Efl::Evas::REvasText and specs | Jérémy Zurcher | 2 | -31/+182 |
2011-05-06 | replace REvas.object_add with REvas.object_xxx_add | Jérémy Zurcher | 4 | -27/+35 |
2011-05-06 | bugfix REvasObject#free | Jérémy Zurcher | 1 | -1/+1 |
2011-05-06 | clean test_edje.rb | Jérémy Zurcher | 1 | -2/+9 |
2011-05-06 | edje updates | Jérémy Zurcher | 4 | -57/+79 |
2011-05-05 | prevent Native constant redefinition | Jérémy Zurcher | 2 | -2/+2 |
2011-05-05 | fill edje_spec and evas_spec with functions to be done | Jérémy Zurcher | 3 | -2/+588 |
2011-05-05 | global minor maintenance | Jérémy Zurcher | 4 | -2/+3 |
2011-05-05 | update Changelog and VERSION0.0.4 | Jérémy Zurcher | 2 | -1/+13 |
2011-05-05 | add TODO | Jérémy Zurcher | 1 | -0/+34 |
2011-05-05 | add classes : REvasRectangle, REvasLine, REvasPolygon and specs | Jérémy Zurcher | 2 | -34/+100 |
2011-05-05 | regenerate native/elementary | Jérémy Zurcher | 1 | -61/+61 |
2011-05-05 | bugfix : sed-enums, regenerate ffi | Jérémy Zurcher | 2 | -6/+6 |
2011-05-05 | increase Efl::Evas spec | Jérémy Zurcher | 3 | -5/+206 |
2011-05-05 | bugfix : FFIHelper#method_missing | Jérémy Zurcher | 1 | -2/+2 |
2011-05-05 | method_missing resolves m+'_get' + specs | Jérémy Zurcher | 4 | -31/+63 |
2011-05-05 | REvas#viewport + specs | Jérémy Zurcher | 2 | -0/+8 |