From: Matthias Clasen Date: Sat, 1 Apr 2023 14:29:25 +0000 (-0400) Subject: NEWS: Updates X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~1^2~465 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=63318dcd66826338e28f6fa01c0c0966d6af5c02;p=gtk4.git NEWS: Updates --- diff --git a/NEWS b/NEWS index a3b5be8815..1256c1307f 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,60 @@ Overview of Changes in 4.11.1, xx-xx-xxxx ========================================= +* GtkLabel, GtkLinkButton: + - Make file:// uris work again + +* GtkListView/GtkColumnView/GtkGridView: + - Fix clipping issues + - Handle focus movement better + - Introduce ::tab-behavior properties + +* Drag-and-Drop: + - Support resizing drag surfaces + +* Theme: + - Port .boxed-list style from Adwaita + - Make insensitive pictures appear grayed out + +* Accessibility: + - Fix memory leaks + - Fix a crash + +* GSK: + - Allow limiting texture sizes with GSK_MAX_TEXTURE_SIZE + - Use samplers for GL texture filtering + - Fix problems with texture slicing + - Avoid re-uploading textures when possible + - Use mipmaps when it is beneficial + +* Wayland: + - Fix handling of Drag hotspots + - Fix a crash with cursor size 0 + - Support absolute paths in WAYLAND_DISPLAY + - Use the fractional scale protocol + +* Windows: + - Fix problems with WGL + +* Vulkan: + - Some fixes to the experimental Vulkan renderer + +* Deprecations: + - gtk_widget_translate_coordinates + +* Documentation: + - Add a section on coordinate systems + +* Translation updates + - British English + - Bulgarian + - Chinese (China) + - Dutch + - French + - Persian + - Russian + + Overview of Changes in 4.10.1, 14-03-2023 =========================================