gtk-engines r1041 - trunk



Author: bberg
Date: Mon Jan 28 20:00:49 2008
New Revision: 1041
URL: http://svn.gnome.org/viewvc/gtk-engines?rev=1041&view=rev

Log:
2008-01-28  Benjamin Berg  <benjamin sipsolutions net>

	* NEWS:
	* configure.ac:
	2.13.4 release.


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.ac

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Jan 28 20:00:49 2008
@@ -1,3 +1,21 @@
+Overview of Changes in 2.13.4 (since 2.13.3)
+============================================
+
+Changes in this release:
+ - Clearlooks progressbar padding inside menus has been fixed.
+ - New "reliefstyle" option for clearlooks, which controls inset vs. shadow
+   around buttons. GUMMY based themes will now use inset by default and need
+   to be modified.
+ - Updated focus drawing for treeviews and notebook tabs in GUMMY
+
+GNOME Bugs fixed in this release:
+ 509226 â focus rect not painted in aisleriot with clearlooks
+
+New and udpated translations:
+ IÃaki LarraÃaga Murgoitio (eu)
+ Ivar Smolin (et)
+
+
 Overview of Changes in 2.13.3 (since 2.13.2)
 ============================================
 

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon Jan 28 20:00:49 2008
@@ -1,5 +1,5 @@
 
-AC_INIT([gtk-engines], [2.13.3])
+AC_INIT([gtk-engines], [2.13.4])
 AC_CONFIG_SRCDIR([README])
 
 AM_INIT_AUTOMAKE



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]