aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO10
1 files changed, 5 insertions, 5 deletions
diff --git a/TODO b/TODO
index c26fda1dd..7c6cb83e8 100644
--- a/TODO
+++ b/TODO
@@ -20,12 +20,7 @@
20* GNUNET-GTK: [CG] 20* GNUNET-GTK: [CG]
21 - namespaces: 21 - namespaces:
22 + namespace search 22 + namespace search
23 / fill namespace list in dialog, use if selected
24 / NS list in search dialog should use colors to offset our own namespaces from the others
25 / double-clicking on NS list in search dialog should move 'root' to keyword line 23 / double-clicking on NS list in search dialog should move 'root' to keyword line
26 / right-clicking on NS list in search dialog should open menu that allows
27 \ viewing full meta data
28 \ deletion of namespace info
29 - bugs: 24 - bugs:
30 + handle 'lost parent' case for recursive downloads (need to move children!) 25 + handle 'lost parent' case for recursive downloads (need to move children!)
31 + clean up TreeStores in main_window_file_publish on dialog close 26 + clean up TreeStores in main_window_file_publish on dialog close
@@ -181,3 +176,8 @@ Minor features:
181 - [./transport/gnunet-service-transport.c:173]: (style) struct or union member 'TransportPlugin::rebuild' is never used (related to TCP not refreshing external addresses?) 176 - [./transport/gnunet-service-transport.c:173]: (style) struct or union member 'TransportPlugin::rebuild' is never used (related to TCP not refreshing external addresses?)
182* BLOCKS: 177* BLOCKS:
183 - testcase would be nice... 178 - testcase would be nice...
179* GNUNET-GTK:
180 - NS list in search dialog should use colors to offset our own namespaces from the others
181 - right-clicking on NS list in search dialog should open menu that allows
182 * viewing full meta data
183 * deletion of namespace info