What's Changed
- Prepare for the 3.3.0 release cycle. by @merks in #665
- Avoid copying the GridItem.children array repeatedly by @Tarmean in #663
- Floating widget gc leak by @vogella in #670
- Fix memory leak and font disposal issues in FloatingText widget by @vogella in #669
- TableCombo widget does not close the popup shell by @lyncis-elanor in #673
- Fix javadoc issues and warnings in grid widget package by @laeubi in #676
- Fix GridColumn resize for FILL columns - detect and resize next column by @laeubi in #675
- Issue 677 - PreferenceWindow, NullPointer by @lcaron in #678
- Issue 674 : CDateTime Clock AM/PM button not visible by @lcaron in #679
- Issue 671 - Search option under Multichoice widget by @lcaron in #680
New Contributors
- @Tarmean made their first contribution in #663
- @lyncis-elanor made their first contribution in #673
Full Changelog: V3.2.0...V3.3.0