[gtk+] More updates



commit 04c90d44cc40bb64fcc5d8715d56b25c2034ec8e
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Aug 16 13:38:47 2014 -0400

    More updates

 NEWS |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 30f8678..99318c6 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


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