Commit graph

6853 commits

Author SHA1 Message Date
Andrew Resch
57ff5be823 Able to change the visibility of the toolbar and infopane. 2007-10-24 07:40:59 +00:00
Andrew Resch
40e1376bc4 Hook up ConnectionManager tool button.
Fix preferences when applying config with no daemon.
2007-10-24 07:22:11 +00:00
Andrew Resch
e03401e3aa Fix Preferences dialog so that it can load while not be connected to a
daemon.
Change ConnectionManager icon and add toolbar button.
2007-10-24 05:45:32 +00:00
Marcos Pinto
dbbace5f23 piece picker priority fix 2007-10-24 00:30:21 +00:00
Marcos Pinto
a534f23661 update webui version num and add missed file 2007-10-23 22:30:37 +00:00
Marcos Pinto
a28e33b809 sync with webui rev87 2007-10-23 22:16:37 +00:00
Marcos Pinto
ac00fef1d4 only replace tracker if handle is valid 2007-10-23 22:14:22 +00:00
Marcos Pinto
f436cbff64 hopefully fix segfault 2007-10-23 22:02:15 +00:00
Marcos Pinto
74e5e49ee1 try to catch replace trackers error 2007-10-23 20:51:15 +00:00
Marcos Pinto
1bf007907c tweak last attribute except 2007-10-23 07:35:23 +00:00
Marcos Pinto
0bec032638 fix last 2007-10-23 06:49:27 +00:00
Marcos Pinto
d17f6ee274 fix attribute error 2007-10-23 06:45:21 +00:00
Marcos Pinto
571ecbdfac have name column expand 2007-10-23 06:35:46 +00:00
Marcos Pinto
92c4adc4c1 sync language files with launchpad for release 2007-10-23 03:36:01 +00:00
Marcos Pinto
80f941a249 tweak ratio fix 2007-10-23 03:32:58 +00:00
Marcos Pinto
c04ae40cf1 catch attributeerror to fix upgrade issue 2007-10-23 03:26:28 +00:00
Marcos Pinto
3eacd3e2d6 remove unnecessary eval 2007-10-23 03:10:04 +00:00
Marcos Pinto
7d680bdd3a ratio fix 2007-10-23 02:43:21 +00:00
Marcos Pinto
79e9e1de53 fixed issue when calling close on an uninstantiated variant_stream + variant_stream cleanup (removed unncessesary templates) 2007-10-22 23:56:03 +00:00
Marcos Pinto
5d4a69d852 lt sync 1688 2007-10-22 22:33:08 +00:00
Marcos Pinto
2e5eb2b885 try to fix a race condition 2007-10-22 20:35:32 +00:00
Andrew Resch
88a49d17c7 Stop local daemon now works in ConnectionManager.
Some minor tweaks.
2007-10-21 16:21:00 +00:00
Andrew Resch
298fd1bc7f Fixed and enabled the SignalReceiver. 2007-10-21 01:53:40 +00:00
Marcos Pinto
f2c036650c fix deleting of subfolders 2007-10-21 00:51:13 +00:00
Marcos Pinto
0b4b409a53 fix edited tracker list not being persistent 2007-10-20 23:37:36 +00:00
Andrew Resch
c4d4e75667 Change the gtkui to a new component based system.
Properly handle daemon quitting unexpectedly.
Many updates to the ConnectionManager.
2007-10-20 22:26:43 +00:00
Andrew Resch
d5888131a0 Move the old dbus branch to deluge-0.6-dbus and move the xmlrpc branch
to deluge-0.6.
2007-10-20 16:58:35 +00:00
Andrew Resch
c852cfd7c1 Updates to the ConnectionManager stuff. This is a work in progress.
Renamed functions.py to client.py.
2007-10-20 16:55:38 +00:00
Marcos Pinto
58be40da1e set some fields as insensitive which arent valid on win32 2007-10-18 23:25:26 +00:00
Marcos Pinto
589c007386 windows tweaks to prevent error on win32 2007-10-18 23:15:52 +00:00
Marcos Pinto
c70721aeac fix for some invariant checks 2007-10-18 06:19:20 +00:00
Marcos Pinto
1ddbf05b92 set file browser fields in deluge's preferences insensitive when in win32 2007-10-17 03:17:59 +00:00
Marcos Pinto
cc77df8216 make torrentfile pref field insensitive when on win32 to avoid confusing windows users 2007-10-17 03:12:26 +00:00
Marcos Pinto
5fb1987b1b collect network information when not in the networkgraph plugin tab 2007-10-17 02:54:05 +00:00
Zach Tibbitts
aef72f74a2 2007-10-16 17:05:25 +00:00
Zach Tibbitts
3dc0b25876 win32 translations fix 2007-10-16 16:48:26 +00:00
Marcos Pinto
d07d25e189 fix fastresume oops 2007-10-16 02:26:49 +00:00
Marcos Pinto
664877a7e6 update changelog 2007-10-16 01:23:29 +00:00
Marcos Pinto
9d75b5f306 fix fastresume 2007-10-16 01:18:08 +00:00
Marcos Pinto
891a9955ad oops value switch 2007-10-16 01:13:58 +00:00
Marcos Pinto
8444cb852c have thread/process selection inactive until fixed. now we automatically choose which method based on platform 2007-10-16 01:12:50 +00:00
Marcos Pinto
20f580014b sync lang 2007-10-15 21:21:26 +00:00
Marcos Pinto
382f4b0f1a remove no longer needed alert 2007-10-15 19:37:17 +00:00
Marcos Pinto
8f030fb112 fixed issue with failing async_accept on windows 2007-10-15 19:34:24 +00:00
Marcos Pinto
1690fd846b intrusive_ptr_base fix 2007-10-15 18:09:24 +00:00
Marcos Pinto
871d0d15c6 fix webui kill if already running 2007-10-15 17:03:46 +00:00
Marcos Pinto
27d7e80658 clarify popup message 2007-10-15 15:50:24 +00:00
Andrew Resch
bf6a709340 Start of ConnectionManager. 2007-10-15 15:12:35 +00:00
Marcos Pinto
dad79748fa catch exception in last 2007-10-15 15:02:56 +00:00
Marcos Pinto
3169b460f0 remove fastresume after adding torrent that's not a seed 2007-10-15 13:22:27 +00:00