[anjal] Add TODO file.



commit db9a55b16b8ea9095e2e75751615c73287c0974c
Author: Srinivasa Ragavan <sragavan novell com>
Date:   Thu Jul 30 10:00:06 2009 +0530

    Add TODO file.

 TODO |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..cf7104c
--- /dev/null
+++ b/TODO
@@ -0,0 +1,17 @@
+Some design changes:
+====================
+- Started MailView class as a hack and still doing it the same way. 
+Right design should be:
+MailView should be the base class for MailFoOView. ->activate(), and others should be just functions overridden 
+by the derived classes. 
+
+Effort: 1 day of max time.
+
+
+Features:
+=========
+
+- Network manager integration. Should listen for the NM/DBus signal and set offline/online. Look at e-shell-nm.c in Evo's source.
+- Add GtkHTML as another mail renderer.
+- Add MozillaClutter as a rendered in mail-message-view.c
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]