summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* Fix scheduler so that it keeps current state, even after global settings change.Chase Sterling2010-08-26
* Ignore global stop ratio related settings in logic, so per torrent ones are u...Chase Sterling2010-08-24
* Add max active downloading and seeding options to scheduler.Chase Sterling2010-08-24
* Merge branch '1.3-stable' of deluge-torrent.org:deluge into 1.3-stableAndrew Resch2010-08-23
|\
| * Moved xdg import so it is not called on Windows, where it is unused. fixes #1343Chase Sterling2010-08-22
| * AutoAdd plugin changesChase Sterling2010-08-22
* | Fix key error after enabling a plugin that introduces a new status keyAndrew Resch2010-08-23
|/
* Fix unhandled exception when adding a torrent to the sessionAndrew Resch2010-08-21
* Fix issue where the save_timer is cancelled when it's not activeAndrew Resch2010-08-21
* Update versiondeluge-1.3.0_rc2Andrew Resch2010-08-20
* Update windows filesAndrew Resch2010-08-20
* Update ChangeLogAndrew Resch2010-08-20
* Fix `man deluged` not showing '-u' on its own lineJohn Garland2010-08-20
* Fix #1341 issue where Config would try to cancel the save_timer when it is None.Andrew Resch2010-08-18
* Add cache expiry check by key update times to fix issue where some status upd...Andrew Resch2010-08-18
* Add additional test for get_torrents_status and fix the other one to properly...Andrew Resch2010-08-18
* Add test to demonstrate flaw in SessionProxy design. Need to keep track of u...Andrew Resch2010-08-18
* fix the script resource on windowsDamien Churchill2010-08-14
* add the apple iOS bookmark icons from #1339Damien Churchill2010-08-14
* Merge branch '1.3-stable' of deluge-torrent.org:deluge into 1.3-stableDamien Churchill2010-08-14
|\
| * Add test suite for SessionProxyAndrew Resch2010-08-10
| * Fix getting a torrent's status with an empty key list to return all theAndrew Resch2010-08-06
* | fix the system.listMethods json call when running in classic modeDamien Churchill2010-08-14
|/
* use the get_libtorrent.sh script to get libtorrent if it is missingDamien Churchill2010-07-22
* add libtorrent fetch scriptDamien Churchill2010-07-22
* remove the libtorrent submoduleDamien Churchill2010-07-22
* a couple of fixes to stop the webui crashing when running within the gtkuiDamien Churchill2010-07-18
* Only use an icon if it passes some sanity checksJohn Garland2010-07-17