20 Commits

Author SHA1 Message Date
Andrew Resch
fcd70cbb44 Registering a signal receiver with the core is done with the clients ip
address.
Minor UI fix-ups.
Hook up autoadd folder options in Preferences.
2007-11-25 09:58:12 +00:00
Andrew Resch
5c154c3231 Fix removing columns from ListView. 2007-11-10 09:54:09 +00:00
Andrew Resch
d240ba3c01 Preferences plugin tab stuff. 2007-10-05 05:05:07 +00:00
Andrew Resch
9551aab1c1 Properly show the Columns menu. 2007-09-27 13:41:19 +00:00
Andrew Resch
f7b537ad81 Display progress bar in torrentview properly. 2007-09-21 22:54:46 +00:00
Andrew Resch
4ca7ced757 Add status icons to torrentview. 2007-09-21 00:08:12 +00:00
Andrew Resch
02874799f2 Update the columns menu when new columns are added. 2007-09-05 17:26:52 +00:00
Andrew Resch
c5d76cf8ee State saving and loading in core and TorrentQueue.
GtkUI now requests a 'session_state' on start-up to populate it's 
listview.
GtkUI can now shutdown core.
2007-08-29 08:00:19 +00:00
Andrew Resch
ca5306bd2d Code refactoring.
Sync preferences_dialog.glade from trunk.
2007-08-28 09:50:25 +00:00
Andrew Resch
c85fda3188 Code refactoring and added docstrings. 2007-08-27 14:34:44 +00:00
Andrew Resch
6a525530ee Big code clean-up and some refactoring. Added docstrings but more are
needed.
2007-08-26 14:34:50 +00:00
Andrew Resch
810c0813ce Start work on the addition of 'status_field' to ListViewColumn. 2007-08-21 14:43:15 +00:00
Andrew Resch
d12e333e3a Updates to the TorrentQueue plugin.
Added 'add_toolbutton()' and 'add_separator()' to ToolBar.
Added 'get_toolbar()' and 'get_selected_torrents()' to PluginManager.
2007-08-20 12:47:54 +00:00
Andrew Resch
38dd216e16 Updates to ListView and the TorrentQueue plugin. 2007-08-18 11:16:31 +00:00
Andrew Resch
98ecdd12a9 Added remove_column() to ListView. 2007-08-17 09:55:33 +00:00
Andrew Resch
8d23e8ee80 The column menu list now toggles visibility of the columns. 2007-08-17 03:16:56 +00:00
Andrew Resch
e208724bc3 Updated listview menu creation.
Added 'hidden' columns.
2007-08-15 14:30:47 +00:00
Andrew Resch
b7e3c6b3df Sync libtorrent to trunk.
Start of columns menu.
2007-08-13 09:28:29 +00:00
Andrew Resch
ac29983651 ListView still needs some improvements, but it is working now.
Removed columns.py as this has been merged with listview.py.
2007-08-12 09:48:34 +00:00
Andrew Resch
e13b42203b Start of move to generic ListView. Not really functional yet. 2007-08-12 07:01:27 +00:00