summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2002-01-08 23:36:59 +0000
committerDarin Adler <darin@src.gnome.org>2002-01-08 23:36:59 +0000
commit8c8ba31c5d946742ae62e4cd1a17ab1a14ed8873 (patch)
treee883bee317b55ce02c334af58dfa665d1c9247aa /TODO
parent17bb5b71e75355fa3dc1d0f41cd11e22629c7fe1 (diff)
downloadnautilus-8c8ba31c5d946742ae62e4cd1a17ab1a14ed8873.tar.gz
Mention bad looking text.
* TODO: Mention bad looking text. * libnautilus-private/nautilus-icon-container.c: (destroy), (finalize), (nautilus_icon_container_init), (item_event_callback), (nautilus_icon_container_clear): Various fixes to make destroy on a NautilusIconContainer work. * components/tree/nautilus-tree-view-dnd.c: (nautilus_tree_view_drag_motion), (nautilus_tree_view_drag_drop), (nautilus_tree_view_button_press), (nautilus_tree_view_button_release), (nautilus_tree_view_motion_notify): * libnautilus-private/nautilus-undo-signal-handlers.c: (editable_key_press_event): * src/nautilus-bookmarks-window.c: (handle_close_accelerator): Remove unneeded stop_emit-type calls, now that the signal machinery understands that TRUE means to stop emitting in some cases.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 575d118b8..4a0857f63 100644
--- a/TODO
+++ b/TODO
@@ -9,6 +9,9 @@ darin@bentspoon.com know what you are working on.
- Port tree sidebar panel to GtkTreeView and then go to eel and
remove EelCTree.
+- Figure out why all the pangoft2-rendered text looks yucky.
+ Bad font choice or something?
+
- Visit all the GNOME2_CONVERSION_COMPLETE and fix each issue
(details forthcoming)