Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-08-18 | fix test_elm_win-native.rb and test_elm_win.rb | Jérémy Zurcher | 2 | -2/+2 |
2011-05-12 | update test_elm_win | Jérémy Zurcher | 1 | -8/+9 |
2011-05-09 | tests cleanup | Jérémy Zurcher | 2 | -4/+4 |
2011-05-08 | update test_elm_win_class => test_elm_win | Jérémy Zurcher | 1 | -12/+14 |
2011-05-06 | update test_evas | Jérémy Zurcher | 1 | -42/+53 |
2011-05-06 | replace REvas.object_add with REvas.object_xxx_add | Jérémy Zurcher | 1 | -4/+4 |
2011-05-06 | clean test_edje.rb | Jérémy Zurcher | 1 | -2/+9 |
2011-05-06 | edje updates | Jérémy Zurcher | 1 | -40/+31 |
2011-05-05 | rewrite test_elm_win into test_elm_win-native using 'require efl/native' and ... | Jérémy Zurcher | 2 | -36/+38 |
2011-05-05 | all FFI into one module Efl::Native | Jérémy Zurcher | 2 | -20/+20 |
2011-05-04 | FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in upper...seperate-natives | Jérémy Zurcher | 2 | -20/+21 |
2011-05-03 | small typo | Jérémy Zurcher | 1 | -1/+1 |
2011-05-03 | remove unicode BOM from file (was failing to run under ruby18) | Lionel Orry | 1 | -1/+1 |
2011-05-01 | embed edje_test.edc into test_edje.rb0.0.3 | Jérémy Zurcher | 4 | -88/+96 |
2011-05-01 | add test_edje and data | Jérémy Zurcher | 3 | -0/+131 |
2011-04-29 | update efl/elementary and tests | Jérémy Zurcher | 2 | -28/+27 |
2011-04-29 | fix test_evas | Jérémy Zurcher | 1 | -9/+9 |
2011-04-28 | set hierarchy n lib and spec directories | Jérémy Zurcher | 1 | -3/+5 |
2011-04-27 | add test_evas | Jérémy Zurcher | 1 | -0/+104 |
2011-04-27 | fis test_elm_win | Jérémy Zurcher | 1 | -21/+19 |
2011-04-27 | ffi Helper: method_missing nicely handles /^(.)=$/ setters | Jérémy Zurcher | 1 | -0/+2 |
2011-04-21 | add the new tests | Jérémy Zurcher | 2 | -0/+87 |
2011-04-21 | remove unused test files | Jérémy Zurcher | 2 | -87/+0 |
2011-04-21 | fix elm_win_class | Jérémy Zurcher | 1 | -13/+15 |
2011-04-21 | update ElmWin and test | Jérémy Zurcher | 1 | -14/+18 |
2011-04-20 | add elementary ffi + quick and dirty test window | Jérémy Zurcher | 2 | -0/+81 |