aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-06-20 09:00:36 +0000
committerChristian Grothoff <christian@grothoff.org>2010-06-20 09:00:36 +0000
commit10606865799e7f773ced218a594326aff4b14659 (patch)
treee505920a43f927d1740364dae2003a6a535cf9bf /TODO
parent637e317108bacc2018c549578182480d2a447e6a (diff)
downloadgnunet-10606865799e7f773ced218a594326aff4b14659.tar.gz
gnunet-10606865799e7f773ced218a594326aff4b14659.zip
publish start implementation
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 8 insertions, 3 deletions
diff --git a/TODO b/TODO
index 6d37f2c91..bd85e35e8 100644
--- a/TODO
+++ b/TODO
@@ -17,8 +17,12 @@
17 - only connect() sockets that are ready (select()) [Nils] 17 - only connect() sockets that are ready (select()) [Nils]
18 [On W32, we need to select after calling socket before doing connect etc.] 18 [On W32, we need to select after calling socket before doing connect etc.]
19* GNUNET-GTK: 19* GNUNET-GTK:
20 - implement publish dialog 20 - handle publish events
21 + execute (publish) 21 + start
22 + progress
23 + completed
24 + stopped
25 + suspend
22 - directory support: 26 - directory support:
23 + download start: recursive/directory (!) & from-URI only 27 + download start: recursive/directory (!) & from-URI only
24 + handle download lost-parent (move to 'from-URI only' tab) 28 + handle download lost-parent (move to 'from-URI only' tab)
@@ -86,6 +90,8 @@
86 + search error 90 + search error
87 + download error 91 + download error
88 + download resume 92 + download resume
93 + publish resume
94 + publish error
89 - implement open directory dialog 95 - implement open directory dialog
90 - implement new-pseudonym dialog 96 - implement new-pseudonym dialog
91 - namespace search 97 - namespace search
@@ -137,7 +143,6 @@
137 143
1380.9.0: 1440.9.0:
139* new webpage: 145* new webpage:
140 - expand bibliography
141 - convert documentation pages to books 146 - convert documentation pages to books
142 - update books (especially for developers) 147 - update books (especially for developers)
143 - create good Drupal theme for GNUnet 148 - create good Drupal theme for GNUnet