diff options
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,10 +2,8 @@ High priority: | |||
2 | * figure out how list views work | 2 | * figure out how list views work |
3 | * basic FS integration: | 3 | * basic FS integration: |
4 | - search: | 4 | - search: |
5 | + properly get page from glade window | ||
6 | + properly initialize tree view | ||
7 | + process search result events | 5 | + process search result events |
8 | + process search frame close event | 6 | + process search frame close event (memory leak) |
9 | + support namespace URIs | 7 | + support namespace URIs |
10 | + update namespace list combo box | 8 | + update namespace list combo box |
11 | - insert | 9 | - insert |
@@ -17,6 +15,7 @@ Important: | |||
17 | * available apps | 15 | * available apps |
18 | 16 | ||
19 | Later: | 17 | Later: |
18 | * add widgets to allow anonymity level specification | ||
20 | * more help-texts | 19 | * more help-texts |
21 | * pop-up dialogs | 20 | * pop-up dialogs |
22 | * chat | 21 | * chat |
@@ -24,7 +23,8 @@ Later: | |||
24 | 23 | ||
25 | 24 | ||
26 | gnunet-gtk wishlist (from pre-0.7.0 days): | 25 | gnunet-gtk wishlist (from pre-0.7.0 days): |
27 | 26 | - #770? (use freedback (LOG) in gnunet-gtk via show-messages) | |
27 | (is this not working nicely already?) | ||
28 | - while (!) downloading directory, display already received results | 28 | - while (!) downloading directory, display already received results |
29 | for download (now supported by libecrs!) | 29 | for download (now supported by libecrs!) |
30 | - add option to list all indexed files and perhaps delete from them | 30 | - add option to list all indexed files and perhaps delete from them |