[gtk+/gtk-3-2] Updates



commit 0594d4e34907fa7bf486fcd36a6b64aa42014abb
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Oct 14 12:37:48 2011 -0400

    Updates

 NEWS |   45 +++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 45 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index d2c8c19..3a8411a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,48 @@
+Overview of Changes in GTK+ 3.2.1
+=================================
+
+* GtkCellRendererAccel can show virtual modifiers
+
+* CSS improvements:
+ - 'transparent' can be used a color
+
+* OS X improvements:
+ - Disable mnemonics
+ - Make Option work as a modifier
+ - Cleanup of modifiers: Alt/Option is MOD1, Command is MOD2
+ - Fix keyval <> Unicode and lowercase/uppercase mapping
+
+* Improvements of cross-platform key and button event handling:
+ - Support '<Primary>' in accelerator strings
+ - Use approprivate modifiers for extending and modifying
+   selections, depending on the platform
+ - Use the appropriate button for triggering context menus,
+   depending on the platform
+
+* Bugs fixed:
+ 628936 gtk build fails because of objective-c elements
+ 653289 GtkCellRendererText "edited" signal not emitted...
+ 655057 rendering issues with map plugin
+ 657770 Write to released memory in gtkdnd-quartz.c
+ 658767 Drag and Drop NSEvent capture is racy
+ 658772 Directory paths for resource directories are hard-coded
+ 659022 gtk_tree_model_filter_clear_cache_helper: assertion failed
+ 659655 3 errors in Spanish translation of gtk+
+ 660687 roxterm X crashes with accessibility enabled
+ 660730 Use of "struct stat" breaks Windows
+
+* Translation updates
+ Catalan (Valencian)
+ Czech
+ Dutch
+ Esperanto
+ Galician
+ Latvian
+ Spanish
+ Traditional Chinese
+ Vietnamese
+
+
 Overview of Changes in GTK+ 3.2
 ===============================
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]