summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-03-16 16:32:27 -0400
committerMatthias Clasen <mclasen@redhat.com>2015-03-16 22:35:45 -0400
commit88a5959b226f23998a6c944e9b75253dec59c259 (patch)
treee450372fd44ae2ac5abf935b2ac550e5d2d1516c /NEWS
parent27164484cdf866bfd6b399b39323c0a111b37c64 (diff)
downloadgtk+-88a5959b226f23998a6c944e9b75253dec59c259.tar.gz
3.15.123.15.12
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS40
1 files changed, 40 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cad55b8137..8a4e0d541f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+Overview of Changes in GTK+ 3.15.12
+===================================
+
+* GtkMenuButton:
+ - Improve accessible names
+
+* GtkCellRendererPixbuf:
+ - Always follow state changes, the ::follow-state property
+ is now ignored. This is necessary to make HighContrast
+ and symbolic icons remain visible e.g. in selected rows.
+
+* GtkEntry:
+ - Rework the size allocation code to be less arcane. This
+ changed the semantics of the get_frame_size() vfunc. GtkEntry
+ subclasses that override this vfunc may need adjustment.
+
+* Wayland:
+ - Support hi-dpi cursors
+
+* Bugs fixed:
+ 745829 crash when double-clicking close button while popover...
+ 746141 wayland: Support HiDPI pointer cursors
+ 746192 Insensitive backdrop ToolButtons are not drawn correctly
+ 746201 Sidebar icons are black on black in HighContrast theme
+ 746202 use insensitive color for unfocused selected items
+ 746205 gemfile: needs add source rubygems.org
+ 746282 pixman warnings after recent changes
+ 746301 Opening "Sound" panel generates pixman error
+
+* Translation updates:
+ Bosnian
+ Bulgarian
+ Catalan
+ Danish
+ Punjabi
+ Slovenian
+ Swedish
+ Vietnamese
+
+
Overview of Changes in GTK+ 3.15.11
===================================