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




commit 6c0ca54cf22f956f69dde3253d317d2520d06666
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Sep 1 13:15:06 2020 -0400

    NEWS: Updates

 NEWS | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2efc9a28e5..2dfc17e583 100644
--- a/NEWS
+++ b/NEWS
@@ -32,7 +32,10 @@ Overview of Changes in GTK 3.99.1
 
 * GtkButton: Simplify the button hierarchy; GtkRadioButton
   is gone, GtkCheckButton and GtkToggleButton can be grouped
-  now
+
+* list widgets:
+ - Change apis to make models explicitly GtkSelectionModel
+ - Simplify constructors
 
 * CSS:
  - Hexadecimal colors can now specify alpha
@@ -44,6 +47,9 @@ Overview of Changes in GTK 3.99.1
  - Round the corners of frames
  - Make circular buttons square
 
+* GL renderer:
+ - Fix clipping with projective transforms
+
 * Documentation:
  - Refresh the widget gallery
  - Add images for new widgets to the gallery


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