Damien Churchill
|
964d85d908
|
update the theme images
|
2010-01-21 19:34:05 +00:00 |
Damien Churchill
|
3068f006e2
|
remove the slate theme that is no longer supported
|
2010-01-21 19:28:40 +00:00 |
Damien Churchill
|
f4cf3d9893
|
convert spaces to tabs
|
2010-01-21 19:19:37 +00:00 |
Damien Churchill
|
708ad2e665
|
add a __contains__ method to the config class
fix upgrading old configs when the key doesn't exist in the old config
|
2010-01-20 21:04:40 +00:00 |
Damien Churchill
|
0819697c5b
|
update the gettext.js generation script and gettext.js
|
2010-01-20 20:37:14 +00:00 |
John Garland
|
0121d721cb
|
Make sure all data is passed to pagePart. Accept x-gzip encodings.
|
2010-01-20 12:36:07 +00:00 |
Damien Churchill
|
a82b6e4fb5
|
add 2 new commands that allow for libtorrent to be built with debugging enabled
|
2010-01-20 12:08:29 +00:00 |
Andrew Resch
|
4420f2fae5
|
Fix hanging when using commands from the command-line
Fix displaying plugin command output on the command-line
|
2010-01-19 23:00:48 +00:00 |
Andrew Resch
|
f8f9438950
|
Fix #1128 Show an error dialog when unable to start a 'deluged' process
|
2010-01-18 02:36:03 +00:00 |
Andrew Resch
|
e211b6feca
|
Update main window glade orientations
|
2010-01-17 22:18:45 +00:00 |
John Garland
|
d9b9f22998
|
Completely disable gzip decoding when allow_compression=False. Add extra test.
|
2010-01-16 04:50:01 +00:00 |
John Garland
|
aaa7dae18e
|
Fix date in 1.2_RC changelog. Add release date to trunk changelog.
|
2010-01-16 04:21:25 +00:00 |
Damien Churchill
|
2de185adea
|
bump version to 1.2.900 rather than 1.2.9.900
|
2010-01-14 14:17:05 +00:00 |
John Garland
|
0e2dd9f389
|
Add gzip decoding support to httpdownloader (implements #1012).
|
2010-01-14 12:43:59 +00:00 |
John Garland
|
cbac2fbd5a
|
Fix typo. Remove obselete function.
|
2010-01-14 12:32:04 +00:00 |
Pedro Algarvio
|
be70305365
|
Make sure that the port test status image is always reset between tests. Added a "loading" image when the test is in course.
|
2010-01-12 03:15:50 +00:00 |
Andrew Resch
|
f586b91a59
|
Remove workaround for lt 0.15 when setting the trackers
|
2010-01-10 20:17:59 +00:00 |
Andrew Resch
|
623c5ab57b
|
Fix displaying new release dialog in Windows
|
2010-01-10 19:47:31 +00:00 |
Pedro Algarvio
|
ed00536468
|
Add missing import(removed on a previous check-in???).
|
2010-01-10 16:26:41 +00:00 |
Andrew Resch
|
430b96f4f5
|
Do not save_state right away, but rather wait for the timer loop
|
2010-01-08 23:36:44 +00:00 |
Andrew Resch
|
ac66f305e7
|
Fix displaying root folder when using the 'path.utf-8' keys in torrents
|
2010-01-08 21:26:33 +00:00 |
John Garland
|
8175b2af58
|
Use cStringIO to open zip files in python 2.5
|
2010-01-07 15:27:05 +00:00 |
John Garland
|
4dbc93b1fa
|
Rewrote call to use maybeDeferred (this handles methods that return deferreds).
Fixes #1114.
|
2010-01-07 00:45:47 +00:00 |
Damien Churchill
|
9b97c6a578
|
put the default password in the manpage for those too lazy to type "deluge default web password" in google
|
2010-01-05 14:07:16 +00:00 |
Andrew Resch
|
97375f1a7c
|
Fix #1117 can't use the '3' key
|
2010-01-04 00:18:53 +00:00 |
John Garland
|
6312ad4a7e
|
Add rudimentary support for local files
|
2010-01-03 18:02:30 +00:00 |
John Garland
|
b06f46ea7c
|
Fix blocklist ignoring try_times.
Make blocklist print error messages on failures.
|
2010-01-03 16:27:05 +00:00 |
Andrew Resch
|
a570e67a4d
|
Fix #1116 not being able to use command aliases when not connected to a daemon
|
2010-01-03 01:37:57 +00:00 |
Andrew Resch
|
221c9984d6
|
Fix #1115 not showing usage for the 'debug' command
|
2010-01-02 23:25:45 +00:00 |
Pedro Algarvio
|
ccc97f83a8
|
Yet, some more logging clean-ups....
|
2010-01-01 22:49:02 +00:00 |
Pedro Algarvio
|
d557cda55c
|
Clean-up logging.
|
2010-01-01 22:45:03 +00:00 |
Pedro Algarvio
|
eee6d4c030
|
The !FreeSpace plugin only calculates free-space on existing directories. Cleaned-up logging.
|
2010-01-01 21:44:55 +00:00 |
Pedro Algarvio
|
177ec7d5c2
|
Allow choosing which columns are seen on the torrent view by right-clicking it's headers.
|
2010-01-01 21:27:13 +00:00 |
Pedro Algarvio
|
f30a10f2b8
|
Add "Save Path" column to the torrent view.
|
2010-01-01 21:23:57 +00:00 |
John Garland
|
1c665b7d2f
|
Simplify logic flow a bit (should make local file support easier).
Improve docstrings.
|
2010-01-01 16:02:20 +00:00 |
Andrew Resch
|
717897b343
|
Don't apply 'stop/remove on completed' rules to torrents in a Queued or Paused state
|
2009-12-28 21:50:13 +00:00 |
John Garland
|
7f33292aca
|
Fix not being able to rename folder due to constant updating
|
2009-12-26 17:10:14 +00:00 |
John Garland
|
3e67620e55
|
Fix torrent info name not being utf-8 decoded when root file/folder name is blank
|
2009-12-26 17:09:05 +00:00 |
Andrew Resch
|
bc8cacdbd1
|
Update svn:externals to point to libtorrent RC_0_15 branch
|
2009-12-25 21:33:01 +00:00 |
Andrew Resch
|
ec9564d0c1
|
#496: Remove deprecated functions in favour of get_session_status()
|
2009-12-25 21:29:47 +00:00 |
Andrew Resch
|
ffb241a4de
|
Strip lines/spaces
|
2009-12-25 21:27:07 +00:00 |
Andrew Resch
|
d57b2b43ec
|
Implement #457 progress bars for folders
|
2009-12-24 20:06:23 +00:00 |
Andrew Resch
|
19e2ab2187
|
Have the .desktop file run 'deluge-gtk'
|
2009-12-23 23:54:00 +00:00 |
Andrew Resch
|
8e7d4f2cd4
|
Change share ratio calculation to use the total done instead of the all time downloaded value. This change will make the share ratio calculation not use data downloaded in failed hash checks.
|
2009-12-23 18:44:00 +00:00 |
Andrew Resch
|
ef2ca43c3d
|
Add in a '_' builtin method if unable to initialize gettext
|
2009-12-23 01:34:58 +00:00 |
Andrew Resch
|
8bedc613a0
|
Fix possible TorrentFinishedEvents being emitted on startup for already completed torrents
|
2009-12-23 01:28:33 +00:00 |
Andrew Resch
|
cd3221baf6
|
Fix exceptions when gettext/locale cannot be initialized properly
|
2009-12-21 19:41:31 +00:00 |
John Garland
|
e0ebffb8fa
|
More relaxed definition of what a commented line is in a blocklist.
Decorate readranges with raiseError rather than parse to increase performance.
|
2009-12-21 13:58:24 +00:00 |
John Garland
|
5a8c443d50
|
Add another test to httpdownloader.
Make it compatible with python 2.5.
|
2009-12-21 13:48:00 +00:00 |
Damien Churchill
|
c7d52f3ce5
|
fix filtering on the tracker host, use `==` rather than `in` so tracker urls that contain another trackers url within them aren't picked up as well
|
2009-12-21 10:26:50 +00:00 |