kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=cb1ae5d01af2ac8619ec612646b890b5317aa9e4
commit cb1ae5d01af2ac8619ec612646b890b5317aa9e4 Author: Kai Huuhko <kai.huu...@gmail.com> Date: Sun Nov 3 11:39:47 2013 +0200 Update TODO --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 7c62fca..121b511 100644 --- a/TODO +++ b/TODO @@ -4,6 +4,10 @@ BUGS * Evas: SmartObject doesn't work * EdjeEdit: PartState API does not work +* Edje.External: The unit test fails +* Elm.Configuration: example crashes +* Elm.EdjeExternal: examples don't work properly +* Elm.Map: overlays_show segfaults, scrollers in examples jump when menu opens TODO @@ -27,7 +31,7 @@ TODO Elementary ========== -* Web needs a test and a lot of work: signals and documentation +* Web needs a lot of work: signals and documentation * Review the new container type object item system. Should the instance methods be classmethods instead? * Drag-n-Drop (in progress/kuuko) --