diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 22 |
1 files changed, 9 insertions, 13 deletions
@@ -1,23 +1,19 @@ | |||
1 | 0.7.0 (all of these can go under "known limitations", that | 1 | 0.7.0 (all of these can go under "known limitations", that |
2 | is, they are not release-critical IMO): | 2 | is, they are not release-critical IMO): |
3 | 1) update namespace content (not implemented) | 3 | 1) update namespace content (not implemented) |
4 | 2) various minor memory leaks in models (esp. on shutdown) | 4 | 2) various minor memory leaks (see FIXME in search.c) |
5 | 3) figure out where seemingly spurious "pending" downloads | ||
6 | come from (still there?) | ||
7 | 5 | ||
8 | Later (0.7.1+): | 6 | Later (0.7.1+): |
9 | 1) auto-rename downloaded files | 7 | 1) create directory from known file IDs [ medium ] |
10 | to better names (user feedback!?) [ medium ] | 8 | 2) disable inactive buttons (if no search/download |
11 | 2) create directory from known file IDs [ medium ] | ||
12 | 3) disable inactive buttons (if no search/download | ||
13 | is selected to operate on) [ medium ] | 9 | is selected to operate on) [ medium ] |
14 | 4) more help-texts (glade) [ easy ] | 10 | 3) more help-texts (glade) [ easy ] |
15 | 5) highlight completed downloads [ easy ] | 11 | 4) highlight completed downloads [ easy ] |
16 | 6) highlight active downloads in search list [ easy ] | 12 | 5) highlight active downloads in search list [ easy ] |
17 | 7) pop-up dialogs / context menus (show extra information, | 13 | 6) pop-up dialogs / context menus (show extra information, |
18 | in particular full metadata) [ medium ] | 14 | in particular full metadata) [ medium ] |
19 | 8) chat [ difficult ] | 15 | 7) chat [ difficult ] |
20 | 9) show content of current collection | 16 | 8) show content of current collection |
21 | 17 | ||
22 | 18 | ||
23 | gnunet-gtk wishlist (from pre-0.7.0 days): | 19 | gnunet-gtk wishlist (from pre-0.7.0 days): |