[gtk] 4.6.0
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] 4.6.0
- Date: Thu, 30 Dec 2021 15:37:51 +0000 (UTC)
commit 70cb61fb7104c76a15bc6494a10e6ff1d470f6d8
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Dec 30 09:59:38 2021 -0500
4.6.0
NEWS | 36 +++++++++++++++++++++++++
meson.build | 2 +-
testsuite/tools/validate-data/invalid5.expected | 2 +-
3 files changed, 38 insertions(+), 2 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
========================================
diff --git a/meson.build b/meson.build
index c957835b39..c5fbed6ea3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '4.5.1',
+ version: '4.6.0',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',
diff --git a/testsuite/tools/validate-data/invalid5.expected b/testsuite/tools/validate-data/invalid5.expected
index fac31b7788..e9d2c561ae 100644
--- a/testsuite/tools/validate-data/invalid5.expected
+++ b/testsuite/tools/validate-data/invalid5.expected
@@ -1 +1 @@
-invalid5.ui:3:1 Required GTK version 5.10, current version is 4.5
+invalid5.ui:3:1 Required GTK version 5.10, current version is 4.6
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]