[gtk/matthiasc/for-master: 1/4] NEWS: Updates




commit 38c39e2aa1736dd6d85605df4cc512e657054938
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Oct 29 18:21:32 2020 -0400

    NEWS: Updates

 NEWS | 34 +++++++++++++++++++++++++++++++++-
 1 file changed, 33 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c1c3eb7c75..28a211ac31 100644
--- a/NEWS
+++ b/NEWS
@@ -9,21 +9,53 @@ Overview of Changes in master
 * GtkSearchEntry:
  - Add an icon
 
+* GtkDropDown:
+ - Polish the appearance
+
+* GtkColorChooser:
+ - Accessibility improvements
+
+* GtkPopoverMenu:
+ - Add accessibility support
+ - Allow custom items. This adds new API:
+   gtk_popover_menu_add/remove_child
+   gtk_popover_menu_bar_add/remove_child
+
+* GtkTextView:
+ - Fix rendering and positioning of anchored children
+
+* Media support:
+ - Use cubic instead of linear volume
+
 * 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
+ - Handle HIDDEN state changes by adding/removing elements
+ - Support setting accessibility attributes in ui files
 
 * Introspection:
  - Add some missing annotations
 
+* gdk:
+ - Deliver events on flush
+ - Drop the unused GdkPoint struct from the API
+
 * Documentation:
  - Use GtkApplication in all examples
+ - Improve and expand the widget gallery
+
+* Build:
+ - Fix the build with cups 2.2.12
+ - Make cloudprint support build without warnings
 
 * OS X:
  - Fix various input issues
+ - Make GtkGLArea work (with the cairo backend)
+
+* Translation updates:
+ Polish
 
 
 Overview of Changes in 3.99.3


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]