21 Commits

Author SHA1 Message Date
Andrew Resch
2fba592e6c Move update label calls to where they should be. 2008-01-29 09:08:27 +00:00
Andrew Resch
f8adeb9c69 Statusbar DHT touch-up 2008-01-29 09:01:02 +00:00
Marcos Pinto
5e66a28e88 check dht status in start() and dont get dht nodes when dht is off 2008-01-29 08:51:46 +00:00
Marcos Pinto
c3061576f3 check dht value on start() and dont get_dht_nodes() when dht is off 2008-01-29 08:12:44 +00:00
Marcos Pinto
8806704043 fix dht value change 2008-01-29 07:29:14 +00:00
Marcos Pinto
50fa1ff1a9 add dht to config_value_changed 2008-01-29 07:17:19 +00:00
Marcos Pinto
f757593146 add dht nodes to status bar 2008-01-29 06:58:23 +00:00
Andrew Resch
10cced15a3 Fix GtkWarning in StatusBar when disconnecting from daemon. 2008-01-24 01:56:25 +00:00
Andrew Resch
0b807e8945 Fix errors on quit. 2008-01-21 09:13:36 +00:00
Andrew Resch
1c9c765cb1 Change update intervals of several components.
Have StatusBar update the respected label when it receives a 
'config_value_changed' signal.
2008-01-21 01:58:19 +00:00
Andrew Resch
80514ad829 Fix last commit.
Use 'config_value_changed' signal from core to get config value updates 
instead of polling every update for StatusBar and SystemTray.
2008-01-20 21:37:11 +00:00
Andrew Resch
1fa301cb69 Change client.py to use multicalls. This forces all client methods to
be async.
2008-01-19 22:33:30 +00:00
Andrew Resch
78b78ce8b3 Use deluge.component for core components. 2007-12-10 10:49:42 +00:00
Andrew Resch
589df97add Add ListView state saving.
Have TorrentView save and load state on startup/shutdown.
Add new method to components shutdown() which is called when the UI is 
exiting to allow components to clean-up.
Clean up some debug output.
2007-12-08 05:02:29 +00:00
Andrew Resch
d8680af277 Clean up StatusBar and use new StatusBarItems. 2007-11-19 07:33:43 +00:00
Andrew Resch
35fe99eee3 Updates to the QueuedTorrents dialog stuff.
Updates to StatusBar.
2007-11-17 11:36:29 +00:00
Andrew Resch
eac95882d4 Queued torrents update. 2007-11-14 15:51:22 +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
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
Andrew Resch
b4cb4e7bcc Import the 0.6 xmlrpc branch.. Work in progess. 2007-10-12 23:37:42 +00:00
Andrew Resch
3270f23747 Initial import of StatusBar 2007-09-23 02:24:18 +00:00