diff --git a/NEWS b/NEWS index 9ec073e78b..55be925a36 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,49 @@ Overview of Changes in GTK+ 3.24.44, xx-xx-xxxx =============================================== +* GtkFileChooser: + - Stop replacing : (colon) with U+2236 (ratio) + +* GtkEmojiChooser: + - Update to Unicode 16 / CLDR 46 + +* GtkSpinButton: + - Use semantically appropriate icon names + - Make numeric spin buttons always LTR + +* GtkEntry: + - Stop guessing text direction from keyboard layout + - Add a shortcut and context menu item to change text direction + +* GtkEventControllerMotion: + - Make enter and leave signals work + +* Accessibility: + - Use message dialog titles as names + +* GDK: + - Fix portal handling of gvfs files + +* Wayland: + - Support the xdg_foreign_v2 protocol + - Try to fix monitor geometry on sway + - Improve font setting fallback + - Use a better default cursor size + - Fix a crash during DND + +* macOS: + - Fix a UI hang + +* Translation updates: + Bulgarian + Farsi + Hindi + Hungarian + Icelandic + Latvian + Serbian + + Overview of Changes in GTK+ 3.24.43, 10-07-2024 ===============================================