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
cfc05729ee
Queue plugin updates.
2007-11-04 23:54:38 +00:00
Andrew Resch
eacc6dd08f
Queue plugin update.
...
Plugin system updates.
2007-11-03 07:24:45 +00:00
Andrew Resch
c11e61355b
Add testing plugin.
...
Plugins should now enable/disable properly and save enabled/disabled
state.
2007-11-02 02:40:44 +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
d240ba3c01
Preferences plugin tab stuff.
2007-10-05 05:05:07 +00:00
Andrew Resch
84cd2da8dd
Implement plugin management api in the core.
2007-10-05 00:58:26 +00:00
Andrew Resch
06e148c2ed
Add PluginManagerBase class.
...
Only load plugins that are in the 'enabled_plugins' key in the config
files.
2007-10-04 00:43:41 +00:00