diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-05-05 16:49:31 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-05-05 16:49:31 +0200 |
commit | 34385f0e58d923c49da1951899cefa7649c42d14 (patch) | |
tree | 711ab29108bae266d1ec59b54affdf46290c7f16 /TODO | |
parent | 04522ef84d2b19631bb5a672413cb11e6c24bc6f (diff) | |
download | ffi-efl-34385f0e58d923c49da1951899cefa7649c42d14.zip ffi-efl-34385f0e58d923c49da1951899cefa7649c42d14.tar.gz |
fill edje_spec and evas_spec with functions to be done
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ global - spec/ecore_evas_spec.rb 23px is window frame height - find an elegant way to have require 'efl/native' work with Efl::Evas::Native, Efl::Ecore::Native, ... see tag "seperate-natives" + - maybe allow meth= within module#method_missing ( tools/genruby.rb) Eet - ... |