[gtk/matthiasc/for-master: 6/6] NEWS: Updates




commit aeeffe27c2754099510b324f84d3ae145772c318
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Sep 19 16:47:52 2020 -0400

    NEWS: Updates

 NEWS | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7aba1b34d9..9f6ed93944 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ Overview of Changes in GTK 3.99.2
 * GtkSearchEntry:
  - Don't handle forwarded events twice
 
+* GtkPasswordEntry:
+ - Add an ::activate signal
+
 * GtkTextView:
  - Fix dnd
  - Improve undo state tracking
@@ -33,6 +36,9 @@ Overview of Changes in GTK 3.99.2
  - Determine sample text based on font coverage
  - Allow filtering by language
 
+* GtkStack:
+ - Add gtk_stack_add_child
+
 * GtkVideo:
  - Make autoplay work
 
@@ -44,6 +50,9 @@ Overview of Changes in GTK 3.99.2
  - Tweak DND highlight color
  - Add spacing to .navigation-sidebar
 
+* GDK:
+ - Add gdk_frame_clock_get_fps
+
 * GSK:
  - Add radial gradient nodes
 
@@ -66,8 +75,7 @@ Overview of Changes in GTK 3.99.2
  - Make filter and sorter constructors return exact types
  - Rename GdkSurfaceState to GdkToplevelState
  - Remove GdkWaylandSurface::committed
- - Add gdk_frame_clock_get_fps
- - Add gtk_stack_add_child
+ - Make Wayland backend api take GdkToplevel
 
 * Demos:
  - Bug and crash fixes


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