summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSoeren Sandmann <sandmann@daimi.au.dk>2003-10-23 13:15:55 +0000
committerSøren Sandmann Pedersen <ssp@src.gnome.org>2003-10-23 13:15:55 +0000
commit6c468a9388aebf08dcad35ee06be1638ac06d276 (patch)
treeaa908e35bb9d22278651b88134786ec1486fe4a6 /NEWS
parent9e35725237cb98cde21dc6ab2dde9ce051a67289 (diff)
downloadgtk+-6c468a9388aebf08dcad35ee06be1638ac06d276.tar.gz
Partial update for 2.3.0.
Thu Oct 23 15:13:56 2003 Soeren Sandmann <sandmann@daimi.au.dk> * NEWS: Partial update for 2.3.0.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8e8f8a1a06..d9027829e5 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,6 @@ Overview of Changes in GTK+ 2.3.0
=================================
* New action-based menu API: GtkUIManager, GtkActionGroup,
GtkAction, etc. [James Henstridge, Soeren Sandmann, Matthias Clasen]
-* New toolbar API [Soeren Sandmann]
* New Combobox widget: GtkCombo [Kristian Rietveld]
* Autocompletion and for entries: GtkEntryCompletion [Kristian]
* New "disclosure triangle" widget: GtkExpander [Marc McLoughlin]
@@ -17,6 +16,24 @@ Overview of Changes in GTK+ 2.3.0
* Add a filtering tree model: GtkTreeModelFilter [Kristian]
* GtkCalendar improvements: make the arrows spin, support RTL flipping,
automatic week start selection, DND support. [Matthias]
+* Add gtk_widget_queue_resize_no_redraw() [Soeren]
+* New positioning algoritm for menus [Soeren]
+* Theme improvements [Soeren]
+* Fix gdk_window_begin_paint() bug [Soeren]
+* New "focus_on_click" property for GtkButton [Soeren]
+* New "accepts_tab" property for GtkTextView [Soeren]
+
+GtkToolbar: [Soeren]
+ - New toolbar API [James, Anders Carlsson, Owen]
+ - Support for sliding buttons like OS X
+ - Keyboard navigation
+ - Support "priority text"
+ - Overflow menu [Owen]
+ - Drawing improvements
+ - Support context menu
+
+Other contributors: Krasimir Angelov, Mariano Suarez-Alvarez, David
+ Bordoley, Christian Persch, Morten Welinder
Overview of Changes in GTK+ 2.2.0
=================================