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 <[EMAIL PROTECTED]>
* 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
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.