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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu May 3 17:36:50 EEST 2007
Author: mdk
Date: 2007-05-03 17:36:49 +0300 (Thu, 03 May 2007)
New Revision: 11423

Modified:
   projects/haf/trunk/hildon-theme-layout-4/ChangeLog
   projects/haf/trunk/hildon-theme-layout-4/NEWS
   projects/haf/trunk/hildon-theme-layout-4/configure.ac
   projects/haf/trunk/hildon-theme-layout-4/debian/changelog
   projects/haf/trunk/hildon-theme-layout-4/rc/hildonapp.rc
Log:
[0.7.0-1 release]


Modified: projects/haf/trunk/hildon-theme-layout-4/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-05-03 14:32:19 UTC (rev 11422)
+++ projects/haf/trunk/hildon-theme-layout-4/ChangeLog	2007-05-03 14:36:49 UTC (rev 11423)
@@ -1,3 +1,11 @@
+2007-05-03  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	[0.7.0-1 release]
+
+	* NEWS:
+	* configure.ac:
+	* debian/changelog: Updating.
+
 2007-05-03  Xan Lopez  <xan.lopez at nokia.com>
 
 	* rc/gtkmenuitem.rc: the arrow graphics selected/pressed states

Modified: projects/haf/trunk/hildon-theme-layout-4/NEWS
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/NEWS	2007-05-03 14:32:19 UTC (rev 11422)
+++ projects/haf/trunk/hildon-theme-layout-4/NEWS	2007-05-03 14:36:49 UTC (rev 11423)
@@ -1,3 +1,15 @@
+[0.7.0-1]
+* Fixes: NB#54069 Missing tick of check box in focus
+* Fixes: NB#55340 The thumb in finger scrollbar does not show its clicked state
+* Fixes: NB#54151 Time picker: Pressing Up/Down navigation keys does not increment or decrement the value correctly
+* Fixes: NB#55140 Separators and arrowheads are missing from the column list headers
+
+* Normal vertical and horizontal scrollbars are now highlighted when being dragged
+* Adding the proper gtk-timeout-repeat setting
+* Fixing the inverted vertical volumebar fill
+* Grand reorganizing of color swatches
+* Made the notebook pixmap not repeat if the notebook is taller than normal
+
 [0.6.2-1 release]
 * Disable wrap around in menus, notebooks and radio groups
 * Added necessary definitions for the Home compositor (applets)/

Modified: projects/haf/trunk/hildon-theme-layout-4/configure.ac
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/configure.ac	2007-05-03 14:32:19 UTC (rev 11422)
+++ projects/haf/trunk/hildon-theme-layout-4/configure.ac	2007-05-03 14:36:49 UTC (rev 11423)
@@ -1,5 +1,5 @@
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(hildon-theme-layout-4, 0.6.2)
+AM_INIT_AUTOMAKE(hildon-theme-layout-4, 0.7.0)
 AM_CONFIG_HEADER(config.h)
 
 AC_PROG_INSTALL

Modified: projects/haf/trunk/hildon-theme-layout-4/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/debian/changelog	2007-05-03 14:32:19 UTC (rev 11422)
+++ projects/haf/trunk/hildon-theme-layout-4/debian/changelog	2007-05-03 14:36:49 UTC (rev 11423)
@@ -1,3 +1,18 @@
+hildon-theme-layout-4 (0.7.0-1) unstable; urgency=low
+
+  * Fixes: NB#54069 Missing tick of check box in focus
+  * Fixes: NB#55340 The thumb in finger scrollbar does not show its clicked state
+  * Fixes: NB#54151 Time picker: Pressing Up/Down navigation keys does not increment or decrement the value correctly
+  * Fixes: NB#55140 Separators and arrowheads are missing from the column list headers
+
+  * Normal vertical and horizontal scrollbars are now highlighted when being dragged
+  * Adding the proper gtk-timeout-repeat setting
+  * Fixing the inverted vertical volumebar fill
+  * Grand reorganizing of color swatches
+  * Made the notebook pixmap not repeat if the notebook is taller than normal
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>  Thu, 03 May 2007 17:15:57 +0300
+
 hildon-theme-layout-4 (0.6.2-1) unstable; urgency=low
 
   * Fixes: NB#54157 GtkCombobox: Left/right keys does not work properly

Modified: projects/haf/trunk/hildon-theme-layout-4/rc/hildonapp.rc
===================================================================
--- projects/haf/trunk/hildon-theme-layout-4/rc/hildonapp.rc	2007-05-03 14:32:19 UTC (rev 11422)
+++ projects/haf/trunk/hildon-theme-layout-4/rc/hildonapp.rc	2007-05-03 14:36:49 UTC (rev 11423)
@@ -4,7 +4,7 @@
 
 style "osso-window-background" {
    HildonAppview::border-width = 0
-   HildonWindow::borders = { 12, 12, 0, 24 }
+   HildonWindow::borders = { 24, 24, 0, 24 }
    HildonWindow::toolbar-borders = { 24, 24, 9, 9 }
    engine "sapwood" {
 	image {


More information about the maemo-commits mailing list