5758 Commits

Author SHA1 Message Date
Andrew Resch
c1f137505a Fix uncaught exception when closing deluge in classic mode 2010-06-30 15:17:09 -07:00
John Garland
f598d048d1 Fix man deluged not showing '-d' on its own line 2010-05-16 22:33:14 +10:00
John Garland
4f134731df Fix remote save path dialog not disappearing after creating a torrent 2010-05-16 18:14:51 +10:00
John Garland
de25c17af1 Fix only being able to click "remote path" once when creating a torrent 2010-05-16 18:14:50 +10:00
John Garland
41314e595a Fix deluged crashing on windows when logfile's directory doesn't exist 2010-05-16 18:14:47 +10:00
John Garland
e5e43532d3 Fix deluge-gtk hanging on shutdown (for real this time) 2010-05-02 23:12:19 +10:00
John Garland
9e4a92444b Close connection manager on shutdown - patch from Jan Steffens 2010-05-02 22:28:51 +10:00
John Garland
72fd3bd061 Fix deluge-gtk hanging on shutdown (thanks Jan Steffens) 2010-05-02 22:28:10 +10:00
Andrew Resch
cc086917c1 Add export-ignore attribute to .gitignore deluge-1.2.3 2010-03-27 13:20:46 -07:00
Andrew Resch
3e0a35c802 Prep for release 2010-03-27 12:37:04 -07:00
John Garland
4a2316411d Add .gitignore file to 1.2 branch 2010-03-27 19:15:04 +11:00
Andrew Resch
1b54d5b93b Merge branch '1.2-stable' of deluge-torrent.org:deluge into 1.2-stable 2010-03-22 13:58:51 -07:00
Andrew Resch
64d927b499 Fix libtorrent 0.15 compat 2010-03-22 13:58:32 -07:00
John Garland
3e639c3445 Merged test_versionsplit.py into test_common.py 2010-03-22 18:19:10 +11:00
John Garland
ec39a8d501 Add test case for deluge/common.py 2010-03-22 18:19:10 +11:00
Andrew Resch
90103358f3 Fix VersionSplit comparison to do a proper compare and not simply
against the version strings
2010-03-21 15:58:55 -07:00
Andrew Resch
32a00d7919 Update attributes deluge-1.2.2 2010-03-19 13:56:40 -07:00
Andrew Resch
3932e632c1 Add export-ignore attributes 2010-03-19 13:51:17 -07:00
Andrew Resch
3f37b3bb01 Update ChangeLog 2010-03-19 13:37:48 -07:00
Andrew Resch
03b9b940af Update Windows installer 2010-03-19 13:36:36 -07:00
Andrew Resch
eeda4a5ecd Update translations 2010-03-19 13:05:58 -07:00
Andrew Resch
fd5460b403 Update Windows installer files 2010-03-19 12:23:51 -07:00
Andrew Resch
35b72ba8d7 Fix issue where the gtkui sometimes won't start if there is a stale lock file or socket in the ipc/
directory
2010-03-13 12:13:59 -08:00
Andrew Resch
fc109479bf Update ChangeLog 2010-03-13 10:10:13 -08:00
Andrew Resch
f0226decff Fix #1172 notify startup complete when adding torrents externally 2010-03-13 10:09:31 -08:00
Damien Churchill
5bd22ee6d5 change the libtorrent submodule to point to 0.14-stable 2010-03-12 10:16:00 +00:00
Damien Churchill
c0b3d4745a update the libtorrent submodule to use the public git repository. 2010-03-07 19:13:53 +00:00
Andrew Resch
f9414105df Update Changelog 2010-02-28 17:34:27 -08:00
Andrew Resch
a227617bac Fix #1162 problem with the queued torrents dialog from not properly adding to the add torrent dialog
if set to auto add
2010-02-28 17:27:04 -08:00
Andrew Resch
58ef466d9c Update changelog 2010-02-28 16:24:21 -08:00
Andrew Resch
9250bbfb89 Fix #1109 auto add halting when a torrent with invalid filename encoding is in the directory 2010-02-28 16:21:47 -08:00
Damien Churchill
dfdcf117b4 Fix silly error from last commit 2010-02-26 14:49:20 +00:00
Damien Churchill
52b5e9d4e3 include the ability to profile the web server, code lifted straight from the daemon 2010-02-26 14:25:17 +00:00
Andrew Resch
479d84857f Test commit 2010-02-22 18:11:43 -08:00
Andrew Resch
b9abe8ea10 Test commit 2010-02-22 18:03:18 -08:00
Andrew Resch
9e51e39629 Test commit 2010-02-22 18:00:29 -08:00
Andrew Resch
e999d34e5c Test commit 2010-02-22 17:54:33 -08:00
Andrew Resch
abc66b5b5e Update version numbers 2010-02-22 17:34:53 -08:00
Andrew Resch
5b23993960 Update version 2010-02-22 17:28:56 -08:00
Andrew Resch
eadfa323ca Update Changelog 2010-02-22 17:26:15 -08:00
Andrew Resch
f666c28e14 Fix #1143 deluge-console crashes when tab-completing not-existent
directory
2010-02-22 17:01:40 -08:00
Damien Churchill
1da79ceb75 change the way that the minimum LT version is specified 2010-02-22 11:56:05 +00:00
John Garland
8e5f8bb249 Multi-platform fix for #1147. 2010-02-21 18:46:53 +11:00
Andrew Resch
3791fe2d2f Fix typo deluge-1.2.1 2010-02-20 09:36:54 -08:00
Andrew Resch
27c0f339ce Prep for release 2010-02-20 09:20:36 -08:00
Andrew Resch
c605616cb9 Update Changelog 2010-02-20 09:17:40 -08:00
Andrew Resch
443d4d7a3a Merge branch '1.2-stable' of deluge-torrent.org:deluge into 1.2-stable 2010-02-20 09:12:40 -08:00
andrew
34fb2def75 Update translations 2010-02-20 09:11:35 -08:00
andrew
95b26efbb4 Make Deluge dependent on libtorrent 0.14.9 or greater. This is due to an over-downloading bug in
libtorrent.
2010-02-20 08:56:20 -08:00
John Garland
dc35732896 Fixed typo. 2010-02-21 02:31:55 +11:00