summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* Update to asio 1.4.1Andrew Resch2009-04-19
* Remove unused variableAndrew Resch2009-04-18
* Use proper LICENSE file for Windows installer (NSIS script works with LF line...Jesper Lund2009-04-17
* Added bbfreeze and NSIS scripts for Windows versionJesper Lund2009-04-17
* Fix starting the daemon in OS XAndrew Resch2009-04-14
* Fix displaying IPv6 peers in the Peers tabAndrew Resch2009-04-13
* Fix for adding torrents with invalid filename encodingsAndrew Resch2009-04-10
* Fix #883 segfault if locale is not using UTF-8 encodingAndrew Resch2009-04-09
* 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