(no commit message)
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index e536258a42f4d9f6dce77a77d5c5fd1d6ac1cff9..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:
-  - search events:
-    + results
-      / thumbnail update
-      / metadata view update
-    + result updates
-    + suspend / resume
-    + errors
-  - double-clicking on search result in master list should open save-as dialog for CHK/LOC URIs
-  - right-clicking on search result should open menu that allows:
-    + viewing full meta data 
-    + starting download
-    + starting recursive download 
-    + aborting active download
   - 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)
-  - pick appropriate sort-by columns for various tree view columns
+  - 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
+    + download error
+    + download resume
 
 0.9.0pre2:
 * CORE:
   - implement API to get notifications about bandwidth assignments to individual peers
   - implement API to get notifications about updates to liveness of individual peers (before disconnect)
   - extend peer dialog with green-yellow-red connectivity status lights
+  - extend peer dialog with country flags and names
   - implement statistics tabs
   - do meaningful update to status line (starting up, peer running, #connections, shutdown, ...)
   - implement unindex operation (use dialog with all indexed files for selection)