summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>2000-02-01 23:51:09 +0000
committerElliot Lee <sopwith@src.gnome.org>2000-02-01 23:51:09 +0000
commite12312388a1c931e6c758ae5323f1b9ac437ab81 (patch)
tree59e0725f2c187d403ff900918971d41609b2428f /TODO
parentd0c581b5c36347b0d5627a20eb851c47926432b4 (diff)
downloadnautilus-e12312388a1c931e6c758ae5323f1b9ac437ab81.tar.gz
If an error happens, we need to reset the location bar to current
* src/ntl-window-msgs.c: If an error happens, we need to reset the location bar to current location, in case the location change happened via a drop on the location bar. * src/file-manager/fm-directory-view.c: Consensus is to use individual headers rather than catch-alls. * libnautilus/gnome-icon-container-dnd.c, libnautilus/nautilus-icons-view-icon-item.c, libnautilus/nautilus-icon-factory.c: Use bilinear scaling - almost as fast, much nicer looking.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index a8436f9a9..9fa596d29 100644
--- a/TODO
+++ b/TODO
@@ -11,6 +11,7 @@ Infrastructure
requires a method (GET or POST) to be specified, and in the case of
POST an arbitrary number of additional key-value pairs. Figure out a
way to support this right.
+. Cache scaled pixbufs in nautilus-icon-factory
Components