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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Apr 23 10:23:35 EEST 2007
Author: jobi
Date: 2007-04-23 10:23:32 +0300 (Mon, 23 Apr 2007)
New Revision: 11188

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

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

	* configure.ac: 0.0.8



Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-04-20 15:08:48 UTC (rev 11187)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-04-23 07:23:32 UTC (rev 11188)
@@ -1,3 +1,7 @@
+2007-04-20  Johan Bilien  <johan.bilien at nokia.com>
+
+	* configure.ac: 0.0.8
+
 2007-04-20  Moises Martinez  <moises.martinez at nokia.com>
 
 	* libhildondesktop/hildon-desktop-popup-window.[ch]:

Modified: projects/haf/trunk/hildon-desktop/configure.ac
===================================================================
--- projects/haf/trunk/hildon-desktop/configure.ac	2007-04-20 15:08:48 UTC (rev 11187)
+++ projects/haf/trunk/hildon-desktop/configure.ac	2007-04-23 07:23:32 UTC (rev 11188)
@@ -1,6 +1,6 @@
 AC_INIT(Makefile.am)
 
-AM_INIT_AUTOMAKE(hildon-desktop, 0.0.7)
+AM_INIT_AUTOMAKE(hildon-desktop, 0.0.8)
 
 AM_CONFIG_HEADER(config.h)
 

Modified: projects/haf/trunk/hildon-desktop/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-desktop/debian/changelog	2007-04-20 15:08:48 UTC (rev 11187)
+++ projects/haf/trunk/hildon-desktop/debian/changelog	2007-04-23 07:23:32 UTC (rev 11188)
@@ -1,3 +1,39 @@
+hildon-desktop (0.0.8-1) sardine; urgency=low
+
+  * libhildondesktop/hildon-desktop-popup-window.[ch]:
+  - Fixed a lot of issues to get it built.
+  * libhildondesktop/Makefile.am:
+  - Added HildonDesktopPopupWindow to building batch
+
+  * libhildondesktop/hildon-home-area.c:
+  - fixed an infinite loop in some situations.
+  Fixes: NB#53973
+
+  * libhildondesktop/hildon-desktop-popup-window.[ch]:
+  - Added stubs for new popup window.
+  * libhildondesktop/hildon-desktop-notification-manager.[ch]:
+  * libhildondesktop/hildon-desktop-panel-expandable.[ch]:
+  * libhildondesktop/hildon-desktop-panel-window-dialog.[ch}:
+  - fixed (c) year
+
+  * libhildondesktop/hildon-desktop-notification-manager.[ch],
+  libhildondesktop/notification-manager.xml: implemented notification 
+  action and close support in the notification manager. Changed public 
+  API to make it saner for direct use.
+
+  * libhildonwm/hd-wm.c:
+  - No add parameters to awake a bgkilled process. Fixes: NB#54499
+
+  * libhildonwm/hd-keys.[ch]:
+  - Added new actions as stubs.
+  * libhildonwm/hd-wm.[ch]:
+  - Implemented switching among windows from the same application.
+
+  * debian/control: build dependency on hildon-1 or hildon-libs to be 
+  more Bora build friendly.
+
+ -- Johan Bilien <johan.bilien at nokia.com>  Mon, 23 Apr 2007 10:19:02 +0300
+
 hildon-desktop (0.0.7-1) sardine; urgency=low
 
   * src/hn-app-switcher.c:


More information about the maemo-commits mailing list