diff options
author | Elliot Lee <sopwith@src.gnome.org> | 2000-02-01 23:51:09 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 2000-02-01 23:51:09 +0000 |
commit | e12312388a1c931e6c758ae5323f1b9ac437ab81 (patch) | |
tree | 59e0725f2c187d403ff900918971d41609b2428f /TODO | |
parent | d0c581b5c36347b0d5627a20eb851c47926432b4 (diff) | |
download | nautilus-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-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |