summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tag 1.1.9 releasedeluge-1.1.9Andrew Resch2009-06-160-0/+0
* Prep for releaseAndrew Resch2009-06-166-34/+35
* Update translationsAndrew Resch2009-06-1670-409/+421
* Only move a torrent due to 'move on complete' when some data has been downloadedAndrew Resch2009-06-092-1/+7
* Fix remote torrent add in the webuiAndrew Resch2009-06-082-2/+6
* Update the GeoIP dbAndrew Resch2009-06-041-0/+0
* Add support for lt 0.15Andrew Resch2009-06-042-14/+25
* Fix #950 renaming a parent folder into multiple foldersAndrew Resch2009-06-012-2/+9
* Prevent some uncaught exceptions when systemtray is not enabledAndrew Resch2009-05-251-7/+9
* Fix not using the encoding used in the torrent file to decode some stringsAndrew Resch2009-05-251-1/+1
* Prep for releaseAndrew Resch2009-05-215-6/+6
* Update translationsAndrew Resch2009-05-2170-21561/+17928
* Add some extra include dirs for when building on OS X using FinkAndrew Resch2009-05-201-1/+3
* Fix typo in last commitAndrew Resch2009-05-191-2/+2
* Add missing methods to set move on completed pathAndrew Resch2009-05-191-0/+6
* Update man page to refer to console instead of nullAndrew Resch2009-05-191-1/+1
* Set some sane defaults for peers/file tabs column widthsAndrew Resch2009-05-183-16/+11
* Added missing commaJohn Garland2009-05-171-1/+1
* Remove icon_size property from toolbar to prevent gtk warningsAndrew Resch2009-05-161-1/+0
* Fix some config file locations when using a non-default config directoryAndrew Resch2009-05-152-4/+4
* Fix exception when timing out trying to send notification emailAndrew Resch2009-05-132-1/+7
* Fix #934 use 'name.utf-8' if available and decode the file path before Andrew Resch2009-05-121-2/+7
* Fix typo that caused an exception in the new release checkAndrew Resch2009-05-121-1/+1
* Fix up error message when not specifying a directory with the --config option...Andrew Resch2009-05-111-8/+12
* Apply #932 minor ti_name optimizationAndrew Resch2009-05-101-1/+1
* Fix showing non-utf8 encoded torrents in add torrent dialog -- this adds an a...Andrew Resch2009-05-093-9/+33
* Optimize ti_name a touchAndrew Resch2009-05-091-1/+1
* Fix starting when -l option is usedAndrew Resch2009-05-092-4/+3
* Torrent name is now changed when the root folder or file is renamedAndrew Resch2009-05-092-2/+4
* Fix some debug output when not using utf8Andrew Resch2009-05-091-2/+2
* Fix #927 add support for more boost versionsAndrew Resch2009-05-091-1/+1
* Remove duplicate codeAndrew Resch2009-05-011-219/+0
* Fix typoAndrew Resch2009-04-301-1/+1
* Made .torrent file association optional in installer.Jesper Lund2009-04-283-9/+96
* Fix high cpu usage when displaying speeds in titlebarAndrew Resch2009-04-272-1/+5
* Fix pause all/resume allAndrew Resch2009-04-262-2/+5
* Update translationsAndrew Resch2009-04-2670-837/+876
* Prep for releaseAndrew Resch2009-04-264-4/+4
* Add workaround for 'address_v4 from unsigned long' bugAndrew Resch2009-04-262-2/+17
* Catch get_peer_info exception to prevent deluge from crashing..Andrew Resch2009-04-251-1/+5
* Fix free space check in WindowsAndrew Resch2009-04-252-4/+4
* Change titlebar update interval to 2 secondsAndrew Resch2009-04-241-1/+1
* Fix creating torrents in WindowsAndrew Resch2009-04-232-26/+6
* Fix freezing in create torrent dialog in WindowsAndrew Resch2009-04-232-5/+10
* Fix typoAndrew Resch2009-04-231-3/+3
* Fix loading improperly created torrents with mismatched encodingsAndrew Resch2009-04-212-5/+6
* Fix typoAndrew Resch2009-04-211-1/+1
* Add missing filesAndrew Resch2009-04-213-0/+480
* Clean-up some of the code in the torrentmanager alert handlers to Andrew Resch2009-04-201-54/+76
* Fix issue where cannot resume torrent after doing a 'Pause All'Andrew Resch2009-04-202-2/+7