diff options
author | Christian Grothoff <christian@grothoff.org> | 2006-10-29 19:52:09 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2006-10-29 19:52:09 +0000 |
commit | 965c66fafda17b192e30bfbf1c547144de1e6dc6 (patch) | |
tree | 32c45e5aab8962b707d3d07ec291fe3d89ff2ce5 | |
parent | b30837e852c7ba43ce4372aabe539be2cd565ebc (diff) | |
download | gnunet-gtk-965c66fafda17b192e30bfbf1c547144de1e6dc6.tar.gz gnunet-gtk-965c66fafda17b192e30bfbf1c547144de1e6dc6.zip |
todo update
-rw-r--r-- | TODO | 19 |
1 files changed, 9 insertions, 10 deletions
@@ -1,24 +1,23 @@ | |||
1 | 0.7.1:; | 1 | 0.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 | ||
23 | 0.7.2: | 22 | 0.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) |