aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-08-02 14:10:16 +0000
committerChristian Grothoff <christian@grothoff.org>2010-08-02 14:10:16 +0000
commit37bec3a36d6e49ff881cc3a52a587d5df131999e (patch)
tree48279296b367026d66b3c0fbbe706288446ccffe /TODO
parent73786747e6af2c9cca177e4ccaf3afab640b8d71 (diff)
downloadgnunet-37bec3a36d6e49ff881cc3a52a587d5df131999e.tar.gz
gnunet-37bec3a36d6e49ff881cc3a52a587d5df131999e.zip
done
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 1 insertions, 6 deletions
diff --git a/TODO b/TODO
index 9ea023f8e..e36fa0152 100644
--- a/TODO
+++ b/TODO
@@ -19,11 +19,6 @@
19 - implement 'GNUNET_FS_namespace_list_updateable', reconsider API! 19 - implement 'GNUNET_FS_namespace_list_updateable', reconsider API!
20* GNUNET-GTK: [CG] 20* GNUNET-GTK: [CG]
21 - namespaces: 21 - namespaces:
22 + implement advertise-pseudonym dialog
23 / activate menu item if pseudonym is available
24 / select namespace dialog
25 / edit advertisement data (keywords, metadata)
26 / publish operation
27 + namespace publishing 22 + namespace publishing
28 / fill tree store with full implementation of 'list_updateable' 23 / fill tree store with full implementation of 'list_updateable'
29 + namespace search 24 + namespace search
@@ -36,7 +31,7 @@
36 - bugs: 31 - bugs:
37 + handle 'lost parent' case for recursive downloads (need to move children!) 32 + handle 'lost parent' case for recursive downloads (need to move children!)
38 + clean up TreeStores in main_window_file_publish on dialog close 33 + clean up TreeStores in main_window_file_publish on dialog close
39 34 + clean up ListStores in main_window_adv_pseudonym
40 35
410.9.0pre3: 360.9.0pre3:
42* Determine RC bugs and fix those! 37* Determine RC bugs and fix those!