From 0137fe06d7672173083ffdffa10b798b2ed86e43 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 13 Mar 2009 14:26:50 +0000 Subject: [PATCH] Updates svn path=/trunk/; revision=22529 --- ChangeLog | 2 ++ NEWS | 31 +++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/ChangeLog b/ChangeLog index 970b51d4c7..4cfbf1b0da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2009-03-13 Matthias Clasen + * NEWS: Updates + * configure.in: Bump version to 2.16.0 2009-03-11 Matthias Clasen diff --git a/NEWS b/NEWS index 6f5711843e..1a993aa744 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,34 @@ +Overview of Changes from GTK+ 2.15.5 to 2.16.0 +============================================== + +* The new function gtk_style_get_property was renamed to + gtk_style_get_style_property to avoid binding problems. + +* Bugs fixed: + 574059 search button not available in some cases + 574622 GtkEntry: Should we wrap icon-press and icon-release signals? + 574561 gtk_style_get "shadows" g_object_get + 574794 Can not resize shaped windows on Windows + 570896 gdkevents-win32.c(2947) : error C4053: one void operand for '?:' + 573067 Intra-app dnd of text behavior on Windows is wrong + 572455 GtkEntry window layed out wrong if the widget has focus + +* Updated translations: + Assamese (as) + Bengali (bn_IN) + Czech (cs) + Gujarati (gu) + Hindi (hi) + Japanese (ja) + Kannada (kn) + Lithuanian (lt) + Malayalam (ml) + Polish (pl) + Romanian (ro) + Tamil (ta) + Telugu (te) + + Overview of Changes from GTK+ 2.15.4 to 2.15.5 ==============================================