[maemo-commits] [maemo-commits] r14262 - in projects/haf/trunk/hildon-theme-layout-4: . rc

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Oct 2 14:07:54 EEST 2007
Author: mdk
Date: 2007-10-02 14:07:52 +0300 (Tue, 02 Oct 2007)
New Revision: 14262

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/rc/gtkbutton.rc
   projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc
   projects/haf/trunk/hildon-theme-layout-4/rc/hildondateeditor.rc
   projects/haf/trunk/hildon-theme-layout-4/rc/hildontimeeditor.rc
Log:
More fixes to the time edtor and date editor entries.


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-10-02 11:02:30 UTC (rev 14261)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-10-02 11:07:52 UTC (rev 14262)
@@ -1,5 +1,13 @@
 2007-10-02  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
+	* rc/gtkbutton.rc:
+	* rc/gtkcombobox.rc:
+	* rc/hildondateeditor.rc:
+	* rc/hildontimeeditor.rc: More fixes to the time edtor and date editor
+	entries.
+
+2007-10-02  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
 	* rc/gtkmenu.rc: Adding the fix to have proper colors in window-list popup
 	highlights. 
 

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkbutton.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkbutton.rc	2007-10-02 11:02:30 UTC (rev 14261)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkbutton.rc	2007-10-02 11:07:52 UTC (rev 14262)
@@ -112,11 +112,11 @@
 }
 class "GtkButton" style "osso-button"
 
-widget_class "*.GtkButton.GtkLabel" style "osso-ButtonFont"
-widget_class "*.GtkToggleButton.GtkLabel" style "osso-ButtonFont"
+widget_class "*.GtkButton.*.GtkLabel" style "osso-ButtonFont"
+widget_class "*.GtkToggleButton.*.GtkLabel" style "osso-ButtonFont"
 
-widget_class "*.GtkButton.GtkLabel" style "osso-button-text-color"
-widget_class "*.GtkToggleButton.GtkLabel" style "osso-button-text-color"
+widget_class "*.GtkButton.*.GtkLabel" style "osso-button-text-color"
+widget_class "*.GtkToggleButton.*.GtkLabel" style "osso-button-text-color"
 
 # Dialog Button text color
 style "osso-dialogbutton-text-color" = "osso-color-themeing" {
@@ -320,5 +320,5 @@
 }
 widget_class "*.GtkHButtonBox.GtkButton" style "osso-dialogbutton"
 
-widget_class "*.GtkHButtonBox.GtkButton.GtkLabel" style "osso-dialogbutton-text-color"
-widget_class "*.GtkHButtonBox.GtkToggleButton.GtkLabel" style "osso-dialogbutton-text-color"
+widget_class "*.GtkHButtonBox.GtkButton.*.GtkLabel" style "osso-dialogbutton-text-color"
+widget_class "*.GtkHButtonBox.GtkToggleButton.*.GtkLabel" style "osso-dialogbutton-text-color"

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc	2007-10-02 11:02:30 UTC (rev 14261)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkcombobox.rc	2007-10-02 11:07:52 UTC (rev 14262)
@@ -119,7 +119,6 @@
 widget_class "*.<GtkComboBox>.GtkToggleButton.GtkArrow" style "osso-combobox-entry-arrow"
 widget_class "*.<GtkComboBoxEntry>.GtkToggleButton.GtkArrow" style "osso-combobox-entry-arrow"
 
-
 style "osso-combobox-entry-entry" {
 
   engine "sapwood"

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildondateeditor.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildondateeditor.rc	2007-10-02 11:02:30 UTC (rev 14261)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildondateeditor.rc	2007-10-02 11:07:52 UTC (rev 14262)
@@ -53,4 +53,39 @@
     }
 }
 
+style "osso-date-editor-entry" {
+
+    GtkEntry::inner-border = { 6, 6, 0, 0 }
+
+        engine "sapwood" {
+                image {
+                        function = SHADOW
+                        state = NORMAL
+                }
+        }
+
+        engine "sapwood" {
+                image {
+                        function = FOCUS
+                }
+        }
+
+        engine "sapwood" {
+                image {
+                        function = FLAT_BOX
+                        shadow = NONE
+                        state = INSENSITIVE
+                }
+        }
+
+        engine "sapwood" {
+                image {
+                        function = FLAT_BOX
+                        shadow = NONE
+                }
+        }
+}
+
+
 widget_class "*.HildonDateEditor.GtkFrame" style "osso-date-editor-frame"
+widget_class "*.HildonDateEditor.*.GtkEntry" style "osso-date-editor-entry"

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildontimeeditor.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildontimeeditor.rc	2007-10-02 11:02:30 UTC (rev 14261)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildontimeeditor.rc	2007-10-02 11:07:52 UTC (rev 14262)
@@ -64,6 +64,39 @@
 widget_class "*.HildonTimeEditor.GtkButton" style "osso-time-editor-button"
 widget_class "*.HildonTimeEditor.GtkFrame.*.GtkButton.GtkLabel" style "osso-time-editor-ampm-button-text"
 
+style "osso-time-editor-entry" {
+
+    GtkEntry::inner-border = { 6, 6, 0, 0 }
+
+        engine "sapwood" {
+                image {
+                        function = SHADOW
+                        state = NORMAL
+                }
+        }
+
+        engine "sapwood" {
+                image {
+                        function = FOCUS
+                }
+        }
+
+        engine "sapwood" {
+                image {
+                        function = FLAT_BOX
+                        shadow = NONE
+                        state = INSENSITIVE
+                }
+        }
+
+        engine "sapwood" {
+                image {
+                        function = FLAT_BOX
+                        shadow = NONE
+                }
+        }
+}
+
 style "osso-time-editor-frame"
 {
   ythickness = 1
@@ -92,3 +125,4 @@
 }
 
 widget_class "*.HildonTimeEditor.GtkFrame" style "osso-time-editor-frame"
+widget_class "*.HildonTimeEditor.*.GtkEntry" style "osso-time-editor-entry"


More information about the maemo-commits mailing list