mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
NEWS: update.
This commit is contained in:
parent
b31e08012f
commit
caa03fd2e4
1 changed files with 6 additions and 1 deletions
7
NEWS
7
NEWS
|
@ -18,6 +18,7 @@ Core:
|
||||||
on macOS both .so and .dylib modules are supported).
|
on macOS both .so and .dylib modules are supported).
|
||||||
- Code compliant with GCC 15 (C23).
|
- Code compliant with GCC 15 (C23).
|
||||||
- Filter size updated when its drawable is rotated.
|
- Filter size updated when its drawable is rotated.
|
||||||
|
- Font loading (at startup) optimized.
|
||||||
|
|
||||||
Graphical User Interface:
|
Graphical User Interface:
|
||||||
|
|
||||||
|
@ -38,6 +39,9 @@ Graphical User Interface:
|
||||||
- Removed size restrictions on Display Filters.
|
- Removed size restrictions on Display Filters.
|
||||||
- Don't show hidden tools on toolbox tooltips.
|
- Don't show hidden tools on toolbox tooltips.
|
||||||
- Fix "Keep above" Window Manager hint.
|
- Fix "Keep above" Window Manager hint.
|
||||||
|
- Multi-Window mode on Windows: dock windows' title bars now adapt to
|
||||||
|
the Windows system theme colors too.
|
||||||
|
- Show palette name in Palette Color Selector.
|
||||||
|
|
||||||
Tools:
|
Tools:
|
||||||
|
|
||||||
|
@ -86,7 +90,8 @@ Build:
|
||||||
files for plug-in developers.
|
files for plug-in developers.
|
||||||
* Dedicated file icon for XCF files.
|
* Dedicated file icon for XCF files.
|
||||||
* Generate native .pdb CodeView symbols on Windows (smaller debug
|
* Generate native .pdb CodeView symbols on Windows (smaller debug
|
||||||
data files, usable by MSIX and better debugging ability).
|
data files, usable by MSIX and better debugging ability), except
|
||||||
|
on x86 (32-bit).
|
||||||
- Crossbuilds are dropped from CI.
|
- Crossbuilds are dropped from CI.
|
||||||
- Shell scripts used in the meson build are ported to Python (more
|
- Shell scripts used in the meson build are ported to Python (more
|
||||||
portable and much faster on some platforms, in particular Windows).
|
portable and much faster on some platforms, in particular Windows).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue