[maemo-commits] [maemo-commits] r11150 - projects/haf/trunk/sapwood

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Apr 19 15:18:10 EEST 2007
Author: tko
Date: 2007-04-19 15:18:09 +0300 (Thu, 19 Apr 2007)
New Revision: 11150

Modified:
   projects/haf/trunk/sapwood/ChangeLog
   projects/haf/trunk/sapwood/NEWS
   projects/haf/trunk/sapwood/configure.in
Log:
=== Release 2.91.4 ===


Modified: projects/haf/trunk/sapwood/ChangeLog
===================================================================
--- projects/haf/trunk/sapwood/ChangeLog	2007-04-19 12:03:00 UTC (rev 11149)
+++ projects/haf/trunk/sapwood/ChangeLog	2007-04-19 12:18:09 UTC (rev 11150)
@@ -1,5 +1,9 @@
 2007-04-19  Tommi Komulainen  <tommi.komulainen at nokia.com>
+	
+	* === Release 2.91.4 ===
 
+2007-04-19  Tommi Komulainen  <tommi.komulainen at nokia.com>
+
 	* src/sapwood-server.c (extract_pixmap_single): Revert the white
 	background initialization as it adds unwanted tint to the graphics.
 	Reopens MB#1216

Modified: projects/haf/trunk/sapwood/NEWS
===================================================================
--- projects/haf/trunk/sapwood/NEWS	2007-04-19 12:03:00 UTC (rev 11149)
+++ projects/haf/trunk/sapwood/NEWS	2007-04-19 12:18:09 UTC (rev 11150)
@@ -1,3 +1,15 @@
+sapwood 2.91.4 - 2007-04-19
+===========================
+
+Changes
+-------
+Made the 'position' keyword support more generic. Now it can be used for
+widgets whose parent has the 'maemo-position-theming' style property set
+(only available in maemo modified gtk.)
+
+Don't require gtk+ 2.10 for building.
+
+
 sapwood 2.91.3 - 2007-03-29
 ===========================
 

Modified: projects/haf/trunk/sapwood/configure.in
===================================================================
--- projects/haf/trunk/sapwood/configure.in	2007-04-19 12:03:00 UTC (rev 11149)
+++ projects/haf/trunk/sapwood/configure.in	2007-04-19 12:18:09 UTC (rev 11150)
@@ -1,6 +1,6 @@
 AC_INIT([src/sapwood-server.c])
 AC_CONFIG_HEADERS([config.h])
-AM_INIT_AUTOMAKE(sapwood, 2.91.3)
+AM_INIT_AUTOMAKE(sapwood, 2.91.4)
 
 dnl Initialize maintainer mode
 AM_MAINTAINER_MODE


More information about the maemo-commits mailing list