]> Pileus Git - ~andy/gtk/commitdiff
Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 13 Mar 2009 14:26:50 +0000 (14:26 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 13 Mar 2009 14:26:50 +0000 (14:26 +0000)
svn path=/trunk/; revision=22529

ChangeLog
NEWS

index 970b51d4c71ce260a0d123ee877dab8f89189697..4cfbf1b0dab7ed168ba19c74112935ba2a7814fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2009-03-13  Matthias Clasen  <mclasen@redhat.com>
 
+       * NEWS: Updates
+
        * configure.in: Bump version to 2.16.0
 
 2009-03-11  Matthias Clasen  <mclasen@redhat.com>
diff --git a/NEWS b/NEWS
index 6f5711843ea8d9665abbf4b7d835aaac6fda9674..1a993aa744e4b7d2da81cf8c6c00aefe2f4552fe 100644 (file)
--- 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
 ==============================================