=== Released 2.1.2 ===

Sat Nov  2 13:47:09 2002  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.1.2 ===

        * NEWS: Update.
This commit is contained in:
Owen Taylor
2002-11-02 18:55:18 +00:00
committed by Owen Taylor
parent 4887593344
commit d96651b5c2
57 changed files with 10908 additions and 8008 deletions

1
NEWS
View File

@ -5,6 +5,7 @@ Overview of Changes in GTK+ 2.1.2
* 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]
* Add simple support for startup notification [Havoc Pennington]
* Handle focus indication for check and radio buttons without children
[Dave Camp, Owen]
* Much work on improve submenu navigation [Soeren Sandmann]