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.
This commit is contained in:
Soeren Sandmann 2003-10-23 13:15:55 +00:00 committed by Søren Sandmann Pedersen
parent 9e35725237
commit 6c468a9388
6 changed files with 38 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Thu Oct 23 15:13:56 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* NEWS: Partial update for 2.3.0.
Thu Oct 23 01:09:04 2003 Owen Taylor <otaylor@redhat.com>
* gtk/gtkfilechooserdefault.c: Convert GtkOptionMenu to

View File

@ -1,3 +1,7 @@
Thu Oct 23 15:13:56 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* NEWS: Partial update for 2.3.0.
Thu Oct 23 01:09:04 2003 Owen Taylor <otaylor@redhat.com>
* gtk/gtkfilechooserdefault.c: Convert GtkOptionMenu to

View File

@ -1,3 +1,7 @@
Thu Oct 23 15:13:56 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* NEWS: Partial update for 2.3.0.
Thu Oct 23 01:09:04 2003 Owen Taylor <otaylor@redhat.com>
* gtk/gtkfilechooserdefault.c: Convert GtkOptionMenu to

View File

@ -1,3 +1,7 @@
Thu Oct 23 15:13:56 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* NEWS: Partial update for 2.3.0.
Thu Oct 23 01:09:04 2003 Owen Taylor <otaylor@redhat.com>
* gtk/gtkfilechooserdefault.c: Convert GtkOptionMenu to

View File

@ -1,3 +1,7 @@
Thu Oct 23 15:13:56 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* NEWS: Partial update for 2.3.0.
Thu Oct 23 01:09:04 2003 Owen Taylor <otaylor@redhat.com>
* gtk/gtkfilechooserdefault.c: Convert GtkOptionMenu to

19
NEWS
View File

@ -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
=================================