summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2011-05-05 12:19:36 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2011-05-05 12:19:36 +0200
commit8b0a8eeabcf06e3b13ff82b4cbe71be74c8543cc (patch)
tree834236fa464789e4e6fca56afa65ae3a58629d40 /TODO
parent36707e379932a8de7c1940b945ec9ea9d3bbb4c6 (diff)
downloadffi-efl-8b0a8eeabcf06e3b13ff82b4cbe71be74c8543cc.zip
ffi-efl-8b0a8eeabcf06e3b13ff82b4cbe71be74c8543cc.tar.gz
add TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO34
1 files changed, 34 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..d01db27
--- /dev/null
+++ b/TODO
@@ -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
+ - ...
+