[gtk+] NEWS for 2.91.2
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] NEWS for 2.91.2
- Date: Sat, 23 Oct 2010 00:32:32 +0000 (UTC)
commit ae6ba3adeb143cd05afb6576f6b5a4a857f4e74c
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Oct 23 00:06:39 2010 +0200
NEWS for 2.91.2
NEWS | 42 ++++++++++++++++++++++++++++++++++++++++++
1 files changed, 42 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 18c2428..1e3da04 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+Overview of Changes from GTK+ 2.91.1 to 2.91.2
+==============================================
+
+* GtkApplication has been rewritten. It mostly relies on GApplication
+ API now. Remaining functions include gtk_application_new() and
+ gtk_window_set_application()
+
+* A GtkScrollable interface has been added and implemented by all
+ scrollable widgets. GtkScrolledWindow has ::min-display-width/height
+ properties to control the minimal size of the content area.
+
+* GtkComboBox changes:
+ - Popups can be wider than the combo box itself
+ - The deprecated GtkComboBoxEntry subclass has been removed
+ - The deprecated combo box text convenience API has been removed
+ - Numeric IDs can be associated with model values
+
+* GtkRecentManager changes:
+ - Store xbel file in XDG_USER_DATA
+ - Add gtk_recent_info_create_app_info()
+ - Add gtk_recent_info_get_gicon()
+ - Coalesce multiple changes
+
+* GtkIconView allows tree models (ignoring anything below the root level)
+
+* GtkProgressBar, GtkSpinButton and GtkEntry no longer have their own
+ input-output window
+
+* gtk_widget_hide_all() has been removed
+
+* GtkGrid: A legacy-free, height-for-width grid container
+
+* Bugs fixed:
+ 632381 438318 632538 632539 632677 632736 324899 524304 617174
+
+* Translation updates:
+ Japanese
+ Norwegian bokmål
+ Spanish
+ Telugu
+
+
Overview of Changes from GTK+ 2.91.0 to 2.91.1
==============================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]