summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-12-30 09:59:38 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-12-30 10:31:52 -0500
commit70cb61fb7104c76a15bc6494a10e6ff1d470f6d8 (patch)
tree68ff2f8c6f280c97dadd9d31d9d7c3354a8d80e1 /NEWS
parent8e6a0ec23d7012d53057375a2d85b4d92e194c0a (diff)
downloadgtk+-70cb61fb7104c76a15bc6494a10e6ff1d470f6d8.tar.gz
4.6.04.6.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS36
1 files changed, 36 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef48bf0bb1..ef51fbbd46 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+Overview of Changes
+===================
+
+* GtkProgressBar:
+ - Fix handling of "inverted"
+
+* GtkLabel:
+ - Add a "natural wrap mode" property to influence how
+ natural width is determined
+
+* GtkTextView
+ - Scroll insertion on-screen after undo / redo
+
+* gsk:
+ - Abort region diffing when changes are too complex
+
+* gdk:
+ - Avoid compressing discrete scroll events
+ - Fix problems with hiding windows
+ - Improve GL and GLES version checks
+
+* Wayland:
+ - Support new high-contrast setting
+
+* Inspector:
+ - Add DND inspection support
+
+* build:
+ - Avoid deprecated meson apis
+
+* Translation updates
+ Galician
+ Portuguese
+ Ukrainian
+
+
Overview of Changes in 4.5.1, 16-12-2021
========================================