From 8eee2f9bcec826dac2777141d07296f003623384 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Nov 2010 08:14:19 -0400 Subject: NEWS for 2.91.3 --- NEWS | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'NEWS') 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 ============================================== -- cgit v1.2.1