From: Matthias Clasen Date: Thu, 24 Aug 2023 14:49:44 +0000 (-0400) Subject: Updates X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e6ad258b064fb95484d40f5419b2e22a003807a3;p=gtk4.git Updates --- diff --git a/NEWS b/NEWS index f1fd55bde7..e15abd3255 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,41 @@ Overview of Changes in 4.12.1, xx-xx-xxxx ========================================= +* GtkGridView: + - Fix a crash when scrolling + +* GtkColumnView: + - Fix a refcounting issue in the new scroll_to api + +* GtkTreeView + - Fix style classes for sort arrows + +* GtkEntry: + - Improve tracking of user changes (for undo) + +* GtkNotebook: + - Fix a critical when switching pages + +* GtkColor/FontDialogButton: + - Make these widgets activatable + +* GtkMenuButton: + - Fix problems with focus handling + - Fix problems with DND + +* Printing + - Fix the cpdb backend build + +* MacOS: + - Make file filters work again + +* GSK: + - Fix issues with color matrix nodes + +* Wayland: + - Fix a crash with compositors other than gnome-shell + + Overview of Changes in 4.12.0, 05-08-2023 =========================================