[maemo-commits] [maemo-commits] r10136 - in projects/haf/trunk/hildon-theme-layout-4: . rc
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Feb 21 16:41:37 EET 2007
- Previous message: [maemo-commits] r10135 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r10137 - projects/haf/tags/python-sdk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: xan
Date: 2007-02-21 16:41:36 +0200 (Wed, 21 Feb 2007)
New Revision: 10136
Modified:
projects/haf/trunk/hildon-theme-layout-4/ChangeLog
projects/haf/trunk/hildon-theme-layout-4/rc/gtkprogressbar.rc
Log:
* rc/gtkprogressbar.rc:
Shrink {x,y}spacing by 2 pixels.
Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-02-21 14:40:56 UTC (rev 10135)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-02-21 14:41:36 UTC (rev 10136)
@@ -2,6 +2,22 @@
* rc/gtkprogressbar.rc:
+ Shrink {x,y}spacing by 2 pixels.
+
+2007-02-21 Xan Lopez <xan.lopez at nokia.com>
+
+ * rc/gtkcheckbutton.rc:
+ * rc/gtkradiobutton.rc:
+
+ Add new FOCUS rules to match code changes in sapwood. Makes the focus
+ on standalone {check,radio}buttons have some vague resemblace to the
+ spec, but this needs more work (and very possibly theme graphics
+ changes).
+
+2007-02-21 Xan Lopez <xan.lopez at nokia.com>
+
+ * rc/gtkprogressbar.rc:
+
Remove old style properties.
2007-02-20 Xan Lopez <xan.lopez at nokia.com>
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkprogressbar.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkprogressbar.rc 2007-02-21 14:40:56 UTC (rev 10135)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkprogressbar.rc 2007-02-21 14:41:36 UTC (rev 10136)
@@ -8,6 +8,9 @@
xthickness = 2
ythickness = 3
+ GtkProgressBar::xspacing = 5
+ GtkProgressBar::yspacing = 5
+
fg[NORMAL] = "ProgressTextColor1"
fg[PRELIGHT] = "ProgressTextColor2"
- Previous message: [maemo-commits] r10135 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r10137 - projects/haf/tags/python-sdk
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
