summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2002-01-04 22:22:08 +0000
committerDarin Adler <darin@src.gnome.org>2002-01-04 22:22:08 +0000
commitf2ae2a4476ea17cd3482e7a5abd600abfbc06f13 (patch)
tree4e2b4dd2ab4796b53ca291631410025944fba330 /TODO
parentae4d6027a0aea837ccb6cfb26d54656be6433c54 (diff)
downloadnautilus-f2ae2a4476ea17cd3482e7a5abd600abfbc06f13.tar.gz
Fix rubberband selection when the icon view is scrolled by using the
* libnautilus-private/nautilus-icon-container.c: (rubberband_timeout_callback): Fix rubberband selection when the icon view is scrolled by using the bin_window. * src/nautilus-sidebar.c: (nautilus_sidebar_destroy): Fix one of those "double-destroy" problems. * TODO: Formatting tweak. * configure.in: Formatting tweak.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index f73741adf..575d118b8 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,8 @@ For tasks outside the porting effort, we track them as bugs in
http://bugzilla.gnome.org. For the porting effort, please let
darin@bentspoon.com know what you are working on.
-- Make closing a window work (Bonobo fixes needed?).
+- Make closing a window work without crashing (Bonobo fixes needed?).
+
- Port list view to GtkTreeView and then go to eel and remove
EelCList, EelList, and EelListColumnTitle.
- Port tree sidebar panel to GtkTreeView and then go to eel and