summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-11-02 03:54:18 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-11-02 03:54:18 +0000
commit39a5a723f0381cca485fd366499a07e31b57c89f (patch)
treeedea02343411f49926da4d1aa857ef27e5d671cf /NEWS
parent00943af834ae457e5989daf7836cda0feb007544 (diff)
downloadgdk-pixbuf-39a5a723f0381cca485fd366499a07e31b57c89f.tar.gz
Add a mnemonic to the "selection" label. (More of #74267)
Fri Nov 1 21:03:59 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkfilesel.c: Add a mnemonic to the "selection" label. (More of #74267) * configure.in: Version 2.1.2 * NEWS: Updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 645ccd131..2572ff393 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Overview of Changes in GTK+ 2.1.2
+=================================
+
+* Fixes for GtkIMContextXIM [HideToshi Tajima, Owen Taylor]
+* Remove usage of XLookupString outside of GtkIMContextXIM [Owen]
+* Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen]
+* Add a --screen option to set default screen [Balamurali Viswanathan, Owen]
+* Handle focus indication for check and radio buttons without children
+ [Dave Camp, Owen]
+* Much work on improve submenu navigation [Soeren Sandmann]
+* Add "selected_shadow_type" property for menus [Soeren]
+* Add "scrollbar_spacing" style property [Anders Carlsson, Owen]
+* Rework GtkPaned keynav [Soeren, Calum Benson]
+* Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen]
+* Removed mnemonics for GtkToolbar Items [Mikael Hallendal]
+* Tree view fixes and speedups
+ [Kristian Rietveld, Daniel Elstner, Havoc Pennington]
+* Allow themes to set GtkTreeView even/odd row colors [Kristian]
+* Doc fixes and improvements [Matthias Clasen, Vitaly Tishkov]
+* Win32 fixes [Tor Lillqvist]
+* Misc cleanups and bug fixes
+
+Other contributors: Phil Blundell, Erwanne Chenede, Jeremy Katz,
+ Padraig O'Briain, Havoc Pennington, Timo Sirainen, Nam SungHyun,
+ Matt Wilson,
+
Overview of Changes in GTK+ 2.1.1
=================================
* Cleanup of use of deprecated functions in GTK+ [Manish Singh]