summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-10-23 15:07:25 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-10-23 15:07:25 -0400
commit6b53a55dd7fc6f1e46262625d6852568563a00ae (patch)
treed0c9881b147c9403f3093cfcb461cae353b1372f
parent83fbdcd5e60308bb2b8b3b7dd98618a4d1d87572 (diff)
downloadgtk+-6b53a55dd7fc6f1e46262625d6852568563a00ae.tar.gz
NEWS: Updates
-rw-r--r--NEWS28
1 files changed, 28 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4215f02e0b..c1c3eb7c75 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+Overview of Changes in master
+=============================
+
+* GtkColumnView:
+ - Improve column resizing
+ - Make double-click reset column widths
+ - Move header outside of scrollbars
+
+* GtkSearchEntry:
+ - Add an icon
+
+* Accessibility:
+ - Implement Component for all widgets
+ - Implement Text and EditableText for all editables
+ - Rework accessible name/description computation
+ - Add documentation for app and widget developers
+ - Initial accessibility support for menus
+
+* Introspection:
+ - Add some missing annotations
+
+* Documentation:
+ - Use GtkApplication in all examples
+
+* OS X:
+ - Fix various input issues
+
+
Overview of Changes in 3.99.3
=============================