summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* begin the makings of the togglefield widget that allows enabling of move comp...Damien Churchill2009-12-08
* Change the compressed js script to deluge-all.js to avoid naming conflicts on...Damien Churchill2009-12-01
* Add button to Other preferences to associate magnet links with DelugeAndrew Resch2009-11-30
* Fix #1085 only use ints for specific options to prevent unhandled exceptionAndrew Resch2009-11-29
* Fix crash in Windows when creating a torrentAndrew Resch2009-11-29
* Properly show 100.00% and reduce number of progress bar updates during a torr...Andrew Resch2009-11-29
* Register just 'deluge' not '/usr/bin/deluge' in the magnet uri handlerAndrew Resch2009-11-29
* Attempt to register as the default magnet uri handler in GNOME on startupAndrew Resch2009-11-29
* Add some checks for OSX since it doesn't support SVG iconsAndrew Resch2009-11-29
* swap the order of the buttons in the remove windowDamien Churchill2009-11-26
* update the build script and rebuild deluge.js and ext-extensions.jsDamien Churchill2009-11-25
* exclude some more things from the sdistDamien Churchill2009-11-25
* prevent undefineds ending up as a key in the option managerDamien Churchill2009-11-25
* Set batch_write to False in __init__Andrew Resch2009-11-25
* add the updated manifest to 1.2Damien Churchill2009-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