From be9d0c05dbf3a8f10333ee6dc839673afb5befa5 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Sat, 27 Nov 1999 08:07:49 +0000 Subject: More work. More work. I got a few offsets wrong; Event handling is broken, but I am happier Mmiguel. svn path=/trunk/; revision=1440 --- widgets/e-table/TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'widgets/e-table/TODO') 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. -- cgit