From 04c90d44cc40bb64fcc5d8715d56b25c2034ec8e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 16 Aug 2014 13:38:47 -0400 Subject: [PATCH] More updates --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 30f867848b..99318c6a3d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ Overview of Changes in GTK+ 3.13.6 to 3.13.7 ============================================ +* To align better with css, button and menuitem subclasses now use a + :checked state to indicate their checkedness, instead of :active or + :selected. + +* Deprecations: GtkStatusIcon + * Bugs fixed: 724281 Statusbar displays removed message 731013 Cross-compilation from Linux to Windows broken... @@ -19,6 +25,13 @@ Overview of Changes in GTK+ 3.13.6 to 3.13.7 734736 GCC warns about wront format strings when building GTK+ on W32 734737 GCC warns about various things when building GTK+ on W32 734778 Object leaks in broadway_server_new() constructor + 570414 Disable font fallback in the font dialog preview panel + 665711 Font size cannot be changed to floating point / non-integer... + 724996 Font Button too many decimal places + 733832 Improve fontchooser widgets display text + 733967 provide proper pseudostates for radios and checkboxes + 734738 Possible bug in W32 input grabbing + 734826 Deprecate GtkStatusIcon * Translation updates: Greek