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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Apr 2 12:29:08 EEST 2007
Author: jobi
Date: 2007-04-02 12:29:04 +0300 (Mon, 02 Apr 2007)
New Revision: 10884

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

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

	* configure.ac: 0.0.2



Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-04-02 09:11:42 UTC (rev 10883)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-04-02 09:29:04 UTC (rev 10884)
@@ -1,5 +1,9 @@
 2007-04-02  Johan Bilien  <johan.bilien at nokia.com>
 
+	* configure.ac: 0.0.2
+
+2007-04-02  Johan Bilien  <johan.bilien at nokia.com>
+
 	* libhildondesktop/hildon-home-area.c:
 	- Sort the region before using for placement
 	* src/hd-desktop.c:

Modified: projects/haf/trunk/hildon-desktop/configure.ac
===================================================================
--- projects/haf/trunk/hildon-desktop/configure.ac	2007-04-02 09:11:42 UTC (rev 10883)
+++ projects/haf/trunk/hildon-desktop/configure.ac	2007-04-02 09:29:04 UTC (rev 10884)
@@ -1,6 +1,6 @@
 AC_INIT(Makefile.am)
 
-AM_INIT_AUTOMAKE(hildon-desktop, 0.0.1)
+AM_INIT_AUTOMAKE(hildon-desktop, 0.0.2)
 
 AM_CONFIG_HEADER(config.h)
 

Modified: projects/haf/trunk/hildon-desktop/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-desktop/debian/changelog	2007-04-02 09:11:42 UTC (rev 10883)
+++ projects/haf/trunk/hildon-desktop/debian/changelog	2007-04-02 09:29:04 UTC (rev 10884)
@@ -1,3 +1,41 @@
+hildon-desktop (0.0.2-1) unstable; urgency=low
+
+  * libhildondesktop/hildon-home-area.c:
+  - Sort the region before using for placement
+  * src/hd-desktop.c:
+  - Fixed the path used to load the containers
+
+  * libhildondesktop/hildon-home-area.c:
+  - added applet-padding property which specifies the padding
+  between newly added applets
+  - re-implemented auto-arrange without using GdkRegion, whose
+  rectangle decomposition was not the one specified.
+
+  * src/hd-desktop.c:
+  - Use old DOCK_TITLEBAR on hildon-desktop-window-dialog child class
+  - Deleted padding
+  * libhildondesktop/hildon-desktop-panel-expandable.c:
+  - Fixed number of items per row in extension panel.
+  * libhildondesktop/hildon-desktop-panel-window-dialog.c:
+  - Implemented old DOCK_TITLEBAR as optional.
+  * libhildondesktop/hildon-desktop-panel-window.c:
+  - Never resize/move window if move is FALSE.
+
+  * libhildondesktop/hildon-desktop-panel-expandable.c:
+  - Fixed size of items in extension table.
+
+  * libhildondesktop/hildon-desktop-home-item.[ch]:
+  - removed hildon_desktop_home_item_save_position ()
+  * libhildondesktop/hildon-home-area.c:
+  - added private hildon_home_area_child_save_position ()
+
+  * libhildondesktop/hildon-desktop-home-item.c:
+  - never snap to outside the area
+  * libhildondesktop/hildon-home-window.c:
+  - fixed wrong allocation
+
+ -- Johan Bilien <johan.bilien at nokia.com>  Mon,  2 Apr 2007 12:21:10 +0300
+
 hildon-desktop (0.0.1-1) unstable; urgency=low
 
   * src/hn-app-switcher:


More information about the maemo-commits mailing list