summaryrefslogtreecommitdiffstats
path: root/spec/evas_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2011-05-06Efl::Evas::REvasText and specsJérémy Zurcher1-31/+112
2011-05-06replace REvas.object_add with REvas.object_xxx_addJérémy Zurcher1-8/+8
2011-05-05prevent Native constant redefinitionJérémy Zurcher1-1/+1
2011-05-05fill edje_spec and evas_spec with functions to be doneJérémy Zurcher1-0/+267
2011-05-05add classes : REvasRectangle, REvasLine, REvasPolygon and specsJérémy Zurcher1-30/+61
2011-05-05increase Efl::Evas specJérémy Zurcher1-2/+142
2011-05-05method_missing resolves m+'_get' + specsJérémy Zurcher1-24/+41
2011-05-05REvas#viewport + specsJérémy Zurcher1-0/+4
2011-05-05all FFI into one module Efl::NativeJérémy Zurcher1-17/+20
2011-05-04FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in upper...seperate-nativesJérémy Zurcher1-21/+21
2011-05-04update evas and specsJérémy Zurcher1-6/+68
2011-05-04update notes, ecore_getopt : clean specs and add test for EcoreEvas.ecore_get...Jérémy Zurcher1-1/+1
2011-05-03enhance evas_specJérémy Zurcher1-6/+5
2011-05-02evas : cleanup REvas#initialize and REvasObject#initialize, update specsJérémy Zurcher1-8/+4
2011-05-01specs : use == instead of eqlJérémy Zurcher1-58/+58
2011-04-29update efl/evas* and specsJérémy Zurcher1-47/+48
2011-04-28minor fixesJérémy Zurcher1-1/+0
2011-04-28set hierarchy n lib and spec directoriesJérémy Zurcher1-1/+1
2011-04-28start Efl::Evas::EvasObject specsJérémy Zurcher1-0/+85
2011-04-27add Evas#addressJérémy Zurcher1-10/+10
2011-04-27add more evas specsJérémy Zurcher1-2/+28
2011-04-27fix evas spec for evas_event_callback_addJérémy Zurcher1-9/+13
2011-04-27module Efl::API renamed to Efl::FFIJérémy Zurcher1-16/+16
2011-04-26add more evas specsJérémy Zurcher1-17/+150
2011-04-26Make specs work with ruby18.Lionel Orry1-1/+1
2011-04-21update Evas and EvasObject classes, start specsJérémy Zurcher1-0/+49
2011-04-20ffi-e17 renamed to ffi-eflJérémy Zurcher1-12/+12
2011-04-20add quick and ugly evas lib and specsJérémy Zurcher1-25/+25
2011-04-15fix evas specJérémy Zurcher1-2/+2
2011-04-14update evas, use ffi_helper and FFI::EnumJérémy Zurcher1-1/+13
2011-04-12rename to ffi-e17Jérémy Zurcher1-3/+3
2011-04-12add async functions and spec to evasJérémy Zurcher1-0/+20
2011-04-09add evasJérémy Zurcher1-0/+22