summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Tag 1.2.0 releasedeluge-1.2.0Andrew Resch2010-01-10
* Fix displaying new release dialog in WindowsAndrew Resch2010-01-10
* Prep for releaseAndrew Resch2010-01-09
* 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
* Add twisted.internet.utils to the freezer includesAndrew 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
* 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
* 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
* Update bbfreeze script to include wsgiref.handlers so that blocklist plugin w...Andrew Resch2009-12-18
* Fix #1104, #735 use path.utf-8 if availableAndrew Resch2009-12-18
* Remove MANIFEST.in fileAndrew Resch2009-12-18
* Update translationsAndrew Resch2009-12-18
* Update pot fileAndrew Resch2009-12-17
* Prep for releaseAndrew 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