summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Update ChangeLogdeluge-1.2.0_rc1Andrew Resch2009-10-08
* Tag 1.2.0_rc1 releaseAndrew Resch2009-10-08
* Modify setup.py to allow building without libtorrent/Andrew Resch2009-10-08
* Fix quitting in WindowsAndrew Resch2009-10-08
* Make sure libtorrent.pyd is included in bbfreezeAndrew Resch2009-10-08
* Update win32 folderAndrew Resch2009-10-08
* Update gettextize.sh script to use proper encodingAndrew Resch2009-10-05
* Add script to regenerate the POTFILES.in fileAndrew Resch2009-10-04
* Remove feeder, example and stats plugin from 1.2Andrew Resch2009-10-04
* Update setup.pyAndrew Resch2009-10-04
* Branch 1.2Andrew Resch2009-10-04
* Update ChangeLog and READMEAndrew Resch2009-10-04
* Fix blocklist pluginAndrew Resch2009-10-04
* Use new method to add plugin tabAndrew Resch2009-10-04
* Allow plugins to properly add tabs and have them restored upon restart - patc...Andrew Resch2009-10-04
* Commit #1019 allow up to 4 MiB piece sizesAndrew Resch2009-10-04
* Commit #850 make urls clickable in the comments fieldAndrew Resch2009-10-04
* A few fixes for the blocklist pluginAndrew Resch2009-10-04
* Add support for forward slashes in config settingAndrew Resch2009-10-03
* Fix #1018 issue with 2nd level folder rename in the gtkui and save resume dat...Andrew Resch2009-10-03
* fix bug in the tracker icons resourceDamien Churchill2009-10-03
* Commit Ideal's one fastresume file patch with some tweaksAndrew Resch2009-10-03
* Fix up the sizing of the downloads preference pageDamien Churchill2009-10-01
* add copyright headerDamien Churchill2009-10-01
* fix the package name in commonDamien Churchill2009-10-01
* rename deluge-execute.js to execute.jsDamien Churchill2009-10-01
* add the missing `s` to %(filename)sDamien Churchill2009-10-01
* add a GPL copyright header to the javascript plugin templateDamien Churchill2009-10-01
* remove the paranthesis from the export deco since they aren't needed anymoreDamien Churchill2009-10-01
* fix up the webui side of the plugin, even if it is skeletalDamien Churchill2009-10-01
* remove the template folder, since the webui no longer uses templatesDamien Churchill2009-10-01
* add the common module that now exists in most pluginsDamien Churchill2009-10-01
* fix web plugin entry pointDamien Churchill2009-10-01
* move the code that updates the buttons in the CM depending on the host status...Damien Churchill2009-10-01
* change indentation to 4 spacesDamien Churchill2009-10-01
* disable the connect button if the host is offlineDamien Churchill2009-10-01
* change the _libtorrent module so that the included libtorrent is checked for ...Damien Churchill2009-09-29
* fix silly bug in the setup script. bad damoxc.Damien Churchill2009-09-29
* just some whitespace changesDamien Churchill2009-09-28
* move the stateful stuff to Deluge.js before any other js has executedDamien Churchill2009-09-28
* use the version check within deluge so the correct version is checked forDamien Churchill2009-09-28
* Fix unbound local error when adding a torrent fails.John Garland2009-09-26
* Remove some unnecessary dependenciesAndrew Resch2009-09-26
* Remove 'state_location' and 'config_location' preferences and all references ...Andrew Resch2009-09-25
* change the labelAlign to top and icnrease the width of the fieldsDamien Churchill2009-09-24
* add a comment and remove one of the OLD_CONFIG_KEYSDamien Churchill2009-09-24
* only try and load the old config if the file existsDamien Churchill2009-09-24
* Set the maxValue of the port spinner to 65535Andrew Resch2009-09-24
* give a bit more love to the connection manager, updating buttons when the hos...Damien Churchill2009-09-24
* fix bug in the start_daemon methodDamien Churchill2009-09-24