summaryrefslogtreecommitdiffstats
path: root/deluge
Commit message (Expand)AuthorAge
* Fix displaying new release dialog in WindowsAndrew Resch2010-01-10
* Update translationsAndrew Resch2010-01-09
* Do not save_state right away, but rather wait for the timer loopAndrew Resch2010-01-08
* Fix displaying root folder when using the 'path.utf-8' keys in torrentsAndrew Resch2010-01-08
* 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
* 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
* Don't apply 'stop/remove on completed' rules to torrents in a Queued or Pause...Andrew Resch2009-12-28
* Fix torrent info name not being utf-8 decoded when root file/folder name is b...John Garland2009-12-26
* Have the .desktop file run 'deluge-gtk'Andrew Resch2009-12-23
* Change share ratio calculation to use the total done instead of the all time ...Andrew Resch2009-12-23
* Add in a '_' builtin method if unable to initialize gettextAndrew Resch2009-12-23
* Fix possible TorrentFinishedEvents being emitted on startup for already compl...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 some packing due to the last commitAndrew Resch2009-12-20
* Plugin preference pages will now expand to fillAndrew Resch2009-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
* Update translationsAndrew Resch2009-12-18
* Update pot fileAndrew Resch2009-12-17
* Remove redundant variable.John Garland2009-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 import on startup which got broken in previous commit.John Garland2009-12-16
* Fix blocklist not working for all locales (#1059).John Garland2009-12-16
* Apply #1100 sort plugins list by nameAndrew Resch2009-12-15
* Fix #1099 use triple quotes on docstringsAndrew Resch2009-12-15
* Fix showing the remove torrent dialog twice if using the delete key and press...Andrew Resch2009-12-14
* 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
* disconnect the client if getting information failsDamien Churchill2009-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
* Disconnect from daemon if getting the info failsAndrew Resch2009-12-13
* Fix autoconnecting to a host other than the first one in the listAndrew Resch2009-12-13
* Add an error dialog when trying to add a duplicate hostAndrew 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