aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-06-07 22:12:44 +0000
committerChristian Grothoff <christian@grothoff.org>2010-06-07 22:12:44 +0000
commitdd736579aa058254ea1d8217a85b2166e5ebc71f (patch)
tree16e478277716599b8760833897e165a659f2492d /TODO
parent15bf78afec112f09430c05140e246b77cb4533a8 (diff)
downloadgnunet-dd736579aa058254ea1d8217a85b2166e5ebc71f.tar.gz
gnunet-dd736579aa058254ea1d8217a85b2166e5ebc71f.zip
done
Diffstat (limited to 'TODO')
-rw-r--r--TODO28
1 files changed, 12 insertions, 16 deletions
diff --git a/TODO b/TODO
index 437fd9d67..807a7c602 100644
--- a/TODO
+++ b/TODO
@@ -22,21 +22,6 @@
22 - only connect() sockets that are ready (select()) [Nils] 22 - only connect() sockets that are ready (select()) [Nils]
23 [On W32, we need to select after calling socket before doing connect etc.] 23 [On W32, we need to select after calling socket before doing connect etc.]
24* GNUNET-GTK: 24* GNUNET-GTK:
25 - handle download events:
26 + download start
27 + download stop
28 + download completed
29 + download progress
30 + download error
31 + download resume
32 + download suspend
33 + download active
34 + download inactive
35 + download lost-parent (!)
36 - right-clicking on search result should open menu that allows:
37 + starting recursive download
38 + aborting active download
39 + copy URI to clipboard
40 - implement publish dialog 25 - implement publish dialog
41 + add (single file) 26 + add (single file)
42 + edit (meta data add, meta data del, meta data type population, keyword add (button, activate entry line), 27 + edit (meta data add, meta data del, meta data type population, keyword add (button, activate entry line),
@@ -51,10 +36,21 @@
51 + open (import directory structure) 36 + open (import directory structure)
52 + cancel 37 + cancel
53 + execute (publish) 38 + execute (publish)
39 - right-clicking on search result should open menu that allows:
40 + starting recursive download
41 + aborting active download
42 + copy URI to clipboard
43 + save-as gnunet-directory
44 - directory support:
45 + download start: recursive/directory (!) & from-URI only
46 + download lost-parent (move to 'from-URI only' tab
47 + display content of directory
48 + open directory
54 - events: 49 - events:
55 + search resume 50 + search resume
56 + search error 51 + search error
57 - pick appropriate sort-by columns for various tree view columns 52 + download error
53 + download resume
58 54
590.9.0pre2: 550.9.0pre2:
60* CORE: 56* CORE: