Update TODO

This commit is contained in:
Kai Huuhko 2013-08-10 08:52:37 +03:00
parent 8b58ef24ea
commit 50168e0498
1 changed files with 7 additions and 0 deletions

7
TODO
View File

@ -32,6 +32,13 @@ TODO
http://www.freedesktop.org/wiki/Software/DBusBindings
* Split base object defines from includes/efl.evas.pxd so that everything
defined there doesn't get included to the C code that cimports it.
This may have been fixed in latest versions of Cython.
* Add more scrollables once the documentation issue (and others) is solved.
* Review the new elm list type object item system.
* Check for documentation changes.
* Elm Drag-n-Drop
* Unit tests for elm, things like top_widget and getting child objects
can be done easily.
IMAGES