3.24.49
This commit is contained in:
parent
866adad06b
commit
198aeace1e
22
NEWS
22
NEWS
@ -1,3 +1,25 @@
|
||||
Overview of Changes in GTK+ 3.24.49, 05-03-2025
|
||||
===============================================
|
||||
|
||||
* Fix a crash in GtkIMContext
|
||||
|
||||
* Fix crashes in DND with GtkPlug/GtkSocket
|
||||
|
||||
* Wayland:
|
||||
- Fix erroneous crossing events, causing menus to malfunction
|
||||
- Support the cursor-shape protocol
|
||||
|
||||
* X11:
|
||||
- Enforce size limits on windows, preventing lockups
|
||||
|
||||
* macOS:
|
||||
- Fix pen tilt handling
|
||||
|
||||
* Translation updates
|
||||
Bulgarian
|
||||
Thai
|
||||
|
||||
|
||||
Overview of Changes in GTK+ 3.24.48, 25-02-2025
|
||||
===============================================
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gtk', 'c',
|
||||
version: '3.24.48',
|
||||
version: '3.24.49',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
'warning_level=1'
|
||||
|
Loading…
Reference in New Issue
Block a user