From e3c38e4143bd5ad23149ba79c6740dc810f9a5f2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 3 Nov 2020 09:41:33 -0500 Subject: [PATCH] NEWS: Updates --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index 28a211ac31..107ef26293 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,9 @@ Overview of Changes in master * GtkTextView: - Fix rendering and positioning of anchored children +* Constraints: + - Fix loading constraints from ui files + * Media support: - Use cubic instead of linear volume @@ -42,10 +45,22 @@ Overview of Changes in master - Deliver events on flush - Drop the unused GdkPoint struct from the API +* Demos: + - Add another constraints demo + - Tweak various demos to improve consistency + +* Tools: + - Improve gtk4-builder-tool handling of various + widgets when converting ui files from GTK 3 + * Documentation: - Use GtkApplication in all examples - Improve and expand the widget gallery +* Testsuite: + - Improve coverage of GDK + - Improve coverage of gtk4-builder-tool + * Build: - Fix the build with cups 2.2.12 - Make cloudprint support build without warnings @@ -55,6 +70,7 @@ Overview of Changes in master - Make GtkGLArea work (with the cairo backend) * Translation updates: + German Polish