diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-11-03 09:41:33 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-11-03 11:00:32 -0500 |
commit | e3c38e4143bd5ad23149ba79c6740dc810f9a5f2 (patch) | |
tree | 81e5e84494f641f7ad7ca54e8c830b77ffb9a948 /NEWS | |
parent | e5ec4df702a2b120ee2c82e408f913293e7c11ce (diff) | |
download | gtk+-e3c38e4143bd5ad23149ba79c6740dc810f9a5f2.tar.gz |
NEWS: Updates
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 |