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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Nov 12 09:46:16 EET 2007
Author: jobi
Date: 2007-11-12 09:46:09 +0200 (Mon, 12 Nov 2007)
New Revision: 14759

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

2007-11-12  Johan Bilien  <johan.bilien at nokia.com>

	* configure.ac: 2.0.4



Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-11-12 07:00:27 UTC (rev 14758)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-11-12 07:46:09 UTC (rev 14759)
@@ -1,3 +1,7 @@
+2007-11-12  Johan Bilien  <johan.bilien at nokia.com>
+
+	* configure.ac: 2.0.4
+
 2007-11-08  Johan Bilien  <johan.bilien at nokia.com>
 
 	* libhildonwm/hd-wm.c (hd_wm_prepare_close_application_dialog):

Modified: projects/haf/trunk/hildon-desktop/configure.ac
===================================================================
--- projects/haf/trunk/hildon-desktop/configure.ac	2007-11-12 07:00:27 UTC (rev 14758)
+++ projects/haf/trunk/hildon-desktop/configure.ac	2007-11-12 07:46:09 UTC (rev 14759)
@@ -1,6 +1,6 @@
 AC_INIT(Makefile.am)
 
-AM_INIT_AUTOMAKE(hildon-desktop, 2.0.3)
+AM_INIT_AUTOMAKE(hildon-desktop, 2.0.4)
 
 AM_CONFIG_HEADER(config.h)
 

Modified: projects/haf/trunk/hildon-desktop/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-desktop/debian/changelog	2007-11-12 07:00:27 UTC (rev 14758)
+++ projects/haf/trunk/hildon-desktop/debian/changelog	2007-11-12 07:46:09 UTC (rev 14759)
@@ -1,3 +1,32 @@
+hildon-desktop (1:2.0.4-1) sardine; urgency=low
+
+  * libhildonwm/hd-wm.c (hd_wm_prepare_close_application_dialog):
+  - add a weak reference to the window so it can be set to NULL
+  if it disappears.
+  - clean up the list where it is constructed.
+  * src/hn-app-switcher.c (hn_app_switcher_close_application_dialog):
+  - do not clean up the list as it is done by the caller.
+  Fixes: NB#74429
+
+  * src/hd-home-l10n.h, src/hd-applications-menu-settings-l10n.h,
+  libhildondesktop/statusbar-item-socket.h,
+  libhildondesktop/tasknavigator-item-socket.h: added missing
+  G_END_DECLS. Patch courtesy of Mikhail Sobolev
+
+  * libhildondesktop/hildon-desktop-popup-menu.c
+  (hildon_desktop_popup_menu_press_event): do not take non-visible menu
+  items into account when checking which item was selected on button
+  press. Fixes: NB#75589.
+
+  * src/hd-applications-menu.c (hd_applications_menu_finalize,
+  hd_applications_menu_init, hd_applications_menu_create_menu): use an
+  idle call instead of timeout to first load menu structure on startup. 
+
+  * src/hd-home-window.c: if an image has a cache, that's the file
+  whose existence we should check. Fixes: NB#72925
+
+ -- Johan Bilien <johan.bilien at nokia.com>  Mon, 12 Nov 2007 09:38:57 +0200
+
 hildon-desktop (1:2.0.3-1) sardine; urgency=low
 
   * src/hd-home-window.c (hd_home_window_constructor): if the background


More information about the maemo-commits mailing list