[gtk] NEWS: Updates



commit 9b0b19d335576c066a77e45994435a53a3b5843c
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Sep 9 23:49:58 2020 -0400

    NEWS: Updates

 NEWS | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 64 insertions(+)
---
diff --git a/NEWS b/NEWS
index 2dfc17e583..fc41567f47 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,67 @@
+Overview of Changes in GTK 3.99.2
+=================================
+
+* GtkEntry:
+ - Fix issues with Emoji insertion
+ - Fix issues with dnd
+ - Set correct hotspot for dnd icon
+
+* GtkPasswordEntry:
+ - Use non-pageable memory
+
+* GtkSearchEntry:
+ - Don't handle forwarded events twice
+
+* GtkTextView:
+ - Fix dnd
+ - Improve undo state tracking
+
+* GtkRevealer:
+ - Fix clipping issues in the swing transitions
+
+* GL renderer:
+ - Fix clipping with projective transforms
+ - Use linear interpolation for offscreen rendering
+   with non-axis-aligned transforms
+ - Fix texture caching to avoid size mismatches
+
+* CSS:
+ - Allow more than 64 selectors per rule
+
+* API cleanup:
+ - Make filter and sorter constructors return exact
+   types
+
+* Demos:
+ - Bug fixes and cosmetic improvements
+ - Add a Shadertoy demo
+
+* Build:
+ - Fix Vulkan dependency checking
+ - Make sysprof truly optional
+
+* Translation updates:
+ Basque
+ Catalan
+ Croatian
+ Czech
+ Danish
+ French
+ Galician
+ German
+ Hungarian
+ Indonesian
+ Kazakh
+ Lithuanian
+ Persian
+ Polish
+ Slovak
+ Slovenian
+ Spanish
+ Turkish
+ Ukrainian
+
+
 Overview of Changes in GTK 3.99.1
 =================================
 


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