summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-12 00:26:22 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-12 00:26:22 +0000
commitac06ccff2f2f9be33e7aa0d7774764cb8f944f96 (patch)
tree9112d8be5c342757d0688f5d0ef624d5b3993083 /NEWS
parentb12144a46ffff3f3375682420a068ec1f22c765a (diff)
downloadgdk-pixbuf-ac06ccff2f2f9be33e7aa0d7774764cb8f944f96.tar.gz
=== Released GTK+-2.1.4 ===GTK_2_1_4
Wed Dec 11 18:30:05 2002 Owen Taylor <otaylor@redhat.com> * === Released GTK+-2.1.4 === * NEWS: Updated. * modules/input/Makefile.am (INCLUDES): Remove GTK_LOCALEDIR from here as well. (Manish Singh)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS30
1 files changed, 30 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e9985b67b..d96afab1c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Overview of Changes in GTK+ 2.1.4
+=================================
+* Improved default color scheme [Soeren Sandmann, with advise from
+ Tuomas Kuosmanen and Garrett LeSage]
+* Make pixmap creation functions take a GdkDrawable not a GdkWindow
+ [Kristian Rietveld]
+* Support move-resize emulation for all edges. [Matthias Clasen]
+* Many fixes for X11 gdk_colormap_alloc_colors [Naofumi Yasufuku, Owen]
+* Remove extra selections for ButtonRelease in XInput code
+ [Garry Osgood, Owen]
+* Another attempt at fixing X focus tracking [Owen]
+* linux-fb VT switch improvements [Eric Warmenhoven]
+* Win32 [Tor Lillquist]
+ - Bug and win98 portability fixes for new tile/stipple code [Hans Breuer]
+ - Improve maximized/minimized tracking
+ - Bug fixes
+* Fix problem with gtk_combo_set_popdown_strings() not changing
+ the entry text [Owen]
+* Support RTL flipping for statusbars [Matthias]
+* GtkTreeView bug fixes [Kristen Rietveld, Juri Pakaste, Erik Simonsen,
+ Richard Hult, Carlos Garnacho Parro]
+* Use octal escapes rather than literal UTF-8 in strings [Owen]
+* Make a lot of read-only data const. [Matthias, Morten Welinder]
+* Misc bug fixes
+* New and updated translations (cs,es,el,he,hu,lv,no,ro)
+
+Other contributors: Anders Carlsson, Chris Blizzard, Stephen Brown,
+ Erwann Chenede, John-Kare Hellan, John Finlay, Jarred Keuch,
+ Kjartan Maraas, Christian Neumair
+
Overview of Changes in GTK+ 2.1.3
=================================