summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Tag rc3 releasedeluge-1.2.0_rc3Andrew Resch2009-11-02
* Update translationsAndrew Resch2009-11-02
* Prep rc3 releaseAndrew Resch2009-11-02
* Add the clear() backAndrew Resch2009-11-01
* Use batch writing mode in the help commandAndrew Resch2009-10-31
* Do not include an 'announce-list' key in torrents when there is only one trackerAndrew Resch2009-10-31
* Improve 'info' command draw speedAndrew Resch2009-10-31
* Don't bother clearing the screen during a refreshAndrew Resch2009-10-31
* Fix crash when string length makes line longer than terminal widthAndrew Resch2009-10-31
* Fix crash when removing multiple torrentsAndrew Resch2009-10-31
* Fix adding torrents when not showing the add torrent dialog in WindowsAndrew Resch2009-10-31
* Fix #1052 crash when issuing commands while not connected to a daemonAndrew Resch2009-10-30
* Fix improper dos line endingsAndrew Resch2009-10-30
* Fix displaying non-ascii strings in the console ui -- patch from Ian MartinAndrew Resch2009-10-30
* Fix torrent name being blank when root folder is renamed to /John Garland2009-10-30
* Make sure renamed files are utf-8 encoded.John Garland2009-10-30
* Consider 0 unlimited when displaying limits in the statusbarAndrew Resch2009-10-28
* fix #990, showing 0 as a limit when it means unlimited in the statusbarDamien Churchill2009-10-28
* use tag_build in setup.cfg and change version to rc3 in setup.pyDamien Churchill2009-10-28
* need to actually continue from the loop otherwise another error still occursDamien Churchill2009-10-28
* create a method to escape all possible forms of newlines in a translation as ...Damien Churchill2009-10-28
* remove new lines from any translations and replace them with \n characters so...Damien Churchill2009-10-27
* fix displaying the protocol speed in the webuiDamien Churchill2009-10-27
* fix the eta sort order in the webuiDamien Churchill2009-10-27
* update the ChangeLog so andar doesn't beat me upDamien Churchill2009-10-27
* add < and > escaping to the html escape methodDamien Churchill2009-10-27
* fix actually escaping (foolish me had left it commented out) and also only up...Damien Churchill2009-10-27
* create a simple html escape method and escape the fields in the details tabDamien Churchill2009-10-27
* fix a couple of bugs in the M.O.M and fix the options tab and file priorities...Damien Churchill2009-10-27
* fixes #1046, changing the option name in the ui rather than the core which wo...Damien Churchill2009-10-27
* Fix #1047 move completed does not work if saving to non default pathAndrew Resch2009-10-27
* Fix typo in changelog.John Garland2009-10-26
* Update translationsAndrew Resch2009-10-26
* Prep 1.2_rc2 releaseAndrew Resch2009-10-25
* modify the M.O.M so the API is practically the same as the O.M, so the only m...Damien Churchill2009-10-25
* Fix typo, update plugin info.John Garland2009-10-25
* Fix exception when using the 'halt' commandAndrew Resch2009-10-24
* Fix create_plugin.py scriptAndrew Resch2009-10-24
* Fix #215 ETA sort orderAndrew Resch2009-10-24
* Fix previous commit [5864]Andrew Resch2009-10-24
* Fix #799 translate connection statusAndrew Resch2009-10-24
* Fix starting plugins when the pluginmanager is startedAndrew Resch2009-10-23
* Remove '-dev' tagAndrew Resch2009-10-23
* Fix possible exception when trying to load pre-1.2 pluginsAndrew Resch2009-10-23
* Fix 'autostart localhost if needed' optionAndrew Resch2009-10-23
* fix removing torrents that fail to download when added via urlDamien Churchill2009-10-21
* fix switching the options when a different torrent is selectedDamien Churchill2009-10-21
* fixes to the M.O.M and the options details tab, still not 100% thoughDamien Churchill2009-10-21
* show the infinity symbol if ratio is less than 0Damien Churchill2009-10-20
* just a slight tweak adding some trac wiki formattingDamien Churchill2009-10-20