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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Sep 5 18:25:12 EEST 2007
Author: tko
Date: 2007-09-05 18:25:10 +0300 (Wed, 05 Sep 2007)
New Revision: 13618

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


Modified: projects/haf/trunk/sapwood/ChangeLog
===================================================================
--- projects/haf/trunk/sapwood/ChangeLog	2007-09-05 15:23:29 UTC (rev 13617)
+++ projects/haf/trunk/sapwood/ChangeLog	2007-09-05 15:25:10 UTC (rev 13618)
@@ -1,5 +1,9 @@
 2007-09-05  Tommi Komulainen  <tommi.komulainen at nokia.com>
+	
+	* === Release 2.91.8 ===
 
+2007-09-05  Tommi Komulainen  <tommi.komulainen at nokia.com>
+
 	* src/sapwood-render.c (theme_pixbuf_render): When limiting the mask
 	to (smaller) clip rectangle, *really* calculate the mask offset
 	correctly. Fixes clipping in menus.

Modified: projects/haf/trunk/sapwood/NEWS
===================================================================
--- projects/haf/trunk/sapwood/NEWS	2007-09-05 15:23:29 UTC (rev 13617)
+++ projects/haf/trunk/sapwood/NEWS	2007-09-05 15:25:10 UTC (rev 13618)
@@ -1,3 +1,14 @@
+sapwood 2.91.8 - 2007-09-05
+===========================
+
+Changes
+-------
+Fixed invalid optimization with clip rectangles as seen in menus and home
+applets in some circumstances.
+
+Fixed compiler / runtime warnings.
+
+
 sapwood 2.91.7 - 2007-08-22
 ===========================
 

Modified: projects/haf/trunk/sapwood/configure.in
===================================================================
--- projects/haf/trunk/sapwood/configure.in	2007-09-05 15:23:29 UTC (rev 13617)
+++ projects/haf/trunk/sapwood/configure.in	2007-09-05 15:25:10 UTC (rev 13618)
@@ -1,6 +1,6 @@
 AC_INIT([src/sapwood-server.c])
 AC_CONFIG_HEADERS([config.h])
-AM_INIT_AUTOMAKE(sapwood, 2.91.7)
+AM_INIT_AUTOMAKE(sapwood, 2.91.8)
 
 dnl Initialize maintainer mode
 AM_MAINTAINER_MODE


More information about the maemo-commits mailing list