diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-05-06 23:48:15 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-05-06 23:48:15 +0200 |
commit | 77c7a3411531c72ab21f255b655653156411a2c6 (patch) | |
tree | f674254b4b835f030586530beb48c46bf4587e7d /TODO | |
parent | 953f6ad5ff4561c06bc2d3abf344dbbd68a14237 (diff) | |
download | ffi-efl-77c7a3411531c72ab21f255b655653156411a2c6.zip ffi-efl-77c7a3411531c72ab21f255b655653156411a2c6.tar.gz |
TODO => ditz issue tracker
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 35 |
1 files changed, 0 insertions, 35 deletions
@@ -1,35 +0,0 @@ - -global - - prevent calling #free with non FFI::AutoPointer ?? - - 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) - -Evas - - complete REvasBox specs - - REvasImage - - REvasSmart - - REvasTable - - REvasMap - - REvasFilter - - REvasTextBlock - - REvasCservv - - continue Evas.h from evas_load_error_str till $ - -Ecore - - getopt why -E => ERROR: invalid options found. See --help - - ecore_evas_maximized_set - -Elementary - - ... - -Edje - - ... - -Eet - - ... - -Eina - - ... - |