From: Matthias Clasen Date: Sun, 31 Oct 2021 22:23:10 +0000 (-0400) Subject: NEWS: Updates X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=56e61fc645b2f97935456aa530de7052dde740b1;p=gtk4.git NEWS: Updates --- diff --git a/NEWS b/NEWS index 0ee0e7648a..a059cf3213 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,91 @@ +Overview of Changes in 4.4.1 +============================ + +* input: + - Fix compose data on bigendian systems + - Accept long replacement strings for compose sequences + +* a11y: + - Fix accessible relations for menu buttons + - Fix accessible descriptions in some cases + - Simplify atspi context a bit + +* Theme: + - Improve styling for toggle buttons in toolbars + +* gsk: + - Avoid coordinate overflow with big text selections + +* GtkTextView: + - Fix applying css properties such as + letterspacing, line decoration, font + features, etc + - Improve grouping for undo + - Invalidate Pango contexts when font settings change + - Fix a crash + +* GtkFileChooser: + - Fix handling of choices + +* GtkStackSwitcher: + - Expand child buttons + +* GtkCalendar: + - Fix day names for weeks that start on monday + +* GtkWindow: + - Prefer menubars when handling F10 + +* GtkFontButton: + - Make sure the dialog is on the same display + +* X11: + - Fix handling of randr events + +* Windows: + - Fix DND coordinates + - Fix build + +* macOS: + - Fix handling of scale on macOS 12 + +* build: + - Fix detection of pre-compiled css files + +* Translation updates + Basque + Brazilian Portuguese + Catalan + Chinese (China) + Croatian + Czech + Danish + Finnish + French + Galician + German + Hebrew + Hungarian + Icelandic + Indonesian + Kazakh + Korean + Latvian + Lithuanian + Persian + Polish + Portuguese + Romanian + Russian + Serbian + Slovak + Slovenian + Spanish + Swedish + Turkish + Ukrainian + + Overview of Changes in 4.4.0 ============================