deluge/TODO

22 lines
919 B
Plaintext
Raw Normal View History

2007-09-16 02:02:27 +00:00
* Add state saving to listview.. this includes saving column size and position.
* Queue plugin 'apply_queue' stuff.. Just finishing the queue plugin and it's
intended functionality.
* Figure out easy way for user-made plugins to add i18n support.
* Change the menubar.py gtkui component to menus.py and add support for plugins
to add menuitems to the torrentmenu in an easy way.
2007-09-17 05:23:59 +00:00
* Restart daemon function
2007-09-23 23:51:29 +00:00
* Docstrings!
* Implement caching in client.py
* Create a new add torrent dialog
2007-11-08 08:04:43 +00:00
* Create edit trackers dialog
* Implement open folder
* Maybe add pop-up menus to the status bar items
* Address issue where torrents will redownload if the storage is moved outside
of deluge.
* Hide open folder if not localhost
* Modify sensitivity of torrent/tray menu based on connection state
* Add classic/normal mode to preferences
* Implement 'Classic' mode
* Add remove torrent dialog and ability to remove data
2007-11-08 08:04:43 +00:00