]> Pileus Git - ~andy/gtk/commitdiff
Updates for 2.3.0; changed header to match the style we used for 2.1.0.
authorKristian Rietveld <kris@gtk.org>
Thu, 23 Oct 2003 19:19:07 +0000 (19:19 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Thu, 23 Oct 2003 19:19:07 +0000 (19:19 +0000)
Thu Oct 23 21:12:50 2003  Kristian Rietveld  <kris@gtk.org>

* NEWS: Updates for 2.3.0; changed header to match the style we used
for 2.1.0.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
NEWS

index 155ae85bfd1d6f6895540b0aab588c7142ad35be..36cad6486acb6d5be8db726d506ea220dc3835a7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Oct 23 21:12:50 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * NEWS: Updates for 2.3.0; changed header to match the style we used
+       for 2.1.0.
+
 Thu Oct 23 20:47:44 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gdk/x11/gdkwindow-x11.c (gdk_window_set_group): Actually
index 155ae85bfd1d6f6895540b0aab588c7142ad35be..36cad6486acb6d5be8db726d506ea220dc3835a7 100644 (file)
@@ -1,3 +1,8 @@
+Thu Oct 23 21:12:50 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * NEWS: Updates for 2.3.0; changed header to match the style we used
+       for 2.1.0.
+
 Thu Oct 23 20:47:44 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gdk/x11/gdkwindow-x11.c (gdk_window_set_group): Actually
index 155ae85bfd1d6f6895540b0aab588c7142ad35be..36cad6486acb6d5be8db726d506ea220dc3835a7 100644 (file)
@@ -1,3 +1,8 @@
+Thu Oct 23 21:12:50 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * NEWS: Updates for 2.3.0; changed header to match the style we used
+       for 2.1.0.
+
 Thu Oct 23 20:47:44 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gdk/x11/gdkwindow-x11.c (gdk_window_set_group): Actually
index 155ae85bfd1d6f6895540b0aab588c7142ad35be..36cad6486acb6d5be8db726d506ea220dc3835a7 100644 (file)
@@ -1,3 +1,8 @@
+Thu Oct 23 21:12:50 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * NEWS: Updates for 2.3.0; changed header to match the style we used
+       for 2.1.0.
+
 Thu Oct 23 20:47:44 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gdk/x11/gdkwindow-x11.c (gdk_window_set_group): Actually
index 155ae85bfd1d6f6895540b0aab588c7142ad35be..36cad6486acb6d5be8db726d506ea220dc3835a7 100644 (file)
@@ -1,3 +1,8 @@
+Thu Oct 23 21:12:50 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * NEWS: Updates for 2.3.0; changed header to match the style we used
+       for 2.1.0.
+
 Thu Oct 23 20:47:44 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gdk/x11/gdkwindow-x11.c (gdk_window_set_group): Actually
diff --git a/NEWS b/NEWS
index d9027829e5d0a7a8c413d513eb12c6ed4f985290..654b73903ac272f51d7284fb8c35b5d93957799a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
-Overview of Changes in GTK+ 2.3.0
-=================================
+Overview of Changes from GTK+-2.2.x to GTK+-2.3.0
+=================================================
 * New action-based menu API: GtkUIManager, GtkActionGroup, 
   GtkAction, etc. [James Henstridge, Soeren Sandmann, Matthias Clasen]
-* New Combobox widget: GtkCombo [Kristian Rietveld]
-* Autocompletion and for entries: GtkEntryCompletion [Kristian]
+* New combo box widgets: GtkComboBox, GtkComboBoxEntry [Kristian Rietveld]
+* Autocompletion for entries: GtkEntryCompletion [Kristian]
 * New "disclosure triangle" widget: GtkExpander [Marc McLoughlin]
 * New "picker button" widgets: GtkFontButton, GtkColorButton [Matthias]
 * Support icon themes for stock icons [Owen Taylor]
@@ -22,6 +22,7 @@ Overview of Changes in GTK+ 2.3.0
 * Fix gdk_window_begin_paint() bug [Soeren]
 * New "focus_on_click" property for GtkButton [Soeren]
 * New "accepts_tab" property for GtkTextView [Soeren]
+* Deprecate GtkCombo and GtkOptionMenu [Kristian]
 
 GtkToolbar: [Soeren]
   - New toolbar API [James, Anders Carlsson, Owen]
@@ -32,8 +33,16 @@ GtkToolbar: [Soeren]
   - Drawing improvements
   - Support context menu
 
+GtkTreeView: [Kristian Rietveld]
+  - Handle RTL [Matthias, Jonathan]
+  - Add expand flag to column packing parameters [Jonathan, Kristian]
+  - gtk_tree_path_free now silently returns on NULL paths
+  - Move row reference updating code to closures
+  - Fix TreeView DnD: make TreeStore DnD work, make drops on empty views work,
+    get rid of gtk-tree-model-drop-append.
+
 Other contributors: Krasimir Angelov, Mariano Suarez-Alvarez, David
-   Bordoley, Christian Persch, Morten Welinder
+   Bordoley, Christian Persch, Morten Welinder, Marco Pesenti Gritti
 
 Overview of Changes in GTK+ 2.2.0
 =================================