aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2006-01-01 10:21:05 +0000
committerChristian Grothoff <christian@grothoff.org>2006-01-01 10:21:05 +0000
commit4e089477fae4690c0bc9d603ace38eb61d8707c9 (patch)
treeff86d26807d993d006de53bef77cb5dc0b0e4fc0
parenta11e578d6d5e546d853452117f98b176ac0214f3 (diff)
downloadgnunet-gtk-4e089477fae4690c0bc9d603ace38eb61d8707c9.tar.gz
gnunet-gtk-4e089477fae4690c0bc9d603ace38eb61d8707c9.zip
sync
-rw-r--r--TODO53
1 files changed, 29 insertions, 24 deletions
diff --git a/TODO b/TODO
index c1092489..717288e2 100644
--- a/TODO
+++ b/TODO
@@ -1,36 +1,41 @@
10.7.1: 10.7.1:
21) create directory from known file IDs [ medium ] 2- create directory from known file IDs [ medium ]
32) disable inactive buttons (if no search/download 3 in Assemble Directory's Files Available/Selected
4 is selected to operate on) [ medium ] 4 + have sortability
53) more help-texts (glade) [ easy ] 5 + have multiselection
64) highlight completed downloads [ easy ] 6 + print filenames as well
75) highlight active downloads in search list [ easy ] 7- disable inactive buttons (if no search/download
86) pop-up dialogs / context menus (show extra information, 8 is selected to operate on) [ medium ]
9 in particular full metadata) [ medium ] 9- more help-texts (glade) [ easy ]
107) chat [ difficult ] 10- highlight active downloads in search list [ easy ]
118) show content of current collection
129) various minor memory leaks (see FIXME in search.c,
13 #if 0 code in namespace.c)
14 11
120.7.2:
13- various minor memory leaks (see FIXME in search.c,
14 #if 0 code in namespace.c)
15 15
16gnunet-gtk wishlist (from pre-0.7.0 days): 160.7.3:
17- add option to list all indexed files and perhaps delete from them 17- show content of current collection
18 (ECRS now supports listing of indexed files!) 18- highlight completed downloads [ easy ]
19- pop-up dialogs / context menus (show extra information,
20 in particular full metadata) [ medium ]
21- add right button popup menu operations for
22 Select by pattern
23 in the search result list.
19- for potentially long clists, add option to specify a string 24- for potentially long clists, add option to specify a string
20 pattern that must be matched for the lines to be displayed 25 pattern that must be matched for the lines to be displayed
21 (to further prune search results, for example) 26 (to further prune search results, for example)
27
280.7.4:
29- chat [ difficult ]
30- add option to list all indexed files and delete from them
31 (ECRS now supports listing of indexed files!)
22- implement search bookmarking (e.g. user could add/edit/delete 32- implement search bookmarking (e.g. user could add/edit/delete
23 favourite namespace/key etc combinations) 33 favourite namespace/key etc combinations)
24- in Assemble Directory's Files Available/Selected 34
25 Add sortability 35
26 Add multiselection 361.0.0:
27 Print filenames as well
28- add right button popup menu operations for
29 Select by pattern
30 in the search result list.
31- a completely new interactive namespace/directory building 37- a completely new interactive namespace/directory building
32 module that would allow importing files/directories from 38 module that would allow importing files/directories from
33 disk and edit various parameters, file descriptions and 39 disk and edit various parameters, file descriptions and
34 the dir tree structure before the insertion. 40 the dir tree structure before the insertion.
35- give user opportunity to change namespace rating after 41
36 namespace download succeeded