summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2003-10-22 22:05:35 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2003-10-22 22:05:35 +0000
commitbc3ef97e0278547220d67a98444f43d6360a338b (patch)
treee72a6824d3a7a6490d61659db268d503920f9251 /NEWS
parentfa0965535b96d50e7d31530b0d64ab66acf844a6 (diff)
downloadgdk-pixbuf-bc3ef97e0278547220d67a98444f43d6360a338b.tar.gz
Update NEWS for 2.3.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fdbbaa5f0..8e8f8a1a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+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]
+* New "picker button" widgets: GtkFontButton, GtkColorButton [Matthias]
+* Support icon themes for stock icons [Owen Taylor]
+* Support for RGBA cursors [Matthias]
+* Support tabular menus [Kristian]
+* Support RTL flipping for GtkHPaned and GtkTreeView [Soeren,
+ Matthias, Jonathan Blandford]
+* Support up to four scroll arrows on GtkNotebook and make them
+ themeable. [Matthias]
+* Add a filtering tree model: GtkTreeModelFilter [Kristian]
+* GtkCalendar improvements: make the arrows spin, support RTL flipping,
+ automatic week start selection, DND support. [Matthias]
+
Overview of Changes in GTK+ 2.2.0
=================================
* Fix problem with the DND code and event filters [Bolian Yin, Owen Taylor]