diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ | |||
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 | 0) add functions to query and change FSUI_trackStatus | ||
4 | 1) on_namespaceInsertButton_clicked somehow is | 3 | 1) on_namespaceInsertButton_clicked somehow is |
5 | NOT called when I click on the "Add" | 4 | NOT called when I click on the "Add" |
6 | button in the FS-advanced window (very strange) | 5 | button in the FS-advanced window (very strange) |
7 | 1) update namespace content (not implemented) | 6 | 1) update namespace content (not implemented) |
8 | 2) various minor memory leaks (see FIXME in search.c) | 7 | 2) various minor memory leaks (see FIXME in search.c, |
8 | #if 0 code in namespace.c) | ||
9 | 9 | ||
10 | Later (0.7.1+): | 10 | Later (0.7.1+): |
11 | 1) create directory from known file IDs [ medium ] | 11 | 1) create directory from known file IDs [ medium ] |