]> Pileus Git - ~andy/gtk/commitdiff
NEWS for 2.91.3
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Nov 2010 12:14:19 +0000 (08:14 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 1 Nov 2010 12:14:19 +0000 (08:14 -0400)
NEWS

diff --git a/NEWS b/NEWS
index a208801c15fa1931d25c02a4652a86d803e6b831..fffbe6ff127ce51e5bd7b50c2ea29f21207e69ab 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Overview of Changes from GTK+ 2.91.2 to 2.91.3
+==============================================
+
+* The scrollable interface has gained some extra properties
+  to influence scrolling behaviour: [hv]scroll-policy
+
+* The size_request vfunc and signal have been deprecated and
+  are no longer used inside GTK+ itself
+
+* GtkAssistant has added a custom page type that gives full
+  control of button visibility
+
+* The homogeneous parameter has been removed from gtk_box_new
+
+* Bugs fixed:
+ 576498 GtkAssistant seals members without adding accessors
+ 612611 auto-mnemonics breaks menu scrolling
+ 633050 need gtk_combo_box_new_with_model_and_entry
+ 633216 Make gdk_rgba_to_string() take a const GdkRGBA
+ 633274 Add error trap around call to XFixesChangeSaveSet()
+ 633374 Port tests to GtkScrollable API...
+ 633500 statusbar labels behind resize grip on startup
+
+* Updated translations:
+ Catalan (Valencian)
+ Estonian
+ Galician
+ Hebrew
+
+
 Overview of Changes from GTK+ 2.91.1 to 2.91.2
 ==============================================