NEWS: Updates

This commit is contained in:
Matthias Clasen 2020-09-01 13:15:06 -04:00
parent f53b59533d
commit 70c5dee968

8
NEWS
View File

@ -32,7 +32,10 @@ Overview of Changes in GTK 3.99.1
* GtkButton: Simplify the button hierarchy; GtkRadioButton
is gone, GtkCheckButton and GtkToggleButton can be grouped
now
* list widgets:
- Change apis to make models explicitly GtkSelectionModel
- Simplify constructors
* CSS:
- Hexadecimal colors can now specify alpha
@ -44,6 +47,9 @@ Overview of Changes in GTK 3.99.1
- Round the corners of frames
- Make circular buttons square
* GL renderer:
- Fix clipping with projective transforms
* Documentation:
- Refresh the widget gallery
- Add images for new widgets to the gallery