[maemo-commits] [maemo-commits] r14720 - in projects/haf/branches/hildon-control-panel/refactoring: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Nov 7 13:05:16 EET 2007
Author: lucasr
Date: 2007-11-07 13:05:14 +0200 (Wed, 07 Nov 2007)
New Revision: 14720

Modified:
   projects/haf/branches/hildon-control-panel/refactoring/ChangeLog
   projects/haf/branches/hildon-control-panel/refactoring/configure.ac
   projects/haf/branches/hildon-control-panel/refactoring/debian/changelog
Log:
2007-10-07  Lucas Rocha  <lucas.rocha at nokia.com>

	* configure.ac: release 2.0.1


Modified: projects/haf/branches/hildon-control-panel/refactoring/ChangeLog
===================================================================
--- projects/haf/branches/hildon-control-panel/refactoring/ChangeLog	2007-11-07 11:02:12 UTC (rev 14719)
+++ projects/haf/branches/hildon-control-panel/refactoring/ChangeLog	2007-11-07 11:05:14 UTC (rev 14720)
@@ -1,5 +1,9 @@
 2007-10-07  Lucas Rocha  <lucas.rocha at nokia.com>
 
+	* configure.ac: release 2.0.1
+
+2007-10-07  Lucas Rocha  <lucas.rocha at nokia.com>
+
 	* src/hcp-window.c (hcp_window_app_list_updated_cb): do not try to
 	focus previously selected item in case this is undefined. 
 	Fixes: NB#74138.

Modified: projects/haf/branches/hildon-control-panel/refactoring/configure.ac
===================================================================
--- projects/haf/branches/hildon-control-panel/refactoring/configure.ac	2007-11-07 11:02:12 UTC (rev 14719)
+++ projects/haf/branches/hildon-control-panel/refactoring/configure.ac	2007-11-07 11:05:14 UTC (rev 14720)
@@ -1,5 +1,5 @@
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(hildon-control-panel, 2.0.0)
+AM_INIT_AUTOMAKE(hildon-control-panel, 2.0.1)
 AM_CONFIG_HEADER(config.h)
 
 AC_ARG_ENABLE(debug, [AC_HELP_STRING([--enable-debug],[Debug (default=no)])],

Modified: projects/haf/branches/hildon-control-panel/refactoring/debian/changelog
===================================================================
--- projects/haf/branches/hildon-control-panel/refactoring/debian/changelog	2007-11-07 11:02:12 UTC (rev 14719)
+++ projects/haf/branches/hildon-control-panel/refactoring/debian/changelog	2007-11-07 11:05:14 UTC (rev 14720)
@@ -1,3 +1,17 @@
+hildon-control-panel (1:2.0.1-1) unstable; urgency=low
+
+  * src/hcp-window.c (hcp_window_app_list_updated_cb): do not try to
+  focus previously selected item in case this is undefined. 
+  Fixes: NB#74138.
+
+  * src/hcp-app-view.c (hcp_app_view_selection_changed_cb): emit
+  focus-changed signal even if the widget is not properly allocated yet.
+  * src/hcp-window.c (hcp_window_init, hcp_window_retrieve_state):
+  correctly handle the case when there's no saved state yet to define
+  the initial focused applet. Fixes: NB#72771.
+
+ -- Lucas Rocha <lucas.rocha at nokia.com>  Wed,  7 Nov 2007 13:03:45 +0200
+
 hildon-control-panel (1:2.0.0-1) unstable; urgency=low
 
   * src/hcp-window.c (hcp_window_init, hcp_window_size_allocate):


More information about the maemo-commits mailing list