[gtk+/gtk-3-16] Updates



commit 3a2f5634ee05be8ec219cbb574c681124a6a31fc
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Mar 22 19:19:56 2015 -0400

    Updates

 NEWS      |   31 +++++++++++++++++++++++++++++++
 README.in |    6 +++---
 2 files changed, 34 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8a4e0d5..c8243e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Overview of Changes in GTK+ 3.16.0
+==================================
+
+* Theming: Fixes for the HighContrast theme
+
+* Wayland: Fix Clipboard handling
+
+* Bug fixes:
+ 746148 Overlay controls unusable in HighContrast
+ 746149 “Close tab” buttons change the tab high on hover when using...
+ 746188 insensitive ModelButtons are not drawn insensitive
+ 746358 insensitive active backdrop GtkSwitches should probably loo...
+ 746368 the “selected color” mark is always black, even for black
+ 746369 “no date selection” (white on white)
+ 746370 GtkExpander doesn't show it is expanded when using HighCont...
+ 746386 clipboard crash when other client becomes the selection owner
+
+* Translation updates:
+ Basque
+ Bosnian
+ Bulgarian
+ Chinese (Taiwan)
+ Hungarian
+ Indonesian
+ Japanese
+ Norwegian bokmål
+ Serbian
+ Swedish
+ Turkish
+
+
 Overview of Changes in GTK+ 3.15.12
 ===================================
 
diff --git a/README.in b/README.in
index 173a01c..6d3ac9d 100644
--- a/README.in
+++ b/README.in
@@ -76,8 +76,8 @@ Even better are git-formatted patches. (Use git format-patch)
 Release notes for 3.16
 ======================
 
-* GTK+ now includes an OpenGL rendering widget. To support GL on various
-  platforms, GTK+ uses libepoxy.
+* GTK+ now includes an OpenGL rendering widget. To support GL on
+  various platforms, GTK+ uses libepoxy.
 
 * GTK+ no longer uses gtk-update-icon-cache during its build. The
   --enable-gtk2-dependency configure option has been removed.
@@ -99,7 +99,7 @@ Release notes for 3.16
   has non-scrolling parts similar to treeview headers, there is no need
   to implement this vfunc.
 
-* The GtkSearchEntry widget has gained a number of new signal that
+* The GtkSearchEntry widget has gained a number of new signals that
   are emitted when certain key sequences are seen. In particular, it
   now handles the Escape key and emits ::stop-search. Applications that
   expect to handle Escape themselves will need to be updated.


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