summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMaciej Stachowiak <mstachow@src.gnome.org>2000-04-20 09:54:41 +0000
committerMaciej Stachowiak <mstachow@src.gnome.org>2000-04-20 09:54:41 +0000
commitd0ddf14031b864847a40ff5e247b7b8252c79b60 (patch)
tree8631dc67f6d876c574ff071f348c0d5a0b067197 /TODO
parentc92e646bd3ee32eb9d7c6c2eb25647038e273ad4 (diff)
downloadnautilus-d0ddf14031b864847a40ff5e247b7b8252c79b60.tar.gz
Removed items I am sure are stale and added bugzilla pointer.
Diffstat (limited to 'TODO')
-rw-r--r--TODO18
1 files changed, 3 insertions, 15 deletions
diff --git a/TODO b/TODO
index 9fa596d29..7fdcbd6da 100644
--- a/TODO
+++ b/TODO
@@ -1,29 +1,17 @@
+You can see our planned task list in http://bugzilla.eazel.com
+
Infrastructure
--------------
-. Scheme translation and handling
-. File manager
- - Virtual directories/files/actions
-. Actions/file operations in general
+. File manager - Virtual directories/files/actions
. Figure out how to provide clean and separate abstractions for data
transfer and presentation (views handle both right now).
-. Sometimes a navigation request needs extra data besides a URI to be
- a complete specification of a document. For instance, an http URI also
- 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
----------
-. Image viewer (EOG?)
. Text, postscript, PDF
-. File manager
-. Help index, contents, search
. Bookmark meta view (in addition to the bookmarks menu).
-. Mozilla component(?)
-. Tree view(?)
-
Misc
----