Commit graph

5693 commits

Author SHA1 Message Date
Damien Churchill
ecca68772e use metavar to change the output of --help by optparse 2009-12-13 21:49:10 +00:00
Andrew Resch
9878fced37 Fix issue where hosts will show up erroneously as Offline 2009-12-13 21:46:55 +00:00
Andrew Resch
c312cf4b91 Disconnect from daemon if getting the info fails 2009-12-13 21:34:26 +00:00
Andrew Resch
de262bf7db Fix autoconnecting to a host other than the first one in the list 2009-12-13 21:29:46 +00:00
Andrew Resch
8edd91a3d5 Add an error dialog when trying to add a duplicate host
Center the add host dialog over the connection manager
2009-12-13 21:25:22 +00:00
Andrew Resch
f6fdae727d Fix #1036 autoconnecting to localhost daemon on start-up 2009-12-13 20:49:23 +00:00
Andrew Resch
139d6538a2 Fix #782 do not ask for tray password when window is not minimized to tray 2009-12-12 22:38:26 +00:00
Andrew Resch
b88319b4be Fix #692 no longer require tray password when quitting from the tray icon while the window is
visible.
2009-12-12 21:22:51 +00:00
Damien Churchill
dd129f8544 reset the add torrent window on hide 2009-12-12 15:56:49 +00:00
Andrew Resch
af18bdb72a Fix typo 2009-12-11 23:29:21 +00:00
Andrew Resch
85b3546c47 Fix printing 'rm' command usage when called with no arguments 2009-12-11 21:19:48 +00:00
Damien Churchill
07cd4ba83d fix #1075 (changing priority on a whole folder) 2009-12-11 20:45:59 +00:00
Andrew Resch
361f2b2390 Fix possible exception when upgrading from a 0.5 state file 2009-12-10 21:28:51 +00:00
Damien Churchill
97a69b8c0c update some of the icons in the webui 2009-12-10 18:24:31 +00:00
Damien Churchill
29f2ed84dd disable the files and options tabs until a torrent has been selected 2009-12-10 17:45:40 +00:00
Damien Churchill
9e9fbd6242 fix uploading plugins when the daemon is not localhost 2009-12-10 17:35:35 +00:00
Damien Churchill
2840d43ccb fix the onResize method for the togglefield so it resizes the textfield to the correct size 2009-12-10 17:26:45 +00:00
Damien Churchill
14454791c4 implement installing plugins via the webui 2009-12-10 15:40:37 +00:00
Damien Churchill
fcbaa1f4f2 fix the upload_plugin method as it wasn't upgraded to deluge-rpc spec 2009-12-10 15:31:27 +00:00
Damien Churchill
c716f55dda fix incorrect class name 2009-12-10 14:39:14 +00:00
Damien Churchill
a1e950d6e5 remove the margin and padding from the bottom of the options fieldset 2009-12-10 14:35:10 +00:00
Damien Churchill
e646a5ef87 fix enabling plugins on the fly 2009-12-10 14:32:55 +00:00
Andrew Resch
3c703d2ef7 Fix using the console in Windows, but only in command-line mode 2009-12-10 01:26:26 +00:00
Damien Churchill
429f7064fa tweak the download prefs page so no scrollbars appear 2009-12-10 00:38:48 +00:00
Damien Churchill
47b5274f34 improve the ToggleField widget, having the checkbox to the left of the
field rather than above it
2009-12-10 00:32:24 +00:00
Damien Churchill
a6c6d5b2b4 add tooltips to the statusbar items
add disk free space to the statusbar
2009-12-10 00:06:34 +00:00
Damien Churchill
3d3edccdac Apply cookie date fix from adios 2009-12-09 13:13:04 +00:00
Damien Churchill
36b2a82561 fix a bug in the execute plugin when move_completed is used the incorrect path was passed in 2009-12-08 11:24:56 +00:00
Damien Churchill
f5096c6e7c tweak the sizes of some form elements to improve the layout 2009-12-08 02:09:03 +00:00
Damien Churchill
76bc32d72a begin the makings of the togglefield widget that allows enabling of move completed/copy torrent files/auto add torrent files fields 2009-12-08 01:56:15 +00:00
Damien Churchill
581517c8e9 Change the compressed js script to deluge-all.js to avoid naming conflicts on case sensitive filesystems 2009-12-01 17:11:07 +00:00
Andrew Resch
b41a025217 Add button to Other preferences to associate magnet links with Deluge 2009-11-30 03:50:28 +00:00
Andrew Resch
7a91b96183 Fix #1085 only use ints for specific options to prevent unhandled exception 2009-11-29 21:32:56 +00:00
Andrew Resch
a317fdec48 Fix crash in Windows when creating a torrent 2009-11-29 07:38:29 +00:00
Andrew Resch
20b6791670 Properly show 100.00% and reduce number of progress bar updates during a torrent creation 2009-11-29 07:37:29 +00:00
Andrew Resch
411ee123f1 Register just 'deluge' not '/usr/bin/deluge' in the magnet uri handler 2009-11-29 01:45:46 +00:00
Andrew Resch
2bc13a3fb7 Attempt to register as the default magnet uri handler in GNOME on startup 2009-11-29 01:40:30 +00:00
Andrew Resch
dda893e2b7 Add some checks for OSX since it doesn't support SVG icons 2009-11-29 00:52:00 +00:00
Damien Churchill
00de8311fd swap the order of the buttons in the remove window 2009-11-26 14:59:04 +00:00
Damien Churchill
6d7572c444 update the build script and rebuild deluge.js and ext-extensions.js 2009-11-25 18:52:00 +00:00
Damien Churchill
3e1a6a1fb8 exclude some more things from the sdist 2009-11-25 18:37:40 +00:00
Damien Churchill
dbbc1124f4 prevent undefineds ending up as a key in the option manager 2009-11-25 18:37:06 +00:00
Andrew Resch
13d949381a Set batch_write to False in __init__ 2009-11-25 18:24:29 +00:00
Damien Churchill
bfea47c8bd add the updated manifest to 1.2 2009-11-25 18:00:15 +00:00
Andrew Resch
f858e271ad Add magnet link association to the installer 2009-11-25 03:09:42 +00:00
Andrew Resch
708f052153 Prep for release 2009-11-25 02:41:15 +00:00
Andrew Resch
8d6bc283d0 Fix loading the saved metadata when loading state with magnet uris 2009-11-25 01:55:51 +00:00
Andrew Resch
313c73c40c Fix files list when using magnet uris 2009-11-25 01:41:50 +00:00
Andrew Resch
012dd1919c Update translations 2009-11-23 18:16:51 +00:00
Pedro Algarvio
d7e83d922c Re-commit. This change got lost on the mess of merging HG and SVN branches. 2009-11-22 06:17:55 +00:00