[gtk] 3.99.4
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] 3.99.4
- Date: Thu, 5 Nov 2020 03:03:13 +0000 (UTC)
commit 3eaae748d34703a8770ee8407bd7b4f87336f1b1
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Nov 4 21:46:10 2020 -0500
3.99.4
NEWS | 12 +++++++++++-
meson.build | 2 +-
2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 107ef26293..6d85b8c38d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Overview of Changes in master
+Overview of Changes in 3.99.4
=============================
* GtkColumnView:
@@ -23,6 +23,7 @@ Overview of Changes in master
* GtkTextView:
- Fix rendering and positioning of anchored children
+ - Fix positioning of touch handles
* Constraints:
- Fix loading constraints from ui files
@@ -37,6 +38,7 @@ Overview of Changes in master
- Add documentation for app and widget developers
- Handle HIDDEN state changes by adding/removing elements
- Support setting accessibility attributes in ui files
+ - Make window controls accessible
* Introspection:
- Add some missing annotations
@@ -44,10 +46,12 @@ Overview of Changes in master
* gdk:
- Deliver events on flush
- Drop the unused GdkPoint struct from the API
+ - Improve popup autohide behavior
* Demos:
- Add another constraints demo
- Tweak various demos to improve consistency
+ - Small accessibility improvements
* Tools:
- Improve gtk4-builder-tool handling of various
@@ -65,6 +69,12 @@ Overview of Changes in master
- Fix the build with cups 2.2.12
- Make cloudprint support build without warnings
+* Broadway:
+ - Support modifiers for scroll events
+
+* Windows:
+ - Improve IME support
+
* OS X:
- Fix various input issues
- Make GtkGLArea work (with the cairo backend)
diff --git a/meson.build b/meson.build
index f3ff23986b..306b55f686 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '3.99.3',
+ version: '3.99.4',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]