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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Sep 17 14:27:38 EEST 2007
Author: tko
Date: 2007-09-17 14:27:34 +0300 (Mon, 17 Sep 2007)
New Revision: 13840

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


Modified: projects/haf/trunk/sapwood/ChangeLog
===================================================================
--- projects/haf/trunk/sapwood/ChangeLog	2007-09-17 11:21:45 UTC (rev 13839)
+++ projects/haf/trunk/sapwood/ChangeLog	2007-09-17 11:27:34 UTC (rev 13840)
@@ -1,5 +1,9 @@
 2007-09-17  Tommi Komulainen  <tommi.komulainen at nokia.com>
 
+	* === Release 2.91.11 ===
+
+2007-09-17  Tommi Komulainen  <tommi.komulainen at nokia.com>
+
 	* src/sapwood-render.c (theme_pixbuf_render): Ensure there's a mask
 	available also when centering pixmaps with masks. Otherwise we'll
 	render uninitialized data.

Modified: projects/haf/trunk/sapwood/NEWS
===================================================================
--- projects/haf/trunk/sapwood/NEWS	2007-09-17 11:21:45 UTC (rev 13839)
+++ projects/haf/trunk/sapwood/NEWS	2007-09-17 11:27:34 UTC (rev 13840)
@@ -1,3 +1,15 @@
+sapwood 2.91.11 - 2007-09-17
+============================
+
+Changes
+-------
+Fix rendering corruption when painting non-stretched images with masks.
+
+Add debugging helper to warn when the same file is being referenced with
+inconsistent border or stretch values. (Add -DENABLE_DEBUG to CFLAGS to
+enable)
+
+
 sapwood 2.91.10 - 2007-09-11
 ============================
 

Modified: projects/haf/trunk/sapwood/configure.in
===================================================================
--- projects/haf/trunk/sapwood/configure.in	2007-09-17 11:21:45 UTC (rev 13839)
+++ projects/haf/trunk/sapwood/configure.in	2007-09-17 11:27:34 UTC (rev 13840)
@@ -1,6 +1,6 @@
 AC_INIT([src/sapwood-server.c])
 AC_CONFIG_HEADERS([config.h])
-AM_INIT_AUTOMAKE(sapwood, 2.91.10)
+AM_INIT_AUTOMAKE(sapwood, 2.91.11)
 
 dnl Initialize maintainer mode
 AM_MAINTAINER_MODE


More information about the maemo-commits mailing list