Commit graph

5693 commits

Author SHA1 Message Date
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
Andrew Resch
c259aea06a Fix adding/removing torrents with current libtorrent. 2007-10-15 09:01:59 +00:00
Marcos Pinto
b02b71e978 lt sync 1677 2007-10-15 06:11:37 +00:00
Marcos Pinto
b403530fab fast reconnect fixes 2007-10-15 05:34:32 +00:00
Marcos Pinto
a16eb7625c lt updates 2007-10-15 04:50:17 +00:00
Andrew Resch
b3d15c7117 Daemonize receiver thread. 2007-10-15 04:35:37 +00:00
Andrew Resch
d690e44194 Fix adding torrents by URL. 2007-10-15 04:25:05 +00:00
Andrew Resch
67c7f9a80e Fix preferences' function calls. 2007-10-15 04:06:56 +00:00
Andrew Resch
1440e78cae Add xmlrpclib from Python 2.5.1 2007-10-15 04:01:46 +00:00
Andrew Resch
287d96d1e7 Include SimpleXMLRPCServer from Python 2.5.1 2007-10-15 03:49:45 +00:00
Andrew Resch
5b7b027f48 Save the uploaded_total in torrent state. 2007-10-15 01:56:47 +00:00