summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-10-02 08:35:33 -0400
committerMatthias Clasen <mclasen@redhat.com>2015-10-03 00:01:04 -0400
commitedcdba6223fba6dc99ea9397ef5bfa90f67cdbec (patch)
treeafcad079d41bec2696e12a5dcf3a4015a9ff1237 /NEWS
parentcfcd28041caf450fdddc1679445c70c030e95a62 (diff)
downloadgtk+-edcdba6223fba6dc99ea9397ef5bfa90f67cdbec.tar.gz
3.18.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS48
1 files changed, 48 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c1640100c6..64593417ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+Overview of Changes in GTK+ 3.18.1
+==================================
+
+* Speed up rounded rectangle drawing by caching arcs
+
+* Make popover animations faster
+
+* Bug fixes:
+ 582747 Print dialog sets wrong printer options
+ 751368 wayland: gnome-terminal does not fill entire area when fullscreen...
+ 751787 Images of refresh button and logo are pixelated on scaled outputs
+ 753628 user options of wrong printer are used
+ 755038 Add some (nullable) annotations to gtkmain.c
+ 755215 Crash when renaming a sidebar’s folder (function that shouldn’t b...
+ 755268 [HighContrast] GtkPlacesSidebar’s “eject” button should probably ...
+ 755432 gtkapplication: segfault when destroying window
+ 755435 Optimize GtkPopover positioning
+ 755444 Rename bookmark crashes nautilus
+ 755455 undefined reference to `__builtin_popcount'
+ 755473 segfault freeing popover from no parent
+ 755528 Popover transitions are rather slow
+ 755691 /bitmask/invert_range_hardcoded test fails
+ 755692 gtk-demo bad return value for the callback function for the "comm...
+ 755926 Directory navigation awkward with search in the file chooser
+ 755931 File chooser: interactive search drops the 1st character when use...
+ 755954 Crash when accessing Gtk.Application.add_window()
+ Robustness fixes in GtkAppChooser
+ Avoid showing duplicate entries in GtkAppChooser
+ Inspector: ellipsize accessible names
+
+* Translation updates:
+ Arabic
+ Bosnian
+ Finnish
+ German
+ Hebrew
+ Irish
+ Italian
+ Khmer
+ Kikongo
+ Russian
+ Serbian
+ Serbian Latin
+ Tajik
+ Uyghur
+ Vietnamese
+
+
Overview of Changes in GTK+ 3.18.0
==================================