diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,11 +3,12 @@ | |||
3 | 1) on_namespaceInsertButton_clicked somehow is | 3 | 1) on_namespaceInsertButton_clicked somehow is |
4 | NOT called when I click on the "Add" | 4 | NOT called when I click on the "Add" |
5 | button in the FS-advanced window (very strange) | 5 | button in the FS-advanced window (very strange) |
6 | 1) update namespace content (not implemented) | 6 | 2) update namespace content (not implemented) |
7 | 2) various minor memory leaks (see FIXME in search.c, | 7 | 3) various minor memory leaks (see FIXME in search.c, |
8 | #if 0 code in namespace.c) | 8 | #if 0 code in namespace.c) |
9 | 9 | ||
10 | Later (0.7.1+): | 10 | Later (0.7.1+): |
11 | 0) better file-name selection, in particular for downloads from directories | ||
11 | 1) create directory from known file IDs [ medium ] | 12 | 1) create directory from known file IDs [ medium ] |
12 | 2) disable inactive buttons (if no search/download | 13 | 2) disable inactive buttons (if no search/download |
13 | is selected to operate on) [ medium ] | 14 | is selected to operate on) [ medium ] |