summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
+ - ...
+