[maemo-commits] [maemo-commits] r10139 - in projects/haf/trunk/hildon-theme-layout-4: . rc
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Feb 21 17:06:11 EET 2007
- Previous message: [maemo-commits] r10138 - projects/haf/tags/python-sdk/2.1.1
- Next message: [maemo-commits] r10140 - projects/haf/tags/python-sdk/2.1.1/pybluez/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: xan
Date: 2007-02-21 17:06:10 +0200 (Wed, 21 Feb 2007)
New Revision: 10139
Modified:
projects/haf/trunk/hildon-theme-layout-4/ChangeLog
projects/haf/trunk/hildon-theme-layout-4/rc/defaultarrows.rc
projects/haf/trunk/hildon-theme-layout-4/rc/gtkcheckbutton.rc
projects/haf/trunk/hildon-theme-layout-4/rc/gtkcheckmenuitem.rc
projects/haf/trunk/hildon-theme-layout-4/rc/gtkexpander.rc
projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenuitem.rc
projects/haf/trunk/hildon-theme-layout-4/rc/gtknotebook.rc
projects/haf/trunk/hildon-theme-layout-4/rc/gtkradiobutton.rc
projects/haf/trunk/hildon-theme-layout-4/rc/gtkscrollbar.rc
projects/haf/trunk/hildon-theme-layout-4/rc/gtktreeview.rc
projects/haf/trunk/hildon-theme-layout-4/rc/hildoncontrolbar.rc
projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc
projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigatorpopuplist.rc
Log:
* rc/defaultarrows.rc:
* rc/gtkcheckbutton.rc:
* rc/gtkcheckmenuitem.rc:
* rc/gtkexpander.rc:
* rc/gtkmenuitem.rc:
* rc/gtknotebook.rc:
* rc/gtkradiobutton.rc:
* rc/gtkscrollbar.rc:
* rc/gtktreeview.rc:
* rc/hildoncontrolbar.rc:
* rc/hildonkeyboard.rc:
* rc/hildonnavigatorpopuplist.rc:
overlay_border = { 0, 0, 0, 0 } is the default, remove it
from all files.
Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-02-21 15:06:08 UTC (rev 10138)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog 2007-02-21 15:06:10 UTC (rev 10139)
@@ -1,5 +1,23 @@
2007-02-21 Xan Lopez <xan.lopez at nokia.com>
+ * rc/defaultarrows.rc:
+ * rc/gtkcheckbutton.rc:
+ * rc/gtkcheckmenuitem.rc:
+ * rc/gtkexpander.rc:
+ * rc/gtkmenuitem.rc:
+ * rc/gtknotebook.rc:
+ * rc/gtkradiobutton.rc:
+ * rc/gtkscrollbar.rc:
+ * rc/gtktreeview.rc:
+ * rc/hildoncontrolbar.rc:
+ * rc/hildonkeyboard.rc:
+ * rc/hildonnavigatorpopuplist.rc:
+
+ overlay_border = { 0, 0, 0, 0 } is the default, remove it
+ from all files.
+
+2007-02-21 Xan Lopez <xan.lopez at nokia.com>
+
* rc/gtkprogressbar.rc:
Shrink {x,y}spacing by 2 pixels.
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/defaultarrows.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/defaultarrows.rc 2007-02-21 15:06:08 UTC (rev 10138)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/defaultarrows.rc 2007-02-21 15:06:10 UTC (rev 10139)
@@ -11,7 +11,6 @@
state = ACTIVE
arrow_direction = LEFT
overlay_file = "../images/qgn_plat_arrow_left_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -20,7 +19,6 @@
state = SELECTED
arrow_direction = LEFT
overlay_file = "../images/qgn_plat_arrow_left_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -29,7 +27,6 @@
state = INSENSITIVE
arrow_direction = LEFT
overlay_file = "../images/qgn_plat_arrow_left_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -37,7 +34,6 @@
function = ARROW
arrow_direction = LEFT
overlay_file = "../images/qgn_plat_arrow_left_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
@@ -48,7 +44,6 @@
state = ACTIVE
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_arrow_right_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -57,7 +52,6 @@
state = SELECTED
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_arrow_right_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -66,7 +60,6 @@
state = INSENSITIVE
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_arrow_right_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -74,7 +67,6 @@
function = ARROW
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_arrow_right_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
@@ -85,7 +77,6 @@
state = ACTIVE
arrow_direction = UP
overlay_file = "../images/qgn_plat_arrow_up_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -94,7 +85,6 @@
state = SELECTED
arrow_direction = UP
overlay_file = "../images/qgn_plat_arrow_up_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -103,7 +93,6 @@
state = INSENSITIVE
arrow_direction = UP
overlay_file = "../images/qgn_plat_arrow_up_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -111,7 +100,6 @@
function = ARROW
arrow_direction = UP
overlay_file = "../images/qgn_plat_arrow_up_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
@@ -122,7 +110,6 @@
state = ACTIVE
arrow_direction = DOWN
overlay_file = "../images/qgn_plat_arrow_down_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -131,7 +118,6 @@
state = SELECTED
arrow_direction = DOWN
overlay_file = "../images/qgn_plat_arrow_down_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -140,7 +126,6 @@
state = INSENSITIVE
arrow_direction = DOWN
overlay_file = "../images/qgn_plat_arrow_down_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -148,7 +133,6 @@
function = ARROW
arrow_direction = DOWN
overlay_file = "../images/qgn_plat_arrow_down_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
}
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkcheckbutton.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkcheckbutton.rc 2007-02-21 15:06:08 UTC (rev 10138)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkcheckbutton.rc 2007-02-21 15:06:10 UTC (rev 10139)
@@ -29,7 +29,6 @@
shadow = OUT
state = NORMAL
overlay_file = "../images/qgn_plat_check_box_empty_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -38,7 +37,6 @@
shadow = IN
state = NORMAL
overlay_file = "../images/qgn_plat_check_box_selected_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -47,7 +45,6 @@
shadow = OUT
state = PRELIGHT
overlay_file = "../images/qgn_plat_check_box_empty_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -56,7 +53,6 @@
shadow = IN
state = PRELIGHT
overlay_file = "../images/qgn_plat_check_box_selected_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -65,7 +61,6 @@
shadow = OUT
state = ACTIVE
overlay_file = "../images/qgn_plat_check_box_empty_focused.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -74,7 +69,6 @@
shadow = IN
state = ACTIVE
overlay_file = "../images/qgn_plat_check_box_selected_focused.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -83,7 +77,6 @@
shadow = OUT
state = SELECTED
overlay_file = "../images/qgn_plat_check_box_empty_focused.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -92,7 +85,6 @@
shadow = IN
state = SELECTED
overlay_file = "../images/qgn_plat_check_box_selected_focused.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -101,7 +93,6 @@
shadow = OUT
state = INSENSITIVE
overlay_file = "../images/qgn_plat_check_box_empty_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -110,14 +101,12 @@
shadow = IN
state = INSENSITIVE
overlay_file = "../images/qgn_plat_check_box_selected_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
{
function = CHECK
overlay_file = "../images/qgn_plat_check_box_indeterminate_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
shadow = ETCHED_IN
state = INSENSITIVE
@@ -126,7 +115,6 @@
{
function = CHECK
overlay_file = "../images/qgn_plat_check_box_indeterminate_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
shadow = ETCHED_IN
}
@@ -134,15 +122,17 @@
{
function = CHECK
overlay_file = "../images/qgn_plat_check_box_indeterminate_focused.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
shadow = ETCHED_IN
state= ACTIVE
}
image
- {
- function = FOCUS
- }
+ {
+ function = FOCUS
+ file = "../images/qgn_plat_focus_active.png"
+ border = { 2, 2, 2, 2 }
+ stretch = TRUE
+ }
}
}
class "GtkCheckButton" style "osso-checkbutton"
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkcheckmenuitem.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkcheckmenuitem.rc 2007-02-21 15:06:08 UTC (rev 10138)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkcheckmenuitem.rc 2007-02-21 15:06:10 UTC (rev 10139)
@@ -24,7 +24,6 @@
shadow = IN
state = INSENSITIVE
overlay_file = "../images/qgn_plat_menu_check_mark_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -33,7 +32,6 @@
shadow = IN
state = ACTIVE
overlay_file = "../images/qgn_plat_menu_check_mark_focus.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -42,7 +40,6 @@
shadow = IN
state = PRELIGHT
overlay_file = "../images/qgn_plat_menu_check_mark_focus.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -51,7 +48,6 @@
shadow = IN
state = SELECTED
overlay_file = "../images/qgn_plat_menu_check_mark_focus.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -59,7 +55,6 @@
function = CHECK
shadow = IN
overlay_file = "../images/qgn_plat_menu_check_mark_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -68,7 +63,6 @@
shadow = IN
state = INSENSITIVE
overlay_file = "../images/qgn_plat_menu_button_radio_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -77,7 +71,6 @@
shadow = IN
state = ACTIVE
overlay_file = "../images/qgn_plat_menu_button_radio_focus.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -86,7 +79,6 @@
shadow = IN
state = PRELIGHT
overlay_file = "../images/qgn_plat_menu_button_radio_focus.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -95,7 +87,6 @@
shadow = IN
state = SELECTED
overlay_file = "../images/qgn_plat_menu_button_radio_focus.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -103,7 +94,6 @@
function = OPTION
shadow = IN
overlay_file = "../images/qgn_plat_menu_button_radio_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
}
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkexpander.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkexpander.rc 2007-02-21 15:06:08 UTC (rev 10138)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkexpander.rc 2007-02-21 15:06:10 UTC (rev 10139)
@@ -22,7 +22,6 @@
detail = "expander"
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_arrow_expander_focused.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image {
@@ -31,7 +30,6 @@
detail = "expander"
arrow_direction = DOWN
overlay_file = "../images/qgn_plat_arrow_expander_down_focused.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image {
@@ -40,7 +38,6 @@
detail = "expander"
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_arrow_expander_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image {
@@ -49,7 +46,6 @@
detail = "expander"
arrow_direction = DOWN
overlay_file = "../images/qgn_plat_arrow_expander_down_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image {
@@ -58,7 +54,6 @@
detail = "expander"
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_arrow_expander_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image {
@@ -67,7 +62,6 @@
detail = "expander"
arrow_direction = DOWN
overlay_file = "../images/qgn_plat_arrow_expander_down_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
}
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenuitem.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenuitem.rc 2007-02-21 15:06:08 UTC (rev 10138)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkmenuitem.rc 2007-02-21 15:06:10 UTC (rev 10139)
@@ -38,7 +38,6 @@
arrow_direction = RIGHT
state = INSENSITIVE
overlay_file = "../images/qgn_plat_menu_next_level_arrow_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -47,7 +46,6 @@
arrow_direction = RIGHT
shadow = OUT
overlay_file = "../images/qgn_plat_menu_next_level_arrow_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -56,7 +54,6 @@
arrow_direction = RIGHT
shadow = IN
overlay_file = "../images/qgn_plat_menu_next_level_arrow_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtknotebook.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtknotebook.rc 2007-02-21 15:06:08 UTC (rev 10138)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtknotebook.rc 2007-02-21 15:06:10 UTC (rev 10139)
@@ -70,7 +70,6 @@
state = INSENSITIVE
arrow_direction = LEFT
overlay_file = "../images/qgn_plat_notebook_button_previous_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -79,7 +78,6 @@
shadow = IN
arrow_direction = LEFT
overlay_file = "../images/qgn_plat_notebook_button_previous_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -88,7 +86,6 @@
shadow = OUT
arrow_direction = LEFT
overlay_file = "../images/qgn_plat_notebook_button_previous.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
@@ -99,7 +96,6 @@
state = INSENSITIVE
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_notebook_button_next_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -108,7 +104,6 @@
shadow = IN
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_notebook_button_next_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -117,7 +112,6 @@
shadow = OUT
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_notebook_button_next.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
}
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkradiobutton.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkradiobutton.rc 2007-02-21 15:06:08 UTC (rev 10138)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkradiobutton.rc 2007-02-21 15:06:10 UTC (rev 10139)
@@ -18,7 +18,6 @@
shadow = OUT
state = NORMAL
overlay_file = "../images/qgn_plat_button_radio_empty_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -27,7 +26,6 @@
shadow = IN
state = NORMAL
overlay_file = "../images/qgn_plat_button_radio_selected_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -36,7 +34,6 @@
shadow = OUT
state = PRELIGHT
overlay_file = "../images/qgn_plat_button_radio_empty_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -45,7 +42,6 @@
shadow = IN
state = PRELIGHT
overlay_file = "../images/qgn_plat_button_radio_selected_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -54,7 +50,6 @@
shadow = OUT
state = ACTIVE
overlay_file = "../images/qgn_plat_button_radio_empty_focused.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -63,7 +58,6 @@
shadow = IN
state = ACTIVE
overlay_file = "../images/qgn_plat_button_radio_selected_focused.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -72,7 +66,6 @@
shadow = OUT
state = INSENSITIVE
overlay_file = "../images/qgn_plat_button_radio_empty_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -81,13 +74,16 @@
shadow = IN
state = INSENSITIVE
overlay_file = "../images/qgn_plat_button_radio_selected_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
{
- function = FOCUS
+ function = FOCUS
+ file = "../images/qgn_plat_focus_active.png"
+ border = { 2, 2, 2, 2 }
+ stretch = TRUE
}
+
}
}
class "GtkRadioButton" style "osso-radiobutton"
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtkscrollbar.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtkscrollbar.rc 2007-02-21 15:06:08 UTC (rev 10138)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtkscrollbar.rc 2007-02-21 15:06:10 UTC (rev 10139)
@@ -27,7 +27,6 @@
state = ACTIVE
arrow_direction = LEFT
overlay_file = "../images/qgn_plat_scroll_horizontal_left_arrow_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -36,7 +35,6 @@
state = SELECTED
arrow_direction = LEFT
overlay_file = "../images/qgn_plat_scroll_horizontal_left_arrow_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -45,7 +43,6 @@
state = INSENSITIVE
arrow_direction = LEFT
overlay_file = "../images/qgn_plat_scroll_horizontal_left_arrow_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -53,7 +50,6 @@
function = STEPPER
arrow_direction = LEFT
overlay_file = "../images/qgn_plat_scroll_horizontal_left_arrow_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
@@ -64,7 +60,6 @@
state = ACTIVE
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_scroll_horizontal_right_arrow_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -73,7 +68,6 @@
state = SELECTED
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_scroll_horizontal_right_arrow_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -82,7 +76,6 @@
state = INSENSITIVE
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_scroll_horizontal_right_arrow_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -90,7 +83,6 @@
function = STEPPER
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_scroll_horizontal_right_arrow_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
@@ -101,7 +93,6 @@
state = ACTIVE
arrow_direction = UP
overlay_file = "../images/qgn_plat_scroll_vertical_up_arrow_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -110,7 +101,6 @@
state = SELECTED
arrow_direction = UP
overlay_file = "../images/qgn_plat_scroll_vertical_up_arrow_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -119,7 +109,6 @@
state = INSENSITIVE
arrow_direction = UP
overlay_file = "../images/qgn_plat_scroll_vertical_up_arrow_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -127,7 +116,6 @@
function = STEPPER
arrow_direction = UP
overlay_file = "../images/qgn_plat_scroll_vertical_up_arrow_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
@@ -138,7 +126,6 @@
state = ACTIVE
arrow_direction = DOWN
overlay_file = "../images/qgn_plat_scroll_vertical_down_arrow_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -147,7 +134,6 @@
state = SELECTED
arrow_direction = DOWN
overlay_file = "../images/qgn_plat_scroll_vertical_down_arrow_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -156,7 +142,6 @@
state = INSENSITIVE
arrow_direction = DOWN
overlay_file = "../images/qgn_plat_scroll_vertical_down_arrow_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -164,7 +149,6 @@
function = STEPPER
arrow_direction = DOWN
overlay_file = "../images/qgn_plat_scroll_vertical_down_arrow_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
}
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/gtktreeview.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/gtktreeview.rc 2007-02-21 15:06:08 UTC (rev 10138)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/gtktreeview.rc 2007-02-21 15:06:10 UTC (rev 10139)
@@ -25,7 +25,7 @@
shadow = IN
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_selected_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
+
overlay_stretch = FALSE
}
image
@@ -35,7 +35,6 @@
shadow = IN
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_selected_focused.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -45,7 +44,6 @@
shadow = IN
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_selected_focused.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -55,7 +53,6 @@
shadow = IN
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_selected_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -65,7 +62,6 @@
shadow = IN
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_selected_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -75,7 +71,6 @@
shadow = OUT
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_empty_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -85,7 +80,6 @@
shadow = OUT
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_empty_focused.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -95,7 +89,6 @@
shadow = OUT
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_empty_focused.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -105,7 +98,6 @@
shadow = OUT
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_empty_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -115,7 +107,6 @@
shadow = OUT
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_empty_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -124,7 +115,6 @@
state = NORMAL
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_empty_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -133,7 +123,6 @@
state = PRELIGHT
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_empty_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -142,7 +131,6 @@
state = ACTIVE
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_selected_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -151,7 +139,6 @@
state = SELECTED
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_selected_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -160,7 +147,6 @@
state = INSENSITIVE
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_empty_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
# selection #######################################################
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildoncontrolbar.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildoncontrolbar.rc 2007-02-21 15:06:08 UTC (rev 10138)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildoncontrolbar.rc 2007-02-21 15:06:10 UTC (rev 10139)
@@ -43,7 +43,6 @@
arrow_direction = LEFT
state = NORMAL
overlay_file = "../images/qgn_plat_control_bar_less_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image {
@@ -51,7 +50,6 @@
arrow_direction = LEFT
state = PRELIGHT
overlay_file = "../images/qgn_plat_control_bar_less_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image {
@@ -59,7 +57,6 @@
arrow_direction = LEFT
state = ACTIVE
overlay_file = "../images/qgn_plat_control_bar_less_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image {
@@ -67,7 +64,6 @@
arrow_direction = LEFT
state = INSENSITIVE
overlay_file = "../images/qgn_plat_control_bar_less_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
@@ -77,7 +73,6 @@
arrow_direction = RIGHT
state = NORMAL
overlay_file = "../images/qgn_plat_control_bar_more_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image {
@@ -85,7 +80,6 @@
arrow_direction = RIGHT
state = PRELIGHT
overlay_file = "../images/qgn_plat_control_bar_more_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image {
@@ -93,7 +87,6 @@
arrow_direction = RIGHT
state = ACTIVE
overlay_file = "../images/qgn_plat_control_bar_more_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image {
@@ -101,7 +94,6 @@
arrow_direction = RIGHT
state = INSENSITIVE
overlay_file = "../images/qgn_plat_control_bar_more_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc 2007-02-21 15:06:08 UTC (rev 10138)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonkeyboard.rc 2007-02-21 15:06:10 UTC (rev 10139)
@@ -325,7 +325,6 @@
state = INSENSITIVE
arrow_direction = LEFT
overlay_file = "../images/qgn_plat_notebook_button_previous_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -334,7 +333,6 @@
shadow = IN
arrow_direction = LEFT
overlay_file = "../images/qgn_plat_notebook_button_previous_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -343,7 +341,6 @@
shadow = OUT
arrow_direction = LEFT
overlay_file = "../images/qgn_plat_notebook_button_previous.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
@@ -354,7 +351,6 @@
state = INSENSITIVE
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_notebook_button_next_disabled.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -363,7 +359,6 @@
shadow = IN
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_notebook_button_next_pressed.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
image
@@ -372,7 +367,6 @@
shadow = OUT
arrow_direction = RIGHT
overlay_file = "../images/qgn_plat_notebook_button_next.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = TRUE
}
}
Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigatorpopuplist.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigatorpopuplist.rc 2007-02-21 15:06:08 UTC (rev 10138)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonnavigatorpopuplist.rc 2007-02-21 15:06:10 UTC (rev 10139)
@@ -23,7 +23,6 @@
state = NORMAL
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_empty_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -33,7 +32,6 @@
state = ACTIVE
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_selected_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -43,7 +41,6 @@
state = SELECTED
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_selected_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
image
@@ -53,7 +50,6 @@
state = INSENSITIVE
detail = "cellcheck"
overlay_file = "../images/qgn_plat_check_box_empty_normal.png"
- overlay_border = { 0, 0, 0, 0 }
overlay_stretch = FALSE
}
}
- Previous message: [maemo-commits] r10138 - projects/haf/tags/python-sdk/2.1.1
- Next message: [maemo-commits] r10140 - projects/haf/tags/python-sdk/2.1.1/pybluez/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
