Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 18, 2024
Commits on Oct 17, 2024
FlatLaf window decorations: added client property
JRootPane.titleBarHeight
to allow specifying a (larger) preferred height for the title bar (issue #897)committedFlatLaf window decorations: strech iconify/maximize/close buttons to always fill whole title bar height (issue #897)
committedWindows: fixed repaint issues (ghosting) on some systems by setting
sun.java2d.d3d.onscreen
tofalse
(issue #887)committed
Commits on Oct 14, 2024
Commits on Oct 11, 2024
- committed
- committed
TextComponents: fixed too fast scrolling in multi-line text components when using touchpads (e.g. on macOS) (issue #892)
committed- committed
- committed
- committed
Commits on Sep 29, 2024
Commits on Aug 5, 2024
Commits on Aug 4, 2024
Commits on Aug 2, 2024
TabbedPane: fixed
ArrayIndexOutOfBoundsException
in case of using "card" tab type and using a custom tab selection model that returns -1 for selected tab (issue #875)committedPopup: fixed
UnsupportedOperationException: PERPIXEL_TRANSLUCENT translucency is not supported
exception on Haiku OS when showing popup (partly) outside of window (issue #869)committed
Commits on Jul 16, 2024
CHANGELOG.md: moved note regarding disabled rounded popup border on macOS from 3.4.1 to 3.5 (wrong in commit 32b0f1b)
committed- committed
- committed
- committed