summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-03-09 16:32:26 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-03-09 16:32:26 +0000
commit49476b24aa38fab3806b7b95a38be1b2b98c3f70 (patch)
tree44d0f039385c724421d4c2f129e41bd44016a16c /NEWS
parent92c3859695ec576ceb3f9586c655d3832fc56a2b (diff)
downloadgtk+-49476b24aa38fab3806b7b95a38be1b2b98c3f70.tar.gz
=== Released 2.3.6 ===GTK_2_3_6
Tue Mar 9 09:57:25 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.3.6 === * configure.in: Version 2.3.6, interface age 0. * NEWS: Updates
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS34
1 files changed, 34 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b6f872b49b..84c007ad2c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Overview of Changes from GTK+ 2.3.5 to GTK+ 2.3.6
+=================================================
+* GtkComboBox
+ - Make menu positioning more like GtkOptionMenu [Matthias Clasen]
+ - Improve keybindings [Matthias]
+ - Bug fixes [Matthias, Owen, Damon Chaplin]
+* GtkFileChooser
+ - Keep child directories in pathbar when changing to a parent
+ - Reroot pathbar inside home directory, use icons [Jonathan]
+ - Make the user actually select a file before hitting OK [Federico]
+ - Fix folder mode to not have tree [Jonathan]
+ - Add gboolean return values to operations that can fail [Federico]
+ - Improve internal error handling [Morten Welinder, Federico]
+ - Bug fixes [Federico, Jonathan, Morten, Anders Carlsson, Damon,
+ Alex Larsson]
+* GtkTextView bug fixes [Paolo Borelli]
+* Win32
+ - Implement/stub missing GDK functions [Tor]
+ - .defs file updates [Tor, J Ali Harlow]
+ - Misc fixes [Hans Breuer]
+* Fix problem with excess symbol exports on Linux [James Henstridge]
+* Fix problem with 32-bit BMPs [Matthias]
+* Include config.h first everywhere [Morten]
+* Fix performance problem destroying menus [Soeren, Marco Pesenti Gritti]
+* Doc fixes and improvements [Matthias, Murray Cumming, Henning Nielsen Lund,
+ Vitaly Tishkov]
+* Updated translations (az,cs,cy,da,de,el,en_CA,es,fi,fr,ga,hu,ja,ko,lt,mn,
+ nl,no,pl,pt,sq,sr,sr@ije,sr@Latn,sv,th,zh_CN)
+* Misc bug fixes
+
+Other contributors: Crispin Flowerday, Mark McLoughlin, Michael Meeks,
+ Michael Natterer,Christian Neumair, Padraig O'Briain, Geoff Reedy,
+ Olivier Ripoll
+
Overview of Changes from GTK+ 2.3.4 to GTK+ 2.3.5
=================================================
* GtkFileChooser [Federico Mena Quintero]: