summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Tag 1.1.6 releasedeluge-1.1.6Andrew Resch2009-04-06
* Update LICENSE and ChangeLogAndrew Resch2009-04-06
* Prep for releaseAndrew Resch2009-04-06
* Update translationsAndrew Resch2009-04-06
* Add OpenSSL exception to copyright headersAndrew Resch2009-04-06
* Add missing importAndrew Resch2009-04-06
* Another fix for loading torrents on WindowsAndrew Resch2009-04-05
* Fix loading torrent files in Windows when the path is non-asciiAndrew Resch2009-04-05
* Fix displaying torrents with non-utf8 encodings in add torrent dialogAndrew Resch2009-04-05
* Fix #870 use proper config location for loading ssl certAndrew Resch2009-03-31
* Fix #862 deluged crash when access http://localhost:58846Andrew Resch2009-03-31
* Fix typoAndrew Resch2009-03-28
* Fix #855 force a resume on a torrent if a 'Force Recheck' is initiatedAndrew Resch2009-03-21
* Fix udp trackers being classified as DHT sourceAndrew Resch2009-03-21
* Update man pagesAndrew Resch2009-03-16
* Prep for releaseAndrew Resch2009-03-16
* Update translationsAndrew Resch2009-03-16
* Fix #841 maximum upload slots tooltipAndrew Resch2009-03-15
* Add 'Comments' field to the Details tabAndrew Resch2009-03-15
* Don't always log to file in WindowsAndrew Resch2009-03-14
* Use binary mode on all config files for Windows compatAndrew Resch2009-03-12
* Fix loading config files on WindowsAndrew Resch2009-03-12
* Do not return when unable to make a backup of the config fileAndrew Resch2009-03-09
* Prep for releaseAndrew Resch2009-03-08
* Update About dialogAndrew Resch2009-03-08
* Make sure config files, resume data and state are fsync'd when saved. This s...Andrew Resch2009-03-08
* Fix #790 tracker hosts not correct for some .uk trackersAndrew Resch2009-03-08
* Label: Fix setting 'Move on completed' folder when connected to a remote daemonAndrew Resch2009-03-08
* Use 127.0.0.1 instead of localhostAndrew Resch2009-03-08
* Revert signalreceiver changes since this seems to cause issues with running d...Andrew Resch2009-03-08
* Translations updateAndrew Resch2009-03-07
* improve the error reporting when a ui fails to loadDamien Churchill2009-03-07
* Fix up error message when unable to import a UIAndrew Resch2009-03-07
* apply Ghents patch to allow for specifying your deluge config dir whilst Damien Churchill2009-03-06
* Remove ssl exception from license header when creating plugins from the Andrew Resch2009-03-05
* Do not inherit the ThreadingMixIn class in SignalReceiver since it's no Andrew Resch2009-03-05
* Change SignalReceiver to use non-blocking socketAndrew Resch2009-03-05
* Fix showing Preferences dialog in WindowsAndrew Resch2009-03-02
* Update ChangeLogsAndrew Resch2009-02-28
* Only emit the TorrentFinished event when the torrent hasn't been previously f...Andrew Resch2009-02-28
* Catch exception when removing a checking torrentAndrew Resch2009-02-28
* Do not attempt to pause/remove a checking torrent due to stop at share ratio ...Andrew Resch2009-02-28
* Fixed empty substitutions not being recognisedJohn Garland2009-02-28
* Added macro to create detect functionsJohn Garland2009-02-28
* Fix #817 email notifications fail to substitute format stringsAndrew Resch2009-02-28
* Fix #655 issue where default torrent options wouldn't be set for new Andrew Resch2009-02-28
* Fix displaying file errors when the torrent isn't pausedAndrew Resch2009-02-27
* ReadRegStr needs an output variableJohn Garland2009-02-25
* Moved functions to bottom so that they could include definesJohn Garland2009-02-25
* Second attempt at autodetect installJohn Garland2009-02-25