summaryrefslogtreecommitdiffstats
path: root/lib/efl/evas.rb
AgeCommit message (Expand)AuthorFilesLines
2011-05-06bugfix REvasObject#freeJérémy Zurcher1-1/+1
2011-05-05add classes : REvasRectangle, REvasLine, REvasPolygon and specsJérémy Zurcher1-4/+39
2011-05-05increase Efl::Evas specJérémy Zurcher1-1/+62
2011-05-05method_missing resolves m+'_get' + specsJérémy Zurcher1-0/+5
2011-05-05REvas#viewport + specsJérémy Zurcher1-0/+4
2011-05-05proxy_list becomes search_prefixesJérémy Zurcher1-2/+2
2011-05-05all FFI into one module Efl::NativeJérémy Zurcher1-32/+32
2011-05-04FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in upper...seperate-nativesJérémy Zurcher1-46/+50
2011-05-04update evas and specsJérémy Zurcher1-0/+13
2011-05-03be 1.8 compatibleJérémy Zurcher1-2/+2
2011-05-03add REvasObject #geometry, #size, #size= #color, add block handling in #objec...Jérémy Zurcher1-1/+11
2011-05-02evas : cleanup REvas#initialize and REvasObject#initialize, update specsJérémy Zurcher1-19/+16
2011-05-01fix REvasObject#(geometry|color)_getJérémy Zurcher1-2/+2
2011-05-01fix AutoPointer usage + use it for REinaHashJérémy Zurcher1-0/+1
2011-05-01fix AutoPointer usage, not sure about REinaHash, ...Jérémy Zurcher1-2/+4
2011-05-01cleanup method_missing and [module,prefix] proxies usage and definitionJérémy Zurcher1-2/+2
2011-04-29fix ArgumentError in various constructorsJérémy Zurcher1-2/+2
2011-04-29unfreeze @search_paths[]Jérémy Zurcher1-2/+2
2011-04-29update efl/evas* and specsJérémy Zurcher1-61/+63
2011-04-28move #=== and #address from Evas to FFI::HelperJérémy Zurcher1-12/+0
2011-04-28start Efl::Evas::EvasObject specsJérémy Zurcher1-0/+6
2011-04-27add Evas#addressJérémy Zurcher1-0/+6
2011-04-27module Efl::API renamed to Efl::FFIJérémy Zurcher1-39/+39
2011-04-27move generated ffi files into lib/efl/ffiJérémy Zurcher1-1/+1
2011-04-26evas, add EvasEngineInfoBuffer structJérémy Zurcher1-0/+37
2011-04-21move method_missing definition into Efl::Helper moduleJérémy Zurcher1-18/+4
2011-04-21update Evas and EvasObject classes, start specsJérémy Zurcher1-67/+62
2011-04-20genruby, set module name and fct prefixJérémy Zurcher1-1/+1
2011-04-20ffi-e17 renamed to ffi-eflJérémy Zurcher1-0/+127
2011-04-12rename to ffi-e17Jérémy Zurcher1-46/+0
2011-04-12add async functions and spec to evasJérémy Zurcher1-3/+18
2011-04-11remove VERSION constants, change def self.X in class << self alias X YJérémy Zurcher1-11/+3
2011-04-09add EOF to library filesJérémy Zurcher1-0/+1
2011-04-09add evasJérémy Zurcher1-0/+38