summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Fix copying scriptsdeluge-1.3.1Andrew Resch2010-10-31
* Update versions and changelogAndrew Resch2010-10-31
* remove the convert conf script that won't actually work anymoreDamien Churchill2010-10-31
* fix a silly bugDamien Churchill2010-10-31
* Merge branch '1.3-stable' of deluge-torrent.org:deluge into 1.3-stableDamien Churchill2010-10-31
|\
| * don't depend on being executed from a specific directoryDamien Churchill2010-10-29
* | change entry_points to a dictionary and split it up into console and gui scriptsDamien Churchill2010-10-31
|/
* Fix up Changelog (entry was in wrong section)John Garland2010-10-25
* update changelogDamien Churchill2010-10-24
* fix a bug in the MultiOptionsManager that didn't fire the right arguments in ...Damien Churchill2010-10-24
* apply patch from #1377Damien Churchill2010-10-24
* include a file that fixes the SpinnerField onBlur method (no idea why it is s...Damien Churchill2010-10-23
* fix the path to the loading gif (not that its actually used)Damien Churchill2010-10-23
* Fix hang on quitJohn Garland2010-10-23
* Fix #1373 use of cyrllic pathsAndrew Resch2010-10-16
* Fix #1349 force a theme style with expander-size = 15 to show entries in the ...Andrew Resch2010-10-15
* Keep a torrent paused after a forced recheck if it was paused to start.Andrew Resch2010-10-10
* add a check to ensure that the events loop doesn't continue indefinitelyDamien Churchill2010-10-10
* Update ChangeLog for previous commitJohn Garland2010-10-07
* wrap client.disconnect() call with a check to see if its classic modeDamien Churchill2010-10-07
* Update ChangeLog for previous commitJohn Garland2010-10-03
* Make sure config value strings are utf8 encoded (fixes #1369)John Garland2010-10-03
* Move decode_string/utf8_encoded to commonJohn Garland2010-10-03
* Fix sidebar not updating (#1365)John Garland2010-10-03
* Use better attribute / method names in blocklistJohn Garland2010-09-26
* Fix attribute error in blocklist pluginJohn Garland2010-09-26
* Set locale to the user's default settings in the gtkuiJohn Garland2010-09-20
* Organise latest changes into appropriate sectionsJohn Garland2010-09-19
* Do not include unnecessary dlls in windows builddeluge-1.3.0Andrew Resch2010-09-18
* Update versionsAndrew Resch2010-09-18
* include missing theme imagesJohn Garland2010-09-18
* include the .order filesDamien Churchill2010-09-16
* add all the other scripts to package_dataDamien Churchill2010-09-16
* Update win32 build filesAndrew Resch2010-09-14
* More clean-up of setup.pyAndrew Resch2010-09-14
* Remove the custom 'install' class and include_package_dataAndrew Resch2010-09-14
* Fix preference page index when removing a preference pageAndrew Resch2010-09-13
* Update ChangeLogAndrew Resch2010-09-13
* Fix bugs with unicode torrents in AutoAdd plugin.Chase Sterling2010-09-13
* Fix bug in AutoAdd plugin where watchdirs would not display in gtkui when fir...Chase Sterling2010-09-13
* Increase max piece size to 8 MiB in create torrent dialog (closes #1358)John Garland2010-09-13
* Fix VersionSplit behavior when comparing to a dev version.Chase Sterling2010-09-11
* AutoAdd plugin can now recover when one of the watchfolders has an unhandled ...Chase Sterling2010-09-03
* Fix "adjustment with non-zero page size" deprication warning in autoadd plugin.Chase Sterling2010-09-03
* Add TorrentFileCompleted event.Andrew Resch2010-09-03
* Fix issue when adding torrents without a 'session'. This can happenAndrew Resch2010-09-03
* Use a temp filename with add_torrent_urlJohn Garland2010-08-31
* Update get_free_space testJohn Garland2010-08-31
* Fix error in last commit.Chase Sterling2010-08-26
* Ensure preferencesmanager only changes intended libtorrent session settings.Chase Sterling2010-08-26