summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2017-07-19 21:52:10 -0400
committerMatthias Clasen <mclasen@redhat.com>2017-07-19 21:52:10 -0400
commitc7156836431786c61e63c1f149f23da2a3809a9c (patch)
treebc3a50b6a89e45945a8d95702583b239e45462c5 /NEWS
parent52875b7639cf4c4fd30bff626e323a7eae77043f (diff)
downloadgtk+-c7156836431786c61e63c1f149f23da2a3809a9c.tar.gz
Summarize changes so far
This is a high-level view of what was just merged.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ded8e5bd7f..98481ffd6b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Overview of Changes in GTK+ 3.91.2
+==================================
+
+* All widgets are drawing CSS backgrounds and borders
+
+* All gadgets have been replaced by widgets
+
+* GtkSpinButton no longer derives from GtkEntry
+
+* GtkScrollbar no longer derives from GtkRange
+
+* GtkAccelLabel no longer derives from GtkLabel
+
+* All remaining style properties have been removed
+
+* A new 'widget bowl' demo has been added in gtk4-demo
+
+
Overview of Changes in GTK+ 3.91.1
==================================