Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-21 | use strings instead of module within specs | Jérémy Zurcher | 1 | -6/+6 | |
2011-08-18 | cleanup init/shutdown specs | Jérémy Zurcher | 1 | -9/+11 | |
2011-08-14 | Update evas native API and specs | Jérémy Zurcher | 1 | -2/+2 | |
2011-05-19 | fix eina_log spec + type within evas_spec | Jérémy Zurcher | 1 | -1/+1 | |
2011-05-11 | add missing sed-variables, fix EinaLog module generation, add self.version ↵ | Jérémy Zurcher | 1 | -1/+1 | |
for all modules and use them in spec describe | |||||
2011-05-09 | cleanup specs | Jérémy Zurcher | 1 | -18/+4 | |
2011-05-08 | spec cleanup | Jérémy Zurcher | 1 | -55/+55 | |
2011-05-07 | extract realize_evas from specs | Jérémy Zurcher | 1 | -19/+1 | |
2011-05-06 | bugfix last minutegit status0.0.5 | Jérémy Zurcher | 1 | -19/+19 | |
2011-05-06 | add REvasPolygon#<< | Jérémy Zurcher | 1 | -2/+2 | |
2011-05-06 | add REvasObject#center set/get/= | Jérémy Zurcher | 1 | -0/+9 | |
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 | 1 | -35/+80 | |
2011-05-06 | Efl::Evas::REvasText and specs | Jérémy Zurcher | 1 | -31/+112 | |
2011-05-06 | replace REvas.object_add with REvas.object_xxx_add | Jérémy Zurcher | 1 | -8/+8 | |
2011-05-05 | prevent Native constant redefinition | Jérémy Zurcher | 1 | -1/+1 | |
2011-05-05 | fill edje_spec and evas_spec with functions to be done | Jérémy Zurcher | 1 | -0/+267 | |
2011-05-05 | add classes : REvasRectangle, REvasLine, REvasPolygon and specs | Jérémy Zurcher | 1 | -30/+61 | |
2011-05-05 | increase Efl::Evas spec | Jérémy Zurcher | 1 | -2/+142 | |
2011-05-05 | method_missing resolves m+'_get' + specs | Jérémy Zurcher | 1 | -24/+41 | |
2011-05-05 | REvas#viewport + specs | Jérémy Zurcher | 1 | -0/+4 | |
2011-05-05 | all FFI into one module Efl::Native | Jérémy Zurcher | 1 | -17/+20 | |
2011-05-04 | FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in ↵seperate-natives | Jérémy Zurcher | 1 | -21/+21 | |
upper level (Efl::Evas) | |||||
2011-05-04 | update evas and specs | Jérémy Zurcher | 1 | -6/+68 | |
2011-05-04 | update notes, ecore_getopt : clean specs and add test for ↵ | Jérémy Zurcher | 1 | -1/+1 | |
EcoreEvas.ecore_getopt_callback_ecore_evas_list_engines callback | |||||
2011-05-03 | enhance evas_spec | Jérémy Zurcher | 1 | -6/+5 | |
2011-05-02 | evas : cleanup REvas#initialize and REvasObject#initialize, update specs | Jérémy Zurcher | 1 | -8/+4 | |
2011-05-01 | specs : use == instead of eql | Jérémy Zurcher | 1 | -58/+58 | |
2011-04-29 | update efl/evas* and specs | Jérémy Zurcher | 1 | -47/+48 | |
2011-04-28 | minor fixes | Jérémy Zurcher | 1 | -1/+0 | |
2011-04-28 | set hierarchy n lib and spec directories | Jérémy Zurcher | 1 | -1/+1 | |
2011-04-28 | start Efl::Evas::EvasObject specs | Jérémy Zurcher | 1 | -0/+85 | |
2011-04-27 | add Evas#address | Jérémy Zurcher | 1 | -10/+10 | |
2011-04-27 | add more evas specs | Jérémy Zurcher | 1 | -2/+28 | |
2011-04-27 | fix evas spec for evas_event_callback_add | Jérémy Zurcher | 1 | -9/+13 | |
2011-04-27 | module Efl::API renamed to Efl::FFI | Jérémy Zurcher | 1 | -16/+16 | |
2011-04-26 | add more evas specs | Jérémy Zurcher | 1 | -17/+150 | |
2011-04-26 | Make specs work with ruby18. | Lionel Orry | 1 | -1/+1 | |
The included Efl module in the 'describe' scope was not visible in the tested context. Aliasing the module Efl::Xxx to Xxx seems to workaround this. | |||||
2011-04-21 | update Evas and EvasObject classes, start specs | Jérémy Zurcher | 1 | -0/+49 | |
2011-04-20 | ffi-e17 renamed to ffi-efl | Jérémy Zurcher | 1 | -12/+12 | |
2011-04-20 | add quick and ugly evas lib and specs | Jérémy Zurcher | 1 | -25/+25 | |
2011-04-15 | fix evas spec | Jérémy Zurcher | 1 | -2/+2 | |
2011-04-14 | update evas, use ffi_helper and FFI::Enum | Jérémy Zurcher | 1 | -1/+13 | |
2011-04-12 | rename to ffi-e17 | Jérémy Zurcher | 1 | -3/+3 | |
2011-04-12 | add async functions and spec to evas | Jérémy Zurcher | 1 | -0/+20 | |
2011-04-09 | add evas | Jérémy Zurcher | 1 | -0/+22 | |