aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-06-04 21:48:03 +0000
committerChristian Grothoff <christian@grothoff.org>2010-06-04 21:48:03 +0000
commit66c32708f818e920e471967c785b283d71f6daa2 (patch)
tree7bcd932deebbeebcd33a914d9310c2dae0884f23 /TODO
parent2a290cd25b50231cb03ea25b0065e29de813a4d6 (diff)
downloadgnunet-66c32708f818e920e471967c785b283d71f6daa2.tar.gz
gnunet-66c32708f818e920e471967c785b283d71f6daa2.zip
done
Diffstat (limited to 'TODO')
-rw-r--r--TODO38
1 files changed, 16 insertions, 22 deletions
diff --git a/TODO b/TODO
index f9d775098..184c04a9f 100644
--- a/TODO
+++ b/TODO
@@ -23,30 +23,19 @@
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 - add support for UNIX domain sockets [CG] 24 - add support for UNIX domain sockets [CG]
25* GNUNET-GTK: 25* GNUNET-GTK:
26 - add license to about dialog 26 - search events:
27 - add authors to about dialog 27 + results
28 - add translators to about dialog 28 / thumbnail update
29 - add documenters to about dialog 29 / metadata view update
30 - add artists to about dialog 30 + result updates
31 - test logo in about dialog 31 + suspend / resume
32 - implement search dialog opening and actual search 32 + errors
33 - NS list in search dialog should use colors to offset our own namespaces from the others
34 - double-clicking on NS list in search dialog should move 'root' to keyword line
35 - double-clicking on search result in master list should open save-as dialog for CHK/LOC URIs 33 - double-clicking on search result in master list should open save-as dialog for CHK/LOC URIs
36 - right-clicking on search result should open menu that allows: 34 - right-clicking on search result should open menu that allows:
37 + viewing full meta data 35 + viewing full meta data
38 + starting download 36 + starting download
39 + starting recursive download 37 + starting recursive download
40 + aborting active download 38 + aborting active download
41 - right-clicking on NS list in search dialog should open menu that allows
42 + viewing full meta data
43 + deletion of namespace info
44 - master should add tab to main notebook with label with 'new' icon that allows starting of a search (same as via menu)
45 - tabs in notebook should contain:
46 + "X" to allow closing of tabs
47 + "play" to allow resuming of search OR "pause" to allow pausing of search
48 - implement open directory dialog
49 - implement new-pseudonym dialog
50 - implement publish dialog 39 - implement publish dialog
51 + add (single file) 40 + add (single file)
52 + edit (meta data add, meta data del, meta data type population, keyword add (button, activate entry line), 41 + edit (meta data add, meta data del, meta data type population, keyword add (button, activate entry line),
@@ -62,10 +51,6 @@
62 + cancel 51 + cancel
63 + execute (publish) 52 + execute (publish)
64 - pick appropriate sort-by columns for various tree view columns 53 - pick appropriate sort-by columns for various tree view columns
65 - anonymity spin buttons should turn red on zero:
66 + search
67 + publish
68 + download
69 54
700.9.0pre2: 550.9.0pre2:
71* CORE: 56* CORE:
@@ -98,6 +83,7 @@
98 + DHT integration for search 83 + DHT integration for search
99 + CS-DHT-functions (DHT-put of LOC) 84 + CS-DHT-functions (DHT-put of LOC)
100 + P2P-functions (DHT-get) 85 + P2P-functions (DHT-get)
86 - listing of learned namespaces
101 - collection API & tests 87 - collection API & tests
102 + gnunet-pseudonym (collection support) 88 + gnunet-pseudonym (collection support)
103 - implement FS performance tests 89 - implement FS performance tests
@@ -106,6 +92,14 @@
106 + search 92 + search
107 + unindex 93 + unindex
108* GNUNET-GTK: 94* GNUNET-GTK:
95 - implement open directory dialog
96 - implement new-pseudonym dialog
97 - namespace search
98 - NS list in search dialog should use colors to offset our own namespaces from the others
99 - double-clicking on NS list in search dialog should move 'root' to keyword line
100 - right-clicking on NS list in search dialog should open menu that allows
101 + viewing full meta data
102 + deletion of namespace info
109 - implement API to get notifications about bandwidth assignments to individual peers 103 - implement API to get notifications about bandwidth assignments to individual peers
110 - implement API to get notifications about updates to liveness of individual peers (before disconnect) 104 - implement API to get notifications about updates to liveness of individual peers (before disconnect)
111 - extend peer dialog with green-yellow-red connectivity status lights 105 - extend peer dialog with green-yellow-red connectivity status lights