summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAge
* Fix displaying new release dialog in WindowsAndrew Resch2010-01-10
* Prep for releaseAndrew Resch2010-01-09
* Use cStringIO to open zip files in python 2.5John Garland2010-01-07
* Rewrote call to use maybeDeferred (this handles methods that return deferreds).John Garland2010-01-07
* put the default password in the manpage for those too lazy to type "deluge de...Damien Churchill2010-01-05
* Fix #1117 can't use the '3' keyAndrew Resch2010-01-04
* Fix blocklist ignoring try_times.John Garland2010-01-03
* Fix #1116 not being able to use command aliases when not connected to a daemonAndrew Resch2010-01-03
* Fix #1115 not showing usage for the 'debug' commandAndrew Resch2010-01-02
* Fix torrent info name not being utf-8 decoded when root file/folder name is b...John Garland2009-12-26
* Change share ratio calculation to use the total done instead of the all time ...Andrew Resch2009-12-23
* Fix exceptions when gettext/locale cannot be initialized properlyAndrew Resch2009-12-21
* More relaxed definition of what a commented line is in a blocklist.John Garland2009-12-21
* fix filtering on the tracker host, use `==` rather than `in` so tracker urls ...Damien Churchill2009-12-21
* Fix blocklist status icon not opening proper preferences page.John Garland2009-12-20
* Fix displaying folders in the add torrent dialogAndrew Resch2009-12-20
* Fix file renamingAndrew Resch2009-12-20
* Fix #1104, #735 use path.utf-8 if availableAndrew Resch2009-12-18
* Prep for releaseAndrew Resch2009-12-17
* Partial fix for #1103 if the per-torrent option for stopping at a ratio has b...Andrew Resch2009-12-17
* Fix #1095 incorrect piece size used when using some non-English languagesAndrew Resch2009-12-17
* Upgrade older confs instead of just dying.John Garland2009-12-16
* Fix blocklist not working for all locales (#1059).John Garland2009-12-16
* Fix #768 save tracker list for create torrent dialogAndrew Resch2009-12-14
* Fix #1086 deprecated gtk.Tooltips usageAndrew Resch2009-12-14
* Fix #594 tray password dialog freeze in WindowsAndrew Resch2009-12-14
* Fix issue where stoping a daemon that you aren't connected to causes the gtku...Andrew Resch2009-12-14
* Fix #823 setting config values to -1.0Andrew Resch2009-12-13
* Add #891 remove torrents by pressing the Delete keyAndrew Resch2009-12-13
* use metavar to change the output of --help by optparseDamien Churchill2009-12-13
* Fix issue where hosts will show up erroneously as OfflineAndrew Resch2009-12-13
* Fix #1036 autoconnecting to localhost daemon on start-upAndrew Resch2009-12-13
* Fix #782 do not ask for tray password when window is not minimized to trayAndrew Resch2009-12-12
* Fix #692 no longer require tray password when quitting from the tray icon whi...Andrew Resch2009-12-12
* Fix typoAndrew Resch2009-12-11
* fix #1075 (changing priority on a whole folder)Damien Churchill2009-12-11
* Fix possible exception when upgrading from a 0.5 state fileAndrew Resch2009-12-10
* update some of the icons in the webuiDamien Churchill2009-12-10
* fix uploading plugins when the daemon is not localhostDamien Churchill2009-12-10
* implement installing plugins via the webuiDamien Churchill2009-12-10
* fix the upload_plugin method as it wasn't upgraded to deluge-rpc specDamien Churchill2009-12-10
* fix enabling plugins on the flyDamien Churchill2009-12-10
* Fix using the console in Windows, but only in command-line modeAndrew Resch2009-12-10
* improve the ToggleField widget, having the checkbox to the left of the Damien Churchill2009-12-10
* add tooltips to the statusbar itemsDamien Churchill2009-12-10
* Apply cookie date fix from adiosDamien Churchill2009-12-09
* fix a bug in the execute plugin when move_completed is used the incorrect pat...Damien Churchill2009-12-08
* Change the compressed js script to deluge-all.js to avoid naming conflicts on...Damien Churchill2009-12-01
* Add button to Other preferences to associate magnet links with DelugeAndrew Resch2009-11-30
* Fix #1085 only use ints for specific options to prevent unhandled exceptionAndrew Resch2009-11-29