diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-01-20 15:29:09 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2012-01-20 15:29:09 -0500 |
commit | 391cd36a5b5f27ff951189cb5d4fffaf46d08d1e (patch) | |
tree | 12e67071afea11bf21b8ec7839a9efbeaddcea03 /NEWS | |
parent | 691a94214afcc2e0ccc4e486efb6eca3ed591242 (diff) | |
download | gtk+-391cd36a5b5f27ff951189cb5d4fffaf46d08d1e.tar.gz |
Updates
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -1,3 +1,28 @@ +Overview of Changes in GTK+ 3.3.10 +================================== + +* GtkApplication: + - Move application menu handling over from GIO + - Fix resize grip positioning in GtkApplicationWindow + +* Wayland: + - Make combo boxes work + - Make key modifiers work like on X11 + - Make mouse buttons work correctly + +* Quartz: + - Make key modifiers work more like they do on X11 + +* Printing: + - Fix handling of custom cups options + +* Accessibility: + - Bring key snooping support back for now + +* Translation updates: + Spanish + + Overview of Changes in GTK+ 3.3.8 ================================= |