summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-11-01 08:14:19 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-11-01 08:14:19 -0400
commit8eee2f9bcec826dac2777141d07296f003623384 (patch)
tree5707b8a90cbd19541454e5f8491435d070900caa /NEWS
parentb2ff82d0a34be7308158ba4b04e8587ee1032781 (diff)
downloadgtk+-8eee2f9bcec826dac2777141d07296f003623384.tar.gz
NEWS for 2.91.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS30
1 files changed, 30 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a208801c15..fffbe6ff12 100644
--- 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
==============================================