aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/TODO
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1999-11-27 16:07:49 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-11-27 16:07:49 +0800
commitbe9d0c05dbf3a8f10333ee6dc839673afb5befa5 (patch)
tree3c4ef57e080b02a1abbc74c52af90a90c31473d1 /widgets/e-table/TODO
parent465c8ae9a0cac78793cac6097b6bfbabc3a342de (diff)
downloadgsoc2013-evolution-be9d0c05dbf3a8f10333ee6dc839673afb5befa5.tar
gsoc2013-evolution-be9d0c05dbf3a8f10333ee6dc839673afb5befa5.tar.gz
gsoc2013-evolution-be9d0c05dbf3a8f10333ee6dc839673afb5befa5.tar.bz2
gsoc2013-evolution-be9d0c05dbf3a8f10333ee6dc839673afb5befa5.tar.lz
gsoc2013-evolution-be9d0c05dbf3a8f10333ee6dc839673afb5befa5.tar.xz
gsoc2013-evolution-be9d0c05dbf3a8f10333ee6dc839673afb5befa5.tar.zst
gsoc2013-evolution-be9d0c05dbf3a8f10333ee6dc839673afb5befa5.zip
More work.
More work. I got a few offsets wrong; Event handling is broken, but I am happier Mmiguel. svn path=/trunk/; revision=1440
Diffstat (limited to 'widgets/e-table/TODO')
-rw-r--r--widgets/e-table/TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/widgets/e-table/TODO b/widgets/e-table/TODO
index c6d2010be8..20d491b4fa 100644
--- a/widgets/e-table/TODO
+++ b/widgets/e-table/TODO
@@ -8,3 +8,13 @@ Implement the two methods for row finding: by full thing, or by a factor.
Add editing
mouse grabbing for scrolling
+
+
+1. Make sure that all values are updated on header changes and table
+ model changes (they are slightly out of sync now)
+
+* Correctness
+
+ * Make sure we can boot and shutdown with no memory leaks.
+
+ * Run Insure on the thing.