summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Fix typodeluge-1.2.1Andrew Resch2010-02-20
* Prep for releaseAndrew Resch2010-02-20
* Update ChangelogAndrew 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
|/
* update the changelog to include #1148 fixedDamien Churchill2010-02-20
* backport the fix for #1148 from masterDamien Churchill2010-02-19
* update the ChangeLogDamien 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
* remove the old libtorrent stuff and add it as a git submoduleDamien 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 date in 1.2_RC changelog. Add release date to trunk changelog.John Garland2010-01-16
* Fix typo. Remove obselete function.John Garland2010-01-14
* bump version number so its now 1.2.1-devDamien Churchill2010-01-12
* 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