aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2006-10-29 19:52:09 +0000
committerChristian Grothoff <christian@grothoff.org>2006-10-29 19:52:09 +0000
commit965c66fafda17b192e30bfbf1c547144de1e6dc6 (patch)
tree32c45e5aab8962b707d3d07ec291fe3d89ff2ce5
parentb30837e852c7ba43ce4372aabe539be2cd565ebc (diff)
downloadgnunet-gtk-965c66fafda17b192e30bfbf1c547144de1e6dc6.tar.gz
gnunet-gtk-965c66fafda17b192e30bfbf1c547144de1e6dc6.zip
todo update
-rw-r--r--TODO19
1 files changed, 9 insertions, 10 deletions
diff --git a/TODO b/TODO
index 718334f9..60543290 100644
--- a/TODO
+++ b/TODO
@@ -1,24 +1,23 @@
10.7.1:; 10.7.1:
2- support new FSUI apis: 2- support new FSUI apis: [pre0]
3 * linking of search and downloads
4 * update event managements for upload 3 * update event managements for upload
5 * complete UI options processing for search and download and upload; 4 * complete UI options processing for search and download and upload;
6 including recursive download! 5 including recursive download, anonymity levels, etc.
7 * fix thread context switching 6 * fix thread context switching
8 * test, test, test! 7 * test, test, test!
9 * support abort of search/download/upload (without killing it) 8 * support abort of search/download/upload (without killing it)
10 * check memory leaks! 9 * check memory leaks!
11- create directory from known file IDs [ medium ] 10- create directory from known file IDs [ medium ] [pre1]
12 in Assemble Directory's Files Available/Selected 11 in Assemble Directory's Files Available/Selected
13 + have sortability 12 + have sortability
14 + have multiselection 13 + have multiselection
15 + print filenames as well 14 + print filenames as well
16- disable inactive buttons (if no search/download 15- disable inactive buttons (if no search/download
17 is selected to operate on) [ medium ] 16 is selected to operate on) [ medium ] [pre1]
18- highlight active downloads in search list [ easy ] 17- highlight active downloads in search list [ easy ] [pre1]
19- highlight completed downloads [ easy ] 18- highlight completed downloads [ easy ] [pre1]
20- more help-texts (glade) [ easy ] 19- more help-texts (glade) [ easy ] [pre2]
21- disable advanced/namespace menus for now! 20- re-enable advanced/namespace menus [RC]
22 21
230.7.2: 220.7.2:
24- various minor memory leaks (see #if 0 code in namespace.c) 23- various minor memory leaks (see #if 0 code in namespace.c)