summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-08-04 23:03:48 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-08-05 20:38:22 -0400
commitd6c35ab02f43cb0719e70ac5c3250290d5e6e86a (patch)
tree0a15acc5f4d2be5b4438f4cca11e36b50be4dd40
parent66df338087fcf5f818325452734412f4f24049c4 (diff)
downloadgtk+-d6c35ab02f43cb0719e70ac5c3250290d5e6e86a.tar.gz
NEWS: Updates
-rw-r--r--NEWS38
1 files changed, 38 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2ba221497e..6ce3882c72 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,41 @@
+Overview of Changes in GTK 3.99.1
+=================================
+
+* GtkGridLayout: Rename left-/top-attach to column/row
+
+* Drop GtkAccelLabel - it is no longer used
+
+* GtkTextView:
+ - Fix redraw issues with selections
+ - Make insert-emoji replace the selection
+
+* GtkTreeView:
+ - Fix selection handling in cell editables
+
+* CSS:
+ - Hexadecimal colors can now specify alpha
+
+* Documentation:
+ - Refresh the widget gallery
+ - Add images for new widgets to the gallery
+ - Fix many cross-references
+
+* Demos:
+ - Numerous crash- and bug fixes
+
+* Fix build with cups < 2.3
+
+* win32:
+ - Default to the GL renderer when we can
+
+* Translation updates:
+ Catalan
+ Polish
+ Romanian
+ Spanish
+ Ukrainian
+
+
Overview of Changes in GTK 3.99.0
=================================