summaryrefslogtreecommitdiffstats
path: root/lib/efl/evas.rb
AgeCommit message (Expand)AuthorFilesLines
2012-03-14REvasObject#center_set: convert move() arguments to intJérémy Zurcher1-1/+1
2012-02-27use instance_eval instead of yield self.Jérémy Zurcher1-6/+6
2012-01-22update efl/evas, efl/native/evas, spev/evas_specJérémy Zurcher1-1/+2
2011-08-19add RevasObject#size_hint_weight_set_expand_fillJérémy Zurcher1-0/+4
2011-08-18fix typo in lib/efl/evasJérémy Zurcher1-3/+3
2011-08-18don't use AutoPointer for child objectsJérémy Zurcher1-1/+1
2011-08-17Revas... use instance level pointers as native API parametersJérémy Zurcher1-122/+129
2011-05-11add missing sed-variables, fix EinaLog module generation, add self.version fo...Jérémy Zurcher1-0/+4
2011-05-10add REvasObject#size_hint_align_fill and REvasObject#size_hint_weight_expandJérémy Zurcher1-0/+11
2011-05-07cleanup REvasObject#initializeJérémy Zurcher1-7/+5
2011-05-06add REvasPolygon#<<Jérémy Zurcher1-0/+5
2011-05-06add REvasObject#center set/get/=Jérémy Zurcher1-0/+10
2011-05-06add REvasBox class + specs, not completedJérémy Zurcher1-0/+18
2011-05-06add REvasBox class, change REvasObject initialization schemaJérémy Zurcher1-20/+28
2011-05-06Efl::Evas::REvasText and specsJérémy Zurcher1-0/+70
2011-05-06replace REvas.object_add with REvas.object_xxx_addJérémy Zurcher1-14/+22
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