gtk-engines r1227 - trunk



Author: bberg
Date: Mon Aug  4 21:39:47 2008
New Revision: 1227
URL: http://svn.gnome.org/viewvc/gtk-engines?rev=1227&view=rev

Log:
2008-08-04  Benjamin Berg  <benjamin sipsolutions net>

	* NEWS:
	* configure.ac:
	Update for 2.15.2 release.


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Aug  4 21:39:47 2008
@@ -1,3 +1,28 @@
+Overview of Changes in 2.15.2 (since 2.15.1)
+============================================
+
+The most important change in this release is that the smooth GTK+ engine has
+been removed. This engine has long lost its popularity and it had a huge
+codebase that has not been properly maintained for years now.
+
+Changes in this release:
+ - Larger menuitem separators in the Clearlooks theme
+ - Frame drawing fixes in the Clearlooks engine
+ - Padding of progress bars inside menus is fixed in the Industrial theme
+
+GNOME Bugs fixed in this release:
+ 511958 â List store tree view contains superfluous border (clearlooks)
+ 542625 â 1px gap between notebook at extension (industrial)
+ 501734 â Dead code in glide_gtk2_drawing.c
+ 535456 â Unnecessary cast breaks build on Solaris
+ 543608 â Fix for Fortify detected problem
+
+New and udpated translations:
+ Djihed Afifi (ar)
+ Clytie Siddall (vi)
+ Yavor Doganov (bg)
+
+
 Overview of Changes in 2.15.1 (since 2.15.0)
 ============================================
 

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon Aug  4 21:39:47 2008
@@ -1,5 +1,5 @@
 
-AC_INIT([gtk-engines], [2.15.1])
+AC_INIT([gtk-engines], [2.15.2])
 AC_CONFIG_SRCDIR([README])
 
 AM_INIT_AUTOMAKE



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