CVSROOT:        /cvs/gnome
Module name:    banshee
Changes by:     abock   06/01/14 00:39:09

Modified files:
        .              : ChangeLog 
        src/Banshee.Base/Plugins: Plugin.cs PluginDialog.cs 
        src/Banshee.Plugins/Audioscrobbler: 
                                            AudioscrobblerConfigDialog.cs 
                                            AudioscrobblerPlugin.cs 
        src/Banshee.Plugins/MetadataSearch: 
                                            MetadataSearchConfigDialog.cs 
                                            MetadataSearchPlugin.cs 

Log message:
2006-01-14  Aaron Bockover  <[EMAIL PROTECTED]>

* src/Banshee.Base/Plugins/Plugin.cs: Removed virtual
ShowConfigurationDialog method; replaced with GetConfigurationWidget

* src/Banshee.Base/Plugins/PluginDialog.cs: Remove configuration button;
added a notebook for showing description/overview and configuration pages;
If a plugin implements GetConfigurationWidget, show it in a
configuration tab in the notebook

* src/Banshee.Plugins/Audioscrobbler/AudioscrobblerConfigDialog.cs:
Changed from a Dialog subclass to a VBox subclass; ability to show/hide the
Audioscrobbler logo; logo widget exposed as an internal property

* src/Banshee.Plugins/Audioscrobbler/AudioscrobblerPlugin.cs: Added dialog
to show the configuration widget in case configuration is invoked through
the plugin menu; implement GetConfigurationWidget

* src/Banshee.Plugins/MetadataSearch/MetadataSearchConfigDialog.cs:
Changed from Dialog subclass to a VBox subclass; removed label and frame
as they look goofy in the notebook and are unnecessary; fixed a minor
display bug regarding the warning widget on the last option

* src/Banshee.Plugins/MetadataSearch/MetadataSearchPlugin.cs: Implement
GetConfigurationWidget; fixed a minor database update bug

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=banshee&who=abock&date=explicit&mindate=2006-01-14%2000:38&maxdate=2006-01-14%2000:40

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to