[gtk+] Update NEWS for 2.91.6
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Update NEWS for 2.91.6
- Date: Mon, 6 Dec 2010 15:56:41 +0000 (UTC)
commit 96139cbb003058c78dc7a57ae3f6f9c25561d848
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Dec 6 10:56:03 2010 -0500
Update NEWS for 2.91.6
NEWS | 40 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 40 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9fe44fb..da432f5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+Overview of Changes from GTK+ 2.91.5 to 2.91.6
+==============================================
+
+* Deprecations, cleanups and API changes:
+ - GdkDrawable and some X11-specific APIs have been removed
+ - GtkStyle and GtkRcStyle have been deprecated
+ - The GdkWindowClass enumeration is now GdkWindowWindowClass
+ - gdk_window_get_geometry lost its depth argument
+
+* GtkComboBox has gained an 'active id' property that is
+ intended for easy binding to settings
+
+* GtkAppChooser: A new family of widgets that allow choosing
+ an application to open a file. This is strongly based on
+ the corresponding nautilus dialog, which it is replacing.
+
+* The GtkStyleContext branch has been merged, changing the APIs
+ that are used to do themed drawing, and the theme engine interfaces.
+ Among the new classes are GtkStyleContext (replacing GtkStyle) and
+ GtkCssProvider (replacing the gtkrc parser). The migration guide
+ contains a chapter about porting from GtkStyle to GtkStyleContext.
+
+* Bugs fixed:
+ 549720 Add a way to hide GtkScale's slider
+ 582557 need open with dialog box to use with IBM's Lotus Notes...
+ 619148 "active ID" properties (GtkComboBox)
+ 636060 use ATK_DEFINE_TYPE where possible
+ 636129 invalid uninstantiatable type `(null)' in cast to `GtkSpinner'
+ 636388 gtk3-demo craches (segfault) when pressing a key in the textarea...
+ 636511 New style override functions do not work on textview
+
+* Updated translations:
+ Estonian
+ Galician
+ Hebrew
+ Persian
+ Slovenian
+ Spanish
+
+
Overview of Changes from GTK+ 2.91.4 to 2.91.5
==============================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]