Damien Churchill
|
3cfeb8a2ef
|
rename tab_statistics to tab_status
update status when a torrent is selected in the grid
tweak status css
|
2009-02-20 21:57:31 +00:00 |
Damien Churchill
|
4f9e627131
|
rename getSelection to getSelections
|
2009-02-20 21:55:51 +00:00 |
Damien Churchill
|
cf2842b623
|
fix to work with new deluge-torrents layout
|
2009-02-20 21:55:34 +00:00 |
Damien Churchill
|
8d1a49f11c
|
improve the layout of the deluge-torrents module
delegate updating stats to the individual tabs in the details panel
|
2009-02-20 20:09:29 +00:00 |
Damien Churchill
|
7c3c1fb767
|
return if there is no connection selected
|
2009-02-20 20:04:12 +00:00 |
Andrew Resch
|
d542666f20
|
Fix some deprecation warnings and imports
|
2009-02-20 14:32:28 +00:00 |
John Garland
|
2399850e4e
|
Wikified (trunk) changelog
|
2009-02-20 11:35:17 +00:00 |
Damien Churchill
|
566c6adf3a
|
remove a bunch of the oxygen icons
add a titlebar icon to the login window
|
2009-02-19 21:50:30 +00:00 |
Damien Churchill
|
376b0daa11
|
tidy up toolbar event handlers
add a client connection check and act accordingly when its disconnected
|
2009-02-19 21:36:35 +00:00 |
Damien Churchill
|
eae92d78eb
|
move updating the statusbar into the deluge-bars module
show/hide the additional statusbar info when connected/disconnected
|
2009-02-19 21:07:14 +00:00 |
Damien Churchill
|
fda01f59a7
|
fix Deluge.Events.fire
|
2009-02-19 20:46:08 +00:00 |
Damien Churchill
|
faae99d3d8
|
improve the statusbar, default to "Not Connected" with an icon
|
2009-02-19 20:38:06 +00:00 |
Damien Churchill
|
b9d84be341
|
clear the torrent grid when stopping the ui
|
2009-02-19 20:12:13 +00:00 |
Damien Churchill
|
815d8aa39f
|
handle the logout button being pressed
|
2009-02-19 20:10:57 +00:00 |
Damien Churchill
|
2669ade501
|
add login event and enable the logout button once logged in
|
2009-02-19 19:22:51 +00:00 |
Damien Churchill
|
5153ad6f78
|
move over to central event holder
|
2009-02-19 18:59:14 +00:00 |
Damien Churchill
|
b4cc833044
|
add help and logout buttons to the toolbar
improve the enabled/disabling of buttons on connect/disconnect
|
2009-02-19 18:42:19 +00:00 |
Damien Churchill
|
0e78b9c3b1
|
add help icon
|
2009-02-19 18:32:03 +00:00 |
Damien Churchill
|
238c9d722d
|
add logout icon
|
2009-02-19 18:30:15 +00:00 |
Andrew Resch
|
b3d4fd6620
|
Fix external property for src/
|
2009-02-19 11:30:51 +00:00 |
Damien Churchill
|
45b4bc8e28
|
tidy up including python bindings
|
2009-02-19 11:23:37 +00:00 |
Damien Churchill
|
17e7ddf66f
|
fix svn:externals properties
|
2009-02-19 11:17:20 +00:00 |
Damien Churchill
|
b397f99b21
|
tidy up libtorrent linking to only what we require and also include asio again
|
2009-02-19 11:03:45 +00:00 |
Damien Churchill
|
8899a683ab
|
set svn:externals property on trunk to grab LT from their svn
|
2009-02-19 10:07:23 +00:00 |
Damien Churchill
|
7ca5ad1b93
|
remove LT from trunk
|
2009-02-19 10:04:27 +00:00 |
Damien Churchill
|
70a810b531
|
do safe simplejson import in common and use this imported copy in the 2
other places where its used.
|
2009-02-19 09:39:18 +00:00 |
Andrew Resch
|
8c2b735a8b
|
Fix saving file priorities when switching torrents in the
addtorrentdialog
|
2009-02-19 06:03:11 +00:00 |
Damien Churchill
|
8ca8c5de05
|
move torrentAction to onTorrentAction
|
2009-02-19 02:21:13 +00:00 |
Damien Churchill
|
ea4f734863
|
move over to a more event driven style
|
2009-02-19 02:14:35 +00:00 |
Damien Churchill
|
9e19ae79c8
|
prepare for allowing parts of the ui to subscribe to connect/disconnect events
|
2009-02-19 01:22:32 +00:00 |
Damien Churchill
|
7344d0b1a3
|
remove not needed initialize call
|
2009-02-19 01:21:15 +00:00 |
Damien Churchill
|
6adada01e4
|
rearrange the details module to make it more managable
|
2009-02-19 01:12:58 +00:00 |
Andrew Resch
|
4b711883cb
|
Do not set sys.stdout,err and stdin to None if logfile is used
|
2009-02-19 00:52:04 +00:00 |
Damien Churchill
|
7fb09d922a
|
don't return the username and password for the daemon
|
2009-02-18 23:40:24 +00:00 |
Andrew Resch
|
d9e67bcebe
|
lt sync 3273
|
2009-02-18 06:15:15 +00:00 |
Damien Churchill
|
cc272d8dc0
|
enable the disabled toolbar buttons once the ui connects
|
2009-02-17 00:04:46 +00:00 |
Damien Churchill
|
1ff29a134c
|
more improvements to the connection manager, ui actually starts running after a connect now.
|
2009-02-16 23:27:12 +00:00 |
Damien Churchill
|
b6dee74dd5
|
update to allow for passing in a methods list when initialising
|
2009-02-16 23:22:36 +00:00 |
Andrew Resch
|
911d95815f
|
Fix hiding bottom pane when no tabs are enabled upon restart
|
2009-02-16 02:40:50 +00:00 |
Damien Churchill
|
9907909b58
|
make the connection manager poll
|
2009-02-16 01:06:08 +00:00 |
Damien Churchill
|
e99dd03dcc
|
more progress on the connection manager
|
2009-02-16 00:46:16 +00:00 |
John Garland
|
5bd5db4f16
|
Blocklist now displays a tick when up to date
|
2009-02-14 03:26:33 +00:00 |
Andrew Resch
|
b73e26344c
|
lt sync 3259
|
2009-02-13 17:41:09 +00:00 |
Damien Churchill
|
847ad95fd3
|
begin connection manager
|
2009-02-13 08:25:55 +00:00 |
Damien Churchill
|
356af2ba0a
|
changed incorrect password window title to "Login Failed"
|
2009-02-13 07:44:07 +00:00 |
Damien Churchill
|
c7d3275561
|
forgot to put that it was CC3
|
2009-02-12 18:58:39 +00:00 |
Damien Churchill
|
49e705af14
|
remove last remaining silk icon
update license
|
2009-02-12 18:58:11 +00:00 |
Damien Churchill
|
d6d926d94f
|
replace some of the silk icons with icons from the fugue set
|
2009-02-12 18:47:17 +00:00 |
Damien Churchill
|
18f7736a22
|
default most toolbar buttons to being disabled
|
2009-02-12 00:20:13 +00:00 |
Damien Churchill
|
345b28935f
|
make enter check the password
|
2009-02-12 00:14:59 +00:00 |