[maemo-commits] [maemo-commits] r11335 - in projects/haf/trunk/hildon-desktop: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Apr 26 15:13:56 EEST 2007
Author: jobi
Date: 2007-04-26 15:13:55 +0300 (Thu, 26 Apr 2007)
New Revision: 11335

Modified:
   projects/haf/trunk/hildon-desktop/ChangeLog
   projects/haf/trunk/hildon-desktop/configure.ac
   projects/haf/trunk/hildon-desktop/debian/changelog
Log:

2007-04-26  Johan Bilien  <johan.bilien at nokia.com>

	* configure.ac: 0.0.10



Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-04-26 12:11:59 UTC (rev 11334)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-04-26 12:13:55 UTC (rev 11335)
@@ -1,5 +1,9 @@
 2007-04-26  Johan Bilien  <johan.bilien at nokia.com>
 
+	* configure.ac: 0.0.10
+
+2007-04-26  Johan Bilien  <johan.bilien at nokia.com>
+
 	* src/hn-app-switcher.c, src/hd-home-window.c, src/hn-others-button.c,
 	libhildondesktop/hildon-home-titlebar.c:
 	- define ENABLE_UNSTABLE_API when include hildon-helper.h, as this

Modified: projects/haf/trunk/hildon-desktop/configure.ac
===================================================================
--- projects/haf/trunk/hildon-desktop/configure.ac	2007-04-26 12:11:59 UTC (rev 11334)
+++ projects/haf/trunk/hildon-desktop/configure.ac	2007-04-26 12:13:55 UTC (rev 11335)
@@ -1,6 +1,6 @@
 AC_INIT(Makefile.am)
 
-AM_INIT_AUTOMAKE(hildon-desktop, 0.0.9)
+AM_INIT_AUTOMAKE(hildon-desktop, 0.0.10)
 
 AM_CONFIG_HEADER(config.h)
 

Modified: projects/haf/trunk/hildon-desktop/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-desktop/debian/changelog	2007-04-26 12:11:59 UTC (rev 11334)
+++ projects/haf/trunk/hildon-desktop/debian/changelog	2007-04-26 12:13:55 UTC (rev 11335)
@@ -1,3 +1,27 @@
+hildon-desktop (0.0.10-1) unstable; urgency=low
+
+  * src/hn-app-switcher.c, src/hd-home-window.c, src/hn-others-button.c,
+  libhildondesktop/hildon-home-titlebar.c:
+  - define ENABLE_UNSTABLE_API when include hildon-helper.h, as this
+  seems now required
+
+  * src/hd-desktop.c:
+  - Fixed the leak of the configuration file buffer
+  - Fixed the leak of the array returned by g_key_file_get_groups
+
+  * libhildondesktop/hildon-desktop-popup-menu.ch:
+  - Each item has a pre-specified size except GtkSeparatorMenuItems.
+  - Added method to scroll to pre-selected item. Based on size of each item.
+  - Now inherits from a GtkVBox
+  - Set proper size to internal GtkScrolledWindow.
+  - Added scroll buttons.
+  - Several bugfixes.
+  * libhildondesktop/hildon-desktop-popup-window.ch:
+  - Emit signal when popping up the menu. (to be used along
+  "scrolling-to" HildonDesktopPopupMenu functionality).
+
+ -- Johan Bilien <johan.bilien at nokia.com>  Thu, 26 Apr 2007 15:12:19 +0300
+
 hildon-desktop (0.0.9-1) sardine; urgency=low
 
   * fixed build-dependency on libhildonfm2-dev | hildon-libs-dev to


More information about the maemo-commits mailing list