diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2011-05-05 12:19:36 +0200 | 
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2011-05-05 12:19:36 +0200 | 
| commit | 8b0a8eeabcf06e3b13ff82b4cbe71be74c8543cc (patch) | |
| tree | 834236fa464789e4e6fca56afa65ae3a58629d40 /TODO | |
| parent | 36707e379932a8de7c1940b945ec9ea9d3bbb4c6 (diff) | |
| download | ffi-efl-8b0a8eeabcf06e3b13ff82b4cbe71be74c8543cc.zip ffi-efl-8b0a8eeabcf06e3b13ff82b4cbe71be74c8543cc.tar.gz | |
add TODO
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 34 | 
1 files changed, 34 insertions, 0 deletions
| @@ -0,0 +1,34 @@ + +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" + +Eet +    - ... + +Eina +    - ... + +Evas +    - REvasMap +    - REvasImage +    - REvasText +    - REvasTextBlock +    - REvasSmart +    - REvasBox +    - REvasTable +    - REvasFilter +    - REvasCservv +    - continue Evas.h from evas_load_error_str till $ + +Ecore +    - ecore_evas_maximized_set + +Edje +    - ... + +Elementary +    - ... + | 
