What's Changed
- Prepare for the 3.4.0 release cycle by @merks in #684
- fix: restore original clipping after cell painting in Grid by @laeubi in #688
- Fix Grid column title not visible when column is in a group by @Copilot in #690
- Fix over painting in other strategy as well by @laeubi in #691
- Fixes #686 - [RichText] Add support for monitor specific scaling by @fipro78 in #687
- Update CI agent label from centos-latest to ubuntu-latest by @vogella in #693
- Remove deprecated Color(Device, ...) constructor usage by @vogella in #692
- Add TriStateSwitchButton with two active states and off by @laeubi in #697
- [Grid] Implement frozen first column in SWT (RCP), fixes #695 by @PHMT-CW in #696
- Expand range for jakarta.annotation to include 3.x by @merks in #698
New Contributors
Full Changelog: V3.3.0...V3.4.0