Andrew Resch
0954c3f112
Re-do the 'set maximum' dialogs.. They are now decorated.
2008-11-27 04:24:30 +00:00
Andrew Resch
c6ddaeaac7
Remove OpenSSL exception from license headers
2008-11-23 04:58:01 +00:00
Andrew Resch
dc63d26cfe
Add protocol traffic statusbar item
2008-11-21 09:35:29 +00:00
Andrew Resch
a0bf6d8fe1
Remove trailing whitspace from *.py
2008-11-17 00:57:32 +00:00
Marcos Pinto
9113744c40
add 'add peer' and create gtkui common
2008-10-18 01:53:13 +00:00
Andrew Resch
0c203b0a96
Fix various issues when not using English
2008-08-31 20:20:16 +00:00
Marcos Pinto
6fa31d1dc0
change copyright notices to gpl3
2008-08-08 05:59:07 +00:00
Andrew Resch
327de6f5cd
Fix view options to be persistent between sessions
2008-07-26 08:12:34 +00:00
Marcos Pinto
9ceac125c8
i8n for statusbar tooltips
2008-07-02 04:01:32 +00:00
Andrew Resch
34354a25d5
Fix #311 add tooltips to statusbar items
2008-07-02 01:29:04 +00:00
Andrew Resch
afa3c03691
Add the tabs to the View menu and allow them to be shown/hidden.
...
Some minor UI tweaks.
2008-05-19 02:28:47 +00:00
Andrew Resch
ebebdb7132
Fix 'No incoming connections' label not removing properly.
2008-05-09 10:01:07 +00:00
Andrew Resch
0f32cde503
Fix possible issue where the health icon will not disappear.
2008-04-01 08:38:10 +00:00
Andrew Resch
5b6a197a50
Clicking on the 'Not Connected' status bar item will now show the
...
ConnectionManager.
2008-03-17 08:01:27 +00:00
Andrew Resch
4c987aed06
Fix showing the other speed dialog in the StatusBar pop-up menus.
2008-03-12 07:56:59 +00:00
Andrew Resch
616fa74051
Add timeout items to the StatusBar. These items will disappear after N
...
seconds.
Add warning items to the StatusBar.
Show warning when trying to resume a torrent past the stop share ratio.
2008-03-10 08:18:39 +00:00
Andrew Resch
4f0882ebbe
Add Network Health icon to StatusBar.
...
Fix issue of adding a torrent to the top of the queue if no torrents in
the session.
2008-03-10 07:32:25 +00:00
Andrew Resch
58e4e1b2f4
Update some copyright years.
2008-03-10 06:12:51 +00:00
Andrew Resch
74cd111513
Add pop-up menus to the statusbar items.
2008-03-09 05:38:07 +00:00
Martijn Voncken
d53a606b0e
big client.py refactor
2008-02-22 22:16:13 +00:00
Andrew Resch
dc2f8d6c9c
Only show limits when set.
...
Increase spacing of StatusBarItems from 5 to 10.
2008-02-16 01:44:23 +00:00
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