Update TODO list.

This commit is contained in:
Andrew Resch 2007-09-17 05:23:59 +00:00
parent c072e4d605
commit 7f8743df17
1 changed files with 5 additions and 5 deletions

10
TODO
View File

@ -1,7 +1,5 @@
* Hook gtkui preferences up in the preferences dialog
* Add 'set config functions' in the core so when config options change the
appropriate function will be called to 'apply' those changes. This type of
system may need to be added to the gtkui as well.
* Add 'set config functions' in config.py so when config options change the
appropriate function will be called to 'apply' those changes.
* Status icons for the torrentview
* Have the ui better handle not being able to connect to the daemon.
* Mainwindow state saving.. Size, location, vpane position, etc..
@ -21,4 +19,6 @@
* Create a new status icon.. a red alert icon to show there is an error with
the torrent.. ie, disk full alert and stuff like that..
* Add the tracker responses to the torrent details
* About dialog
* Fast resume saving
* Restart daemon function