banter r66 - in trunk: . Banter data
- From: btimothy svn gnome org
- To: svn-commits-list gnome org
- Subject: banter r66 - in trunk: . Banter data
- Date: Wed, 16 May 2007 17:55:38 +0100 (BST)
Author: btimothy
Date: 2007-05-16 17:55:37 +0100 (Wed, 16 May 2007)
New Revision: 66
ViewCVS link: http://svn.gnome.org/viewcvs/banter?rev=66&view=rev
Added:
trunk/Banter/AppStyleInfo.cs
trunk/Banter/ContactStyleInfo.cs
trunk/Banter/MessageStyleInfo.cs
trunk/Banter/Theme.cs
trunk/Banter/ThemeInfo.cs
Modified:
trunk/Banter.mdp
trunk/Banter/ActionManager.cs
trunk/Banter/Application.cs
trunk/Banter/Defines.cs.in
trunk/Banter/Makefile.am
trunk/Banter/MessageStyle.cs
trunk/Banter/MessagesView.cs
trunk/Banter/Preferences.cs
trunk/Banter/PreferencesDialog.cs
trunk/Banter/ThemeManager.cs
trunk/Banter/Utilities.cs
trunk/Banter/banter.in
trunk/ChangeLog
trunk/data/banter.schemas.in
Log:
* Banter.mdp: Added Theme.cs, ThemeInfo.cs, AppStyleInfo.cs,
ContactStyleInfo.cs, and MessageStyleInfo.cs.
* data/banter.schemas.in: Added defaults and descriptions for theming.
* Banter/Utilities.cs: Added ParseNameValuePair for use in storing
styles/themes in GConf.
* Banter/banter.in: Use @pkglibdir@ to make the startup script function
correctly.
* Banter/ThemeInfo.cs, Banter/ContactStyleInfo.cs, Banter/Theme.cs,
Banter/AppStyleInfo.cs: Stub.
* Banter/PreferencesDialog.cs: Use MessageStyleInfo objects instead of
full-on MessageStyles and hook up with the ThemeManager.
* Banter/Application.cs: Initialize the ThemeManager near application
startup.
* Banter/MessageStyleInfo.cs: Store the name and path of a
MessageStyle.
* Banter/Defines.cs.in: Added ThemeDir.
* Banter/ThemeManager.cs: Functional for default MessageStyle
(PurePlastics). Need to fix up the other style types.
* Banter/Preferences.cs: Added preferences and defaults for theming.
* Banter/MessagesView.cs: Use ThemeManager and the updated variables in
Preferences.
* Banter/MessageStyle.cs: Use MessageStyleInfo to construct a
MessageStyle. Also expose the Plist parsing methods as public
static.
* Banter/Makefile.am: Added AppStyleInfo.cs, ContactStyleInfo.cs,
MessageStyleInfo.cs, Theme.cs, and ThemeInfo.cs.
* Banter/ActionManager.cs: Renamed "Blurby" -> "Banter"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]