(no commit message)
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 437fd9d675b37eeda86bd920531fb465872cc1f0..807a7c60235d58ad573d42d54bae4eb710083fec 100644 (file)
--- a/TODO
+++ b/TODO
   - only connect() sockets that are ready (select()) [Nils]
     [On W32, we need to select after calling socket before doing connect etc.]
 * GNUNET-GTK:
-  - handle download events:
-    + download start
-    + download stop
-    + download completed
-    + download progress
-    + download error
-    + download resume
-    + download suspend
-    + download active
-    + download inactive
-    + download lost-parent (!)
-  - right-clicking on search result should open menu that allows:
-    + starting recursive download 
-    + aborting active download
-    + copy URI to clipboard
   - implement publish dialog
     + add (single file)
     + edit (meta data add, meta data del, meta data type population, keyword add (button, activate entry line), 
     + open (import directory structure)
     + cancel
     + execute (publish)
+  - right-clicking on search result should open menu that allows:
+    + starting recursive download 
+    + aborting active download 
+    + copy URI to clipboard 
+    + save-as gnunet-directory
+  - directory support:
+    + download start: recursive/directory (!) & from-URI only
+    + download lost-parent (move to 'from-URI only' tab
+    + display content of directory
+    + open directory
   - events:
     + search resume
     + search error
-  - pick appropriate sort-by columns for various tree view columns
+    + download error
+    + download resume
 
 0.9.0pre2:
 * CORE: