From e6ad258b064fb95484d40f5419b2e22a003807a3 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 24 Aug 2023 10:49:44 -0400 Subject: [PATCH] Updates --- NEWS | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) 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 ========================================= -- 2.30.2