summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-07-22 19:51:27 -0400
committerMatthias Clasen <mclasen@redhat.com>2020-07-22 19:51:27 -0400
commitfb6288791e3e10f77210a3a7f031986a5744ba0e (patch)
tree5431527edcc8711ac01df067454e7efa6c8d0031
parent2160f52cbfff6c1e8b31eff3d1949e08e5abd2b3 (diff)
downloadgtk+-fb6288791e3e10f77210a3a7f031986a5744ba0e.tar.gz
NEWS: Updates
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 452b14a9f2..2bcbfeb5b6 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,14 @@ Overview of Changes in GTK 3.99.0
* GtkFilterListModel:
- Add incremental filtering
+* GtkSortListModel:
+ - Use timsort
+ - Add various tweaks that massively speed up sorting
+ - Add incremental sorting
+
+* GtkWidget:
+ - Massively speed up action handling
+
* GtkEntry:
- Make entry completion work again
- Drop action support from GtkEntryCompletion
@@ -49,6 +57,7 @@ Overview of Changes in GTK 3.99.0
- Keep a scroll history
- Clean up GdkDevice api
- Improve frame clock accuracy
+ - Add a new macOS backend
* GSK:
- Use GL_ARB_framebuffer_object