summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-01-27 05:51:23 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-01-27 05:51:23 +0000
commitb447ac1be45a3cbf48cd6d36f1a805c253f16fe7 (patch)
treed0e17003ddc60d015fe959ef56c56f6731f725dd /NEWS
parent9e86472a65b5c7503fd5ba1b7148988e466ae57d (diff)
downloadgtk+-b447ac1be45a3cbf48cd6d36f1a805c253f16fe7.tar.gz
svn path=/trunk/; revision=22231
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS30
1 files changed, 30 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c3527f5c5d..9202b8524b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Overview of Changes from GTK+ 2.15.1 to 2.15.2
+==============================================
+
+* GtkAction:
+ - Make toolitems pick up icon names from actions
+ - Draw proxies of radio actions properly
+ - Make menu proxies of recent actions work
+ - Avoid accidental activations when changing actions on proxies
+ - Make derived button classes work as proxies
+
+* Input methods:
+ - Avoid an assertion due to early use of input methods
+
+* GtkScale:
+ - Avoid a segfault in the marker drawing code
+
+* GtkImageMenuItem:
+ - Add a property to override the show-menu-images setting
+
+* Bugs fixed:
+ 566628 gdk_display_close always asserts on win32 and quartz
+ 569240 Crasher when using markers
+ 569104 Toggle menu entries showed as check menu entries...
+ 322932 Always show icons on panel menus
+
+* Updated translations:
+ Finnish (fi)
+ German (de)
+
+
Overview of Changes from GTK+ 2.15.0 to 2.15.1
==============================================