summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Tag 1.2.0_rc4 releasedeluge-1.2.0_rc4Andrew Resch2009-11-25
* Add magnet link association to the installerAndrew Resch2009-11-25
* Prep for releaseAndrew Resch2009-11-25
* Fix loading the saved metadata when loading state with magnet urisAndrew Resch2009-11-25
* Fix files list when using magnet urisAndrew Resch2009-11-25
* Update translationsAndrew Resch2009-11-23
* Re-commit. This change got lost on the mess of merging HG and SVN branches.Pedro Algarvio2009-11-22
* Fix adding torrents with different metadata by storing the bencoded dict too....Andrew Resch2009-11-20
* add the beginnings of a MANIFEST.in file for specifying which files to includ...Damien Churchill2009-11-19
* rename deluge-yc.js to deluge.jsDamien Churchill2009-11-19
* Update changelogAndrew Resch2009-11-19
* Fix issues adding magnet urisAndrew Resch2009-11-19
* Fix issue where some torrents with special characters could not be addedAndrew Resch2009-11-19
* Fix exception on startup when the system tray icon is not enabledAndrew Resch2009-11-19
* Remove maketorrent.py in 1.2 since we're not using itAndrew Resch2009-11-18
* Change the event_list to be a dictionary of known_events and their docstringsAndrew Resch2009-11-16
* Add way to get a list of DelugeEvent classesAndrew Resch2009-11-14
* Fix endless loop when trying to autoconnect to an offline daemonAndrew Resch2009-11-13
* Fix autoconnecting to the next host in the list if the selected one isn't ava...Andrew Resch2009-11-13
* Add bug number to changelogAndrew Resch2009-11-13
* Fix #1071 issue where Deluge will fail to start if there is a stale ipc lockfileAndrew Resch2009-11-13
* Comment out a debug logAndrew Resch2009-11-10
* Reduce height of Add Torrent Dialog by ~80 pixelsAndrew Resch2009-11-10
* remove alpha from the titleDamien Churchill2009-11-09
* Allow for colons in PeerGuardian/SafePeer lists' descriptions.John Garland2009-11-09
* Force blocklist to re-detect the format when a download is forced.John Garland2009-11-09
* Fix printing info, help, etc.. on the command lineAndrew Resch2009-11-08
* Fix disabling/enabling plugins after switching daemonsAndrew Resch2009-11-08
* Fix #1067 import osAndrew Resch2009-11-06
* Only try to stop LoopingCalls if they are runningAndrew Resch2009-11-05
* Fix deleting old .fastresume files with fresh configsAndrew Resch2009-11-05
* allow commands that are .pyc files to be usedDamien Churchill2009-11-04
* run the path from the add command through os.path.expanduserDamien Churchill2009-11-04
* add a basic move storage window that fixes #1057Damien Churchill2009-11-04
* remove the connected call upon an update to reduce the number of ajax callsDamien Churchill2009-11-04
* Allow the 'help' command to be called when not connected to a daemonAndrew Resch2009-11-03
* remove accidentally left in debug lineDamien Churchill2009-11-03
* make the delete key work in the console uiDamien Churchill2009-11-03
* Fix adding torrents from the Queued Torrents dialogAndrew Resch2009-11-03
* Fix showing the 'Other' speed dialogs in WindowsAndrew Resch2009-11-03
* Remove debian/ folderAndrew Resch2009-11-02
* escape the hyphens in the console and web manpagesDamien Churchill2009-11-02
* forward port the setup.py fix to trunk and update the 1.2 branch ChangeLogDamien Churchill2009-11-02
* include the deluge-web manpageDamien Churchill2009-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