(no commit message)
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 184c04a9f86c54859db46752c7d3df2626d083d1..807a7c60235d58ad573d42d54bae4eb710083fec 100644 (file)
--- a/TODO
+++ b/TODO
 * UTIL:
   - only connect() sockets that are ready (select()) [Nils]
     [On W32, we need to select after calling socket before doing connect etc.]
-  - add support for UNIX domain sockets [CG]
 * 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:
@@ -70,8 +70,8 @@
   - better crash management (attach debugging support, capture and analyze
     debug output, detect random vs. deterministic crashes)
   - discover dependencies between services
-    => need UNIX domain sockets first!
   - handle gnunet-arm -k in combination with auto-start magic (what is the right thing here?)
+  - add listen socket forwarding to child processes on supported platforms
 * FS: [CG]
   - datastore reservation (publishing)
   - location URIs (publish, search, download)
   - 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)