summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-10-14 23:53:44 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-10-14 23:53:44 +0000
commitbd14a2474320bffdcd04e11eba18643bcc67bafc (patch)
treef6fd0fde6ef52648391b55701ac93b43d26851f4 /NEWS
parentd7c09f2763dc0ee8ee36d3f27f18cea79e63d436 (diff)
downloadgdk-pixbuf-bd14a2474320bffdcd04e11eba18643bcc67bafc.tar.gz
=== Released 2.1.1 ===
Mon Oct 14 19:17:34 2002 Owen Taylor <otaylor@redhat.com> * === Released 2.1.1 ===
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b331adec2..645ccd131 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,11 @@ Overview of Changes in GTK+ 2.1.1
* Add tag_table construct property to GtkTextBuffer [Daniel Elstner]
* gtk_window_set_[default_]icon_from_file [Owen, Havoc]
* Fix handling of GtkSettings set from RC files on reload [Owen]
+* GtkTreeView work [Kristian Rietveld]
+ - Stop editing on a focus out event for GtkCellRendererText
+ [Andreas J. Guelzow]
+ - Don't accept drops on auto-sorted models
+ - Fix evil bug with insertions to GtkTreeModelSort [Hans Petter Jansson]
* Fixes for GtkIMContextXIM
[Takuro Ashie, Motonobu Ichimura, Owen, HideToshi Tajima]
* Documentation fixes [Soeren Sandmann, Matthias Clasen; Joost Faassen,
@@ -25,7 +30,8 @@ Overview of Changes in GTK+ 2.1.1
* Some performance tweaks [Soeren, Padraig O'Briain]
* Miscellaneous bug fixes
-Other contributors: Jacob Berkman, Phil Blundell, Kenneth Christiansen, Murray Cumming, Bill Haneman, Jon-Kare Hellan, Kristian Rietveld, Hema Seetharamaiah
+Other contributors: Jacob Berkman, Phil Blundell, Kenneth Christiansen,
+ Murray Cumming, Bill Haneman, Jon-Kare Hellan, Hema Seetharamaiah
Overview of Changes from GTK+-2.0.x to GTK+-2.1.0
=================================================