summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2017-02-13 16:05:39 -0500
committerMatthias Clasen <mclasen@redhat.com>2017-02-13 17:40:13 -0500
commitb842d6b008842444df5c1217d7cf5c063510285f (patch)
tree40aebf66e9f9b8f96b546a10498c64890676e083 /NEWS
parentd07685f90391c6c03aa9f019b7db9d0bad40bc64 (diff)
downloadgtk+-b842d6b008842444df5c1217d7cf5c063510285f.tar.gz
3.89.43.89.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS38
1 files changed, 38 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d604adebe6..553261c5a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+Overview of Changes in GTK+ 3.89.4
+==================================
+
+* API changes
+ - gtk_init and other init functions no longer take commandline arguments
+ - Functions that are only useful with commandline arguments have been dropped
+ - Widgets, except for toplevels, are now visible by default
+ - Style properties are no longer supported
+
+* Vulkan rendrerer
+ - Implement more clipping
+
+* CSS
+ - Specifying px for pixels is now required
+
+* Bugs fixed:
+ 358970 gtk_scale_set_digits does not cause value to be rounded if draw-value...
+ 770112 The documented <alt>left shortcut doesn’t work on Wayland
+ 773299 Ensure GTK+-4.x builds and works on Windows (MSVC in particular)
+ 773686 Software when launched shows in dash with wrong icon, name and menu
+ 775864 getting-started: typo tie->the
+ 776225 [wayland] dropdown placed somewhere in the screen
+ 777363 wayland: avoid an unnecessary g_list_length call
+ 777547 Notebook arrow icon wrong color after closing final tab
+ 778009 menu drawn on top of menubar in Fedora
+
+* Translation updates:
+ Finnish
+ Galician
+ German
+ Icelandic
+ Kazakh
+ Polish
+ Simplified Chinese
+ Slovak
+ Spanish
+
+
Overview of Changes in GTK+ 3.89.3
==================================