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




commit 6156c3583d0641e70adeef410fa66297ac0d777b
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Oct 5 08:08:43 2020 -0400

    NEWS: Updates
    
    Trying a new scheme - when updating NEWS outside of doing
    a release, keep the version out, to make the it clear that
    this is just about the tip of the branch, not a complete
    release.

 NEWS | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)
---
diff --git a/NEWS b/NEWS
index 3591bef4c5..e9e817535c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Overview of Changes
+===================
+
+* GtkEmojiChooser:
+ - Allow inserting multiple Emoji by pressing Control
+ - Update Emoji data to Unicode 13 / CLDR 37
+ - Use translations
+ - The recent-emoji setting type changed. Call
+   gsettings reset org.gtk.gtk4.Settings.EmojiChooser recent-emoji
+
+* GtkTextBuffer:
+ - Add boolean returns to some get_iter functions
+
+* GtkScale:
+ - Change the default value of the :draw-value property
+
+* Input methods:
+ - Add a 'private' input hint
+
+* GL Renderer:
+ - Fix issues with texture caching
+
+* Build:
+ - Use meson yield feature for some options
+ - Require gtk-doc 1.33
+
+* Demos:
+ - Add another column view demo
+
+
 Overview of Changes in GTK 3.99.2
 =================================
 


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