aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index b1e4c32e..f1d864c7 100644
--- a/TODO
+++ b/TODO
@@ -3,11 +3,12 @@
31) on_namespaceInsertButton_clicked somehow is 31) 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)
61) update namespace content (not implemented) 62) update namespace content (not implemented)
72) various minor memory leaks (see FIXME in search.c, 73) 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
10Later (0.7.1+): 10Later (0.7.1+):
110) better file-name selection, in particular for downloads from directories
111) create directory from known file IDs [ medium ] 121) create directory from known file IDs [ medium ]
122) disable inactive buttons (if no search/download 132) disable inactive buttons (if no search/download
13 is selected to operate on) [ medium ] 14 is selected to operate on) [ medium ]