summaryrefslogtreecommitdiffstats
path: root/deluge
Commit message (Expand)AuthorAge
* Fix typodeluge-1.2.1Andrew Resch2010-02-20
* Merge branch '1.2-stable' of deluge-torrent.org:deluge into 1.2-stableAndrew Resch2010-02-20
|\
| * Fixed typo.John Garland2010-02-21
* | Update translationsandrew2010-02-20
* | Make Deluge dependent on libtorrent 0.14.9 or greater. This is due to an ove...andrew2010-02-20
|/
* backport the fix for #1148 from masterDamien Churchill2010-02-19
* fix #1147 by appending -username to the delugeweb folderDamien Churchill2010-02-19
* update the copyright headers to include 2010Damien Churchill2010-02-19
* Fix weird gtk bug that breaks create dialog box's pieces size selection.John Garland2010-02-04
* Increased GTK UI limit for download / upload to 60000.John Garland2010-01-25
* Remove debug printAndrew Resch2010-01-23
* add a __contains__ method to the config classDamien Churchill2010-01-20
* update the gettext.js generation script and gettext.jsDamien Churchill2010-01-20
* Fix hanging when using commands from the command-lineAndrew Resch2010-01-19
* Fix #1128 Show an error dialog when unable to start a 'deluged' processAndrew Resch2010-01-18
* Fix typo. Remove obselete function.John Garland2010-01-14
* 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