From 3b40ac6997c6cc0850833707b07f89dfb3230716 Mon Sep 17 00:00:00 2001 From: Kai Huuhko Date: Wed, 24 Apr 2013 21:19:17 +0000 Subject: [PATCH] Update TODO. --- TODO | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 41f297c..486b027 100644 --- a/TODO +++ b/TODO @@ -25,18 +25,16 @@ TODO * evas.SmartObject * edje: complete the unit tests * elm.Web need a test -* elm.GestureLayer need a test * elm.PhotoCam need a test -* elm.Transit need a test -* elm.Conformant need a test * include python-ethumb * include python-e_dbus (or make edbus2 ??) -* elm.Notify align_set/get/prop * Review the internal functions and name them consistently * Add more documentation for the use of callbacks * Document our use of exceptions -* Split Evas to individual modules? -* update links and text on: http://www.freedesktop.org/wiki/Software/DBusBindings +* update links and text on: + 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. IMAGES