4210 Commits

Author SHA1 Message Date
Marcos Pinto
466ac404ec add --root=/ 2008-12-11 03:25:10 +00:00
Marcos Pinto
ba813a8913 fix toolbar style in win32 2008-12-11 01:42:16 +00:00
Andrew Resch
2d25a09bfe lt sync 4382 2008-12-10 23:30:59 +00:00
Andrew Resch
55e694e80b Change libtorrent import behaviour to first try importing deluge.libtorrent and then libtorrent. It will now also raise an ImportError if libtorrent version is not 0.14. 2008-12-10 23:30:09 +00:00
Andrew Resch
831ac110a8 Change display of hosts and catch protocolerrors when testing hosts status 2008-12-10 22:28:11 +00:00
Andrew Resch
19196b1363 Fix classic mode 2008-12-10 22:15:09 +00:00
Andrew Resch
b91b750024 Just use a different filename for new hostlist config instead of trying to detect the old one 2008-12-10 22:03:35 +00:00
Andrew Resch
7a970305cd Add another missing define 2008-12-10 12:38:53 +00:00
Andrew Resch
33dfbca91c Another fix 2008-12-10 12:29:28 +00:00
Andrew Resch
feeb1469fa Fix check for old version 2008-12-10 12:24:45 +00:00
Andrew Resch
8bd49aef7a Add additional check for old config file 2008-12-10 12:17:25 +00:00
Andrew Resch
097664e890 Fix some minor bugs in ConnectionManager 2008-12-10 10:24:15 +00:00
Andrew Resch
33663a9d5d Strip new lines when loading auth file 2008-12-10 10:19:19 +00:00
Andrew Resch
da177ff4e4 Do not require a daemon restart to use updated auth file 2008-12-10 10:04:32 +00:00
Andrew Resch
85cef723c3 Fix file removal 2008-12-10 10:00:21 +00:00
Andrew Resch
37c3b4334c Add basic authentication -- your connectionmanager config will be cleared and this will likely break other UIs 2008-12-10 07:56:40 +00:00
Marcos Pinto
cc7a685397 lang sync 2008-12-10 03:16:52 +00:00
Marcos Pinto
7ad1699fa1 point default blocklist to our server and up interval to 4 days 2008-12-10 02:34:32 +00:00
Marcos Pinto
ec4051de34 icons only in toolbar 2008-12-10 01:07:14 +00:00
Andrew Resch
b077d5075a Fix ratio calc 2008-12-09 11:14:11 +00:00
Andrew Resch
b142a1eaf9 Do not apply the set-function for 'show_rate_in_title' on startup 2008-12-09 11:04:05 +00:00
Andrew Resch
34cd3c1e35 Make filtertreeview view options more immediate 2008-12-09 08:27:43 +00:00
Andrew Resch
c1f977a2d1 Fix division by zero error in get_ratio 2008-12-09 08:22:20 +00:00
Andrew Resch
26c607ff66 Update the ChangeLog 2008-12-09 05:50:12 +00:00
Andrew Resch
7065df205b Fix #624 do not allow changing file priorities when using compact allocation 2008-12-09 05:40:56 +00:00
Andrew Resch
be0c891dd8 Fix up showing speeds in titlebar and make it an option 2008-12-09 05:27:01 +00:00
Marcos Pinto
513c783045 transfer rates in title 2008-12-09 05:00:48 +00:00
Marcos Pinto
7f59873f8a fix #547 add description to name field per HIG entry 2.1.1.1 2008-12-09 04:10:46 +00:00
Marcos Pinto
10cf1043ff fix #571 notification-daemon-xfce dependency circle 2008-12-09 03:57:36 +00:00
Marcos Pinto
e3bac06af0 pots updates 2008-12-09 03:42:18 +00:00
Marcos Pinto
ae07d8c2d0 partial fix to #640. more work needed 2008-12-09 03:28:30 +00:00
Andrew Resch
44223592b0 Fix #646 when calculating share ratio use the 'total_done' value if 'all_time_download' is 0 2008-12-09 02:55:20 +00:00
Marcos Pinto
56fb8f6225 not all use DD/MM/YY, so use locale's date format 2008-12-09 02:34:08 +00:00
Andrew Resch
819ab070b4 Add support for a basic auth transport and handler in rpcserver 2008-12-09 02:12:37 +00:00
Andrew Resch
ab56257b49 Fix typo in get_eta() stop_seed_ratio should be stop_ratio 2008-12-08 13:09:46 +00:00
Andrew Resch
24ad257fdd Fix tracker icons config dir 2008-12-08 07:38:17 +00:00
Andrew Resch
253b8a857f Fix drag n' dropping in the files tab 2008-12-07 12:42:09 +00:00
Martijn Voncken
983c07f869 s/tango/16/g 2008-12-06 22:22:16 +00:00
Martijn Voncken
4c7b2f85a6 ajax: oxygen-theme for popups 2008-12-06 22:07:30 +00:00
Martijn Voncken
650d4d06a2 move ajax-ui to oxygen icon set 2008-12-06 21:52:56 +00:00
Martijn Voncken
d4006bed50 switch to oxygen icons (1.1) 2008-12-06 20:47:41 +00:00
Marcos Pinto
6676347a1b lang sync 2008-12-06 04:56:35 +00:00
Marcos Pinto
8b48b3a00a add installer theme 2008-12-06 04:00:36 +00:00
Andrew Resch
8503e2cec8 Fix #636 not setting the daemon's config directory when using --config=
with the UI in classic mode.
2008-12-05 21:59:40 +00:00
Andrew Resch
0ffc306d83 Fix tracker_icons to use the correct config directory, not the default
one
2008-12-05 21:49:54 +00:00
Martijn Voncken
307099a874 .error class set to 400 px 2008-12-05 17:15:51 +00:00
Martijn Voncken
2f8c10b7ba focus on pwd field;patch from #365 by dasnyderx 2008-12-05 17:11:07 +00:00
Damien Churchill
92574feeb4 add get_config_values method to core to allow for multiple config values to be retrieved 2008-12-03 22:46:56 +00:00
Andrew Resch
7b243759f3 Remove unnecessary libtorrent files 2008-12-02 20:39:18 +00:00
Andrew Resch
121d638d03 Fix shutting deluged down when using Python 2.6 2008-12-02 04:48:57 +00:00