2025-06-24 12:03:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 24 04:16:38 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
|
|
|
|
- Update to v8.0.0
|
|
|
|
* A new color system
|
|
|
|
Project Chroma - adding color palettes in Radiance
|
|
|
|
+ Color tokens
|
|
|
|
+ Color token association kinds
|
|
|
|
+ Color tokens bundles
|
|
|
|
+ Dependency on Ephemeral Chroma library
|
|
|
|
+ The migration guide covers all the breaking API changes in
|
|
|
|
RadianceSkin, RadianceThemingSlices, painters and more
|
|
|
|
* Theming
|
|
|
|
+ Use "Minimize" rather than "Iconify" terminology for
|
|
|
|
window-level actions
|
|
|
|
+ Fix application window jumps when moving between displays
|
|
|
|
+ Fix exception in setting fonts for JTree components
|
|
|
|
+ Consistent handling of selection highlights of disabled
|
|
|
|
renderer-based components (lists, tables, trees)
|
|
|
|
+ Always show scroll thumb for scrollable content
|
|
|
|
+ Fix issues with slider track and thumb during printing
|
|
|
|
+ Fix visuals of internal frame header areas under skins that
|
|
|
|
use matte decoration painter
|
|
|
|
* Component
|
|
|
|
+ Update flow ribbon bands to accept a BaseProjection as
|
|
|
|
components
|
|
|
|
+ Fix user interaction with comboboxes in minimized ribbon
|
|
|
|
content
|
|
|
|
+ Fix application of icon filter strategies to ribbon
|
|
|
|
application menu commands
|
|
|
|
+ Fix passing command overlays to secondary menu commands
|
|
|
|
+ Fix crash when some ribbon bands start in collapsed state
|
|
|
|
+ Fix active rollover / pressed state visuals for disabled
|
|
|
|
command buttons
|
|
|
|
+ Fix command buttons to be updated when secondary content
|
|
|
|
model is updated
|
|
|
|
+ Fix display of key tips in collapsed ribbon bands hosted in
|
|
|
|
popups
|
|
|
|
* Dependency updates
|
|
|
|
+ Kotlin : 2.0.0 -> 2.1.20
|
|
|
|
+ Kotlin coroutines : 1.8.1 -> 1.10.2
|
|
|
|
+ Dokka : 1.9.20 -> 2.0.0
|
|
|
|
+ Batik : 1.17 -> 1.19
|
|
|
|
+ Retrofit : 2.11.0 -> 3.0.0
|
|
|
|
+ Gradle : 8.8 -> 8.14
|
|
|
|
|
2025-03-27 21:49:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 27 21:47:58 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Fix javadoc generation with javadoc:aggregate
|
|
|
|
|
2024-10-31 21:21:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 28 14:01:01 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
|
|
|
|
|
|
|
|
- Initial packaging with v7.5.0
|