aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-06-27 11:11:54 +0000
committerChristian Grothoff <christian@grothoff.org>2010-06-27 11:11:54 +0000
commitaf68c3a1fa672b4e64f96698453a0371a8c3794e (patch)
treedfd55bace731d707b5dd3606db7c1e9228984221 /TODO
parentbca37a7213a37ffc72af213f04d6758e82a155f1 (diff)
downloadgnunet-af68c3a1fa672b4e64f96698453a0371a8c3794e.tar.gz
gnunet-af68c3a1fa672b4e64f96698453a0371a8c3794e.zip
communicate download activity status with each event
Diffstat (limited to 'TODO')
-rw-r--r--TODO18
1 files changed, 13 insertions, 5 deletions
diff --git a/TODO b/TODO
index 6c0de7df2..3d97e60e3 100644
--- a/TODO
+++ b/TODO
@@ -7,11 +7,18 @@
7 - only connect() sockets that are ready (select()) [Nils] 7 - only connect() sockets that are ready (select()) [Nils]
8 [On W32, we need to select after calling socket before doing connect etc.] 8 [On W32, we need to select after calling socket before doing connect etc.]
9* GNUNET-GTK: [CG] 9* GNUNET-GTK: [CG]
10 - directory support: 10 - from-URI only tab:
11 + download start: recursive/directory (!) & from-URI only 11 + display from open directory (needs 'from-URI only' tab!)
12 + handle download lost-parent (move to 'from-URI only' tab) 12 + handle download lost-parent (move to 'from-URI only' tab!)
13 + display content of directory 13 - recursive downloads:
14 + open directory 14 + download start: recursive/directory (!)
15 * display directory content from download as part of search
16 * honor recursion option (may already be done, check!)
17 - TEST download-start from-URI only in event handler
18
19* BUGS:
20 Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616.
21
15 22
160.9.0pre2: 230.9.0pre2:
17* CORE: 24* CORE:
@@ -79,6 +86,7 @@
79 + copy URI to clipboard 86 + copy URI to clipboard
80 + save-as gnunet-directory 87 + save-as gnunet-directory
81 - events: 88 - events:
89 + implement clear button in search tabs (to stop downloads)
82 + search resume 90 + search resume
83 + search error 91 + search error
84 + download error 92 + download error