summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-10-29 18:21:32 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-10-29 18:21:32 -0400
commit38c39e2aa1736dd6d85605df4cc512e657054938 (patch)
tree5aadd8534f8d0f54c6280f74295fb4b4e3e4f92a /NEWS
parent5a77994516e2dd858130c0593c7e5201b3efee97 (diff)
downloadgtk+-38c39e2aa1736dd6d85605df4cc512e657054938.tar.gz
NEWS: Updates
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS34
1 files changed, 33 insertions, 1 deletions
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