[gtk+] 3.15.11
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] 3.15.11
- Date: Thu, 12 Mar 2015 12:36:27 +0000 (UTC)
commit 1349b0f72dfbe9605283485f187663e4956946f9
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Mar 11 22:25:11 2015 -0400
3.15.11
NEWS | 39 +++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 40 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d1efc9b..cad55b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+Overview of Changes in GTK+ 3.15.11
+===================================
+
+* Go back to requiring GTK_FRAME_EXTENTS support for CSD,
+ to fix shadow problems in KDE.
+
+* Bug fixes:
+ 535929 Fix warnings from xReply test in configure.in
+ 577862 FileFilter name not set
+ 669008 Kerberos authentication popup
+ 712760 Clang static analysis fixes
+ 739070 Undefined reference to get_xkb() when building with --disable-xkb
+ 744288 gdk_gl_context_set_required_version() handles version requests...
+ 744589 nautilus bookmarks changing places randomly
+ 745065 GtkPrintOperation dialog creation fails when GTK is locally loaded
+ 745463 Search suggestions are not shown in Clocks / Weather
+ 745479 Tracker search in file chooser causes a crash
+ 745562 gedit titlebar is no longer draggable
+ 745578 sincos is not portable
+ 745622 Selected text not highlighted in GtkInfoBar
+ 745721 wayland: Add support for gtk_window_set_modal
+ 745918 add padding to textview in CSS section of GtkInspector
+ 745969 CSD windows cannot be moved immediately after being resized
+ 746013 Invalid write of size 8
+ Print dialog: Fix icons in HighContrast
+ Fix selected menu items in HighContrast
+ App chooser: Fix icons in HighContrast
+
+* Translation updates:
+ French
+ Galician
+ Kazakh
+ Korean
+ Lithuanian
+ Polish
+ Slovak
+ Swedish
+
+
Overview of Changes in GTK+ 3.15.10
===================================
diff --git a/configure.ac b/configure.ac
index 6720d52..f117a64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@
m4_define([gtk_major_version], [3])
m4_define([gtk_minor_version], [15])
-m4_define([gtk_micro_version], [10])
+m4_define([gtk_micro_version], [11])
m4_define([gtk_interface_age], [0])
m4_define([gtk_binary_age],
[m4_eval(100 * gtk_minor_version + gtk_micro_version)])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]