[gtk+/gtk-2-24] Update NEWS for 2.23.0
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-24] Update NEWS for 2.23.0
- Date: Sat, 16 Oct 2010 17:36:15 +0000 (UTC)
commit d14ecbeba9e84937b0587fc34ff3155e489fa0e2
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Oct 16 13:35:28 2010 -0400
Update NEWS for 2.23.0
NEWS | 35 +++++++++++++++++++++++++++++++++++
1 files changed, 35 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2825867..67cd31e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+Overview of Changes from GTK+ 2.22.0 to 2.23.0
+==============================================
+
+* New deprecations:
+ - gdk_cairo_set_source_pixmap
+ - Misc GdkDrawable APIs
+ - gtk_object_destroy
+ - gtk_init_add, gtk_remove_add, etc
+ - gtk_noteboook_set_window_creation_hook
+ - gtk_notebook_set/get_group
+ - gtk_link_button_set_uri_hook
+ - gtk_about_dialog_set_url/email_hook
+ - GtkComboBoxEntry
+ - combo box text convenience API
+
+* New APIs added to aid migration to GTK+ 3:
+ - gdk_cairo_set_source_window
+ - GdkWindow API to supersede GdkDrawable API
+ - gtk_notebook_set/get_group_name
+ - GtkLinkButton::activate-link signal
+ - gtk_combo_box_new_with_entry
+ - GtkComboBoxText
+
+* Bugs fixed:
+ 423201i gtk_combo_box_entry_active_changed does not transform...
+ 612396 Implement GtkComboBoxText subclass to supersede "text"...
+ 613728 Rationalize GtkTreeView focus
+ 629722 save_entry_get_info_cb() doesn't behave correctly
+ 629955 Deprecate / remove gtk_main and gtk_init_add / remove* API
+ 630521 Remove some remaining API warts from tab dnd api
+ 631473 Fix GTK+3 documentation
+ 631697 [2.24] build warnings which might crash 64-bit
+ 632140 optionally take hotspot coordinates from the pixbuf...
+
+
Overview of Changes from GTK+ 2.21.8 to 2.22.0
==============================================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]