mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-08 17:50:10 +00:00
NEWS: Updates
This commit is contained in:
parent
2160f52cbf
commit
fb6288791e
9
NEWS
9
NEWS
@ -36,6 +36,14 @@ Overview of Changes in GTK 3.99.0
|
|||||||
* GtkFilterListModel:
|
* GtkFilterListModel:
|
||||||
- Add incremental filtering
|
- Add incremental filtering
|
||||||
|
|
||||||
|
* GtkSortListModel:
|
||||||
|
- Use timsort
|
||||||
|
- Add various tweaks that massively speed up sorting
|
||||||
|
- Add incremental sorting
|
||||||
|
|
||||||
|
* GtkWidget:
|
||||||
|
- Massively speed up action handling
|
||||||
|
|
||||||
* GtkEntry:
|
* GtkEntry:
|
||||||
- Make entry completion work again
|
- Make entry completion work again
|
||||||
- Drop action support from GtkEntryCompletion
|
- Drop action support from GtkEntryCompletion
|
||||||
@ -49,6 +57,7 @@ Overview of Changes in GTK 3.99.0
|
|||||||
- Keep a scroll history
|
- Keep a scroll history
|
||||||
- Clean up GdkDevice api
|
- Clean up GdkDevice api
|
||||||
- Improve frame clock accuracy
|
- Improve frame clock accuracy
|
||||||
|
- Add a new macOS backend
|
||||||
|
|
||||||
* GSK:
|
* GSK:
|
||||||
- Use GL_ARB_framebuffer_object
|
- Use GL_ARB_framebuffer_object
|
||||||
|
Loading…
Reference in New Issue
Block a user