[gtk/gtk-4-6] 4.6.4
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/gtk-4-6] 4.6.4
- Date: Fri, 13 May 2022 18:45:35 +0000 (UTC)
commit 1e6bad6c4f412dc0eb7b2f508cb4465929a04303
Author: Matthias Clasen <mclasen redhat com>
Date: Fri May 13 13:58:42 2022 -0400
4.6.4
NEWS | 31 +++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 32 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 05ed35ecf6..e0d745023b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Overview of Changes in 4.6.4, 13-05-2022
+========================================
+
+* GtkFileChooser:
+ - Fix select button sensitivity in select_folder mode
+ - Fix some fallout from list model porting
+
+* GtkListView, GtkColumnView:
+ - Optimize scrolling
+
+* print-to-file:
+ - Handle nonexisting files better in the dialog
+
+* Avoid infinite loops in size allocation
+
+* CSS:
+ - Optimize a case of reparenting that is important in GtkListView
+
+* GSK:
+ - Check for half-float support before using it
+
+* Wayland:
+ - Ignore empty preedit updates This fixes a problem with
+ textview scrolling
+ - Freeze popups when hidden. This addresses a frame rate drop
+
+* Translation updates
+ Hebrew
+ Nepali
+
+
Overview of Changes in 4.6.3, 21-04-2022
========================================
diff --git a/meson.build b/meson.build
index d728d715b6..a1e62712fc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '4.6.3',
+ version: '4.6.4',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]