summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-06-10 09:06:02 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-06-10 09:06:02 -0400
commiteade6b23be735d5734af43a96b3fc9368999fa75 (patch)
tree832415c97282b039583c223323f9b4730fe781f5
parente494ec1d61e627db44a6bcc678ee8b37c8eb038c (diff)
downloadgdk-pixbuf-eade6b23be735d5734af43a96b3fc9368999fa75.tar.gz
Updates
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2c606e948..3dbba05d9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Overview of Changes from GTK+ 2.21.1 to 2.21.2
+==============================================
+
+* The newly added gdk_drag_context_get_action function has been
+ renamed to gdk_drag_context_get_selected_action to make the
+ name less confusing.
+
+* Introspection annotations have been added in many places
+
+* New accessors for sealed struct members:
+ gtk_viewport_get_view_window
+
+* Bug fixes:
+ 608218 GtkOffscreenWindow causes bad window with GtkEntry
+ 611709 Add gtk_statusbar_remove_all
+ 596428 GtkAssistant: Support ending with a progress page
+ 620511 Use g_source_set_name for all custom GSources in GTK+
+ 608537 Make the file chooser's sort arrows consistent
+ 620863
+
+
Overview of Changes from GTK+ 2.21.0 to 2.21.1
==============================================