diff options
author | Christian Grothoff <christian@grothoff.org> | 2006-10-29 21:58:28 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2006-10-29 21:58:28 +0000 |
commit | 4e0767f1bff582de45c4fe3acdc08b9c2eaeb8dc (patch) | |
tree | 0c7d3700c5b2e54465c53ddee5acb8296f1bab1e | |
parent | ff49f834ef18690d06cd83fbcbc2fe0b3392c4ba (diff) | |
download | gnunet-gtk-4e0767f1bff582de45c4fe3acdc08b9c2eaeb8dc.tar.gz gnunet-gtk-4e0767f1bff582de45c4fe3acdc08b9c2eaeb8dc.zip |
updating todo
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ | |||
1 | 0.7.1: | 1 | 0.7.1: |
2 | - support new FSUI apis: [pre0] | 2 | - support new FSUI apis: [pre0] |
3 | * update event managements for upload | 3 | * update UI event management for upload |
4 | * complete UI options processing for search and download and upload; | 4 | * complete UI options processing for search and download and upload; |
5 | including recursive download, anonymity levels, etc. | 5 | including recursive download, anonymity levels, etc. |
6 | * fix thread context switching | 6 | * fix thread context switching: switch to GTK Thread before UI updates! |
7 | * test, test, test! | 7 | * test, test, test! |
8 | * support abort of search/download/upload (without killing it) | 8 | * support abort of search/download/upload (without killing it) |
9 | * check memory leaks! | 9 | * check memory leaks! |