Commit Graph

4229 Commits

Author SHA1 Message Date
Marcos Pinto 1d16e05f55 remove no longer needed hackery 2008-12-13 01:22:09 +00:00
Andrew Resch f482d747e0 Fix installing with --root 2008-12-12 04:23:47 +00:00
Marcos Pinto d1aaad28e7 association dir update 2008-12-11 23:52:12 +00:00
Andrew Resch 227115551d Fix detecting localhost connection 2008-12-11 23:22:54 +00:00
Marcos Pinto fc25852e7b debian packaging fix 2008-12-11 17:34:29 +00:00
Andrew Resch d544f73569 Remove Null since we now have Console 2008-12-11 10:06:14 +00:00
Andrew Resch 6f7231f0ca Strip out new lines when reading auth file 2008-12-11 10:04:25 +00:00
Andrew Resch 18f9165ba6 Fix closing the add trackers window by clicking Cancel 2008-12-11 10:03:43 +00:00
Andrew Resch 34678f1076 Ignore blank lines in auth file 2008-12-11 09:56:22 +00:00
Andrew Resch c0bf133ab8 Add an error check when reading the auth file 2008-12-11 09:31:37 +00:00
Andrew Resch c32eddfc48 Fix starting with new config folder 2008-12-11 09:20:32 +00:00
Andrew Resch 2b34f64304 Move get_localhost_auth_uri() to ui.common 2008-12-11 09:13:14 +00:00
Andrew Resch 7171df62eb Fix console daemon connect 2008-12-11 09:07:56 +00:00
Andrew Resch c2c93f00de Fix display of icons in connectionmanager 2008-12-11 08:46:31 +00:00
Andrew Resch 484fe772c1 Do the egg_install in setup 2008-12-11 07:40:05 +00:00
Andrew Resch baa7cc7a41 Fix WebUI connecting to localhost 2008-12-11 06:18:48 +00:00
Andrew Resch 66476d7ea0 Fix installing scripts 2008-12-11 05:40:06 +00:00
Marcos Pinto 6cd1df0f13 revert root=/ 2008-12-11 03:54:18 +00:00
Andrew Resch 06354aa8cb Use distutils.install instead of setuptools 2008-12-11 03:52:12 +00:00
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