[maemo-commits] [maemo-commits] r12556 - in projects/haf/trunk/hildon-1: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Jun 29 17:17:57 EEST 2007
Author: mdk
Date: 2007-06-29 17:17:46 +0300 (Fri, 29 Jun 2007)
New Revision: 12556

Modified:
   projects/haf/trunk/hildon-1/ChangeLog
   projects/haf/trunk/hildon-1/NEWS
   projects/haf/trunk/hildon-1/configure.ac
   projects/haf/trunk/hildon-1/debian/changelog
Log:
[1.0.10-1 release]


Modified: projects/haf/trunk/hildon-1/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-1/ChangeLog	2007-06-29 13:56:03 UTC (rev 12555)
+++ projects/haf/trunk/hildon-1/ChangeLog	2007-06-29 14:17:46 UTC (rev 12556)
@@ -1,3 +1,11 @@
+2007-06-29  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
+	[1.0.10-1 release]
+
+	* NEWS:
+	* configure.ac:
+	* debian/changelog: Updating.
+
 2007-06-27  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
 	* configure.ac: Removing some remaining of --enable-xan.

Modified: projects/haf/trunk/hildon-1/NEWS
===================================================================
--- projects/haf/trunk/hildon-1/NEWS	2007-06-29 13:56:03 UTC (rev 12555)
+++ projects/haf/trunk/hildon-1/NEWS	2007-06-29 14:17:46 UTC (rev 12556)
@@ -1,3 +1,9 @@
+[1.0.10-1 release]
+* Fixing a bit of focus crazyness in the time and date editors
+* Removing the separator from the code dialog
+* Fixing circular dep to enums
+* Hide the HildonWindow before performing the destroy
+
 [1.0.9-1 release]
 * Breadcrumb align/visibility fixes
 * HildonWindow fixes

Modified: projects/haf/trunk/hildon-1/configure.ac
===================================================================
--- projects/haf/trunk/hildon-1/configure.ac	2007-06-29 13:56:03 UTC (rev 12555)
+++ projects/haf/trunk/hildon-1/configure.ac	2007-06-29 14:17:46 UTC (rev 12556)
@@ -1,4 +1,4 @@
-AC_INIT([Hildon gtk widgets], [1.0.9], [michael.kostrzewa at nokia.com], [hildon])
+AC_INIT([Hildon gtk widgets], [1.0.10], [michael.kostrzewa at nokia.com], [hildon])
 AC_CANONICAL_SYSTEM
 
 AM_CONFIG_HEADER(config.h)
@@ -21,7 +21,7 @@
 #    increment current, and set revision to 0.
 # 5. If any interfaces have been added since the last public release, then increment age.
 # 6. If any interfaces have been removed since the last public release, then set age to 0.  
-AS_LIBTOOL(HILDON, 9, 0, 9)
+AS_LIBTOOL(HILDON, 10, 0, 10)
 AM_INIT_AUTOMAKE
 
 AC_PROG_CC

Modified: projects/haf/trunk/hildon-1/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-1/debian/changelog	2007-06-29 13:56:03 UTC (rev 12555)
+++ projects/haf/trunk/hildon-1/debian/changelog	2007-06-29 14:17:46 UTC (rev 12556)
@@ -1,5 +1,19 @@
-libhildon (1.0.9-1) stable; urgency=low
+libhildon (1.0.10-1) stable; urgency=low
 
+  * Fixing a bit of focus crazyness in the time and date editors
+  * Removing the separator from the code dialog
+  * Fixing circular dep to enums
+  * Hide the HildonWindow before performing the destroy
+
+  * Fixes: NB#61129 volumebar info banner in muted state
+  * Fixes: NB#61128 volumebar sensitivy does not change when the widget is not mapped
+  * Fixes: NB#60518 Unable to move the focus from the buttons to date or time editor.
+  * Fixes: NB#60349 Date editor invalidates keyboard number input
+
+ -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>  Fri, 29 Jun 2007 16:49:58 +0300
+
+ibhildon (1.0.9-1) stable; urgency=low
+
   * Breadcrumb align/visibility fixes
 
   * Fixes: MB#1466 hildon_window_toggle_menu() unconditionally uses button=0 for gtk_menu_popup()


More information about the maemo-commits mailing list