summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-03-13 14:26:50 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-03-13 14:26:50 +0000
commit0137fe06d7672173083ffdffa10b798b2ed86e43 (patch)
treebe5c28a79404ba6f1810110d031f51a1fe9df570
parent8fea2d58732e3088d91ff0b7404a477b8a9b17b4 (diff)
downloadgdk-pixbuf-0137fe06d7672173083ffdffa10b798b2ed86e43.tar.gz
Updates
svn path=/trunk/; revision=22529
-rw-r--r--ChangeLog2
-rw-r--r--NEWS31
2 files changed, 33 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 970b51d4c..4cfbf1b0d 100644
--- 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 6f5711843..1a993aa74 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
==============================================