weisj
|
3eb63aa025
|
Ensure HelpButton doesn't get converted to a borderless varaint.
|
4 years ago |
weisj
|
2e958de5c4
|
Ensure event helper is installed when using a JPopupMenu.
|
4 years ago |
weisj
|
64b7872139
|
Add convenience method to replace currently registered themes.
Add #withDisplayName method to Theme class.
|
4 years ago |
weisj
|
638ebfd85f
|
Ensure renamed themes are still found when creating synthesises LookAndFeelInfo.
|
4 years ago |
weisj
|
623962ec0a
|
Add display name property to Theme.
Add RenamedTheme to provide different names for themes.
|
4 years ago |
weisj
|
e5e8b69178
|
Check for actually installed theme instead of set theme.
|
4 years ago |
weisj
|
501852d5f7
|
Properly calculate preferred width of windows title pane.
|
4 years ago |
weisj
|
799f0557ea
|
Ensure returned font isn't of type UIResource.
|
4 years ago |
weisj
|
720519e654
|
Increase contrast on window buttons for high_contrast_dark theme.
|
4 years ago |
weisj
|
deeb0586b1
|
Use double the arc size for smoother button shadows.
|
4 years ago |
weisj
|
3b5dcfe476
|
Release version 2.4.7
Prepare next development round.
|
4 years ago |
weisj
|
12dc523d87
|
Ensure fonts are created as composite fonts.
|
4 years ago |
weisj
|
7dd04941e1
|
Ensure checks for Darklaf use ThemedLookAndFeel instead.
Remove logging statements.
|
4 years ago |
weisj
|
65f84bace2
|
Fix broken synthesised lafs.
|
4 years ago |
weisj
|
86e9297fcf
|
Release version 2.4.6
Prepare next development round.
|
4 years ago |
weisj
|
0b1cce8c23
|
Fix incorrect identifier usage.
|
4 years ago |
weisj
|
beaf19e005
|
Improved Catalina dark mode detection.
|
4 years ago |
weisj
|
30934e6297
|
Fix style violations.
|
4 years ago |
weisj
|
6bab2af14d
|
Ensure cell backgrounds are consistent between editor and renderer.
Add undo/redo icons.
Add disabled delete icon.
|
4 years ago |
weisj
|
d1ce986ae9
|
Make constructor of ToolBarDemo public.
Clean up ToolBarDemo.
Cast to correct class in ClassFinder#getInstancesOfType.
|
4 years ago |
weisj
|
63a74b1dbb
|
Ensure names of icons in AllIcons are unique.
Change method reference to direct invocation to guide type inference.
|
4 years ago |
weisj
|
ff27e4f2dd
|
Delete unused class ThemedDarkLaf
|
4 years ago |
weisj
|
05db9c8558
|
Release version 2.4.5.
Prepare next development round.
|
4 years ago |
weisj
|
f48bb50030
|
Make ToolTip.defaultStyle an overridable properties.
|
4 years ago |
weisj
|
3c576f19a0
|
Rename CellEditorToggleButton to CellToggleButton
|
4 years ago |
weisj
|
6825d2081d
|
Remove explicit usage of DarkTableCellRendererDelegate to avoid confusion.
|
4 years ago |
weisj
|
4319c95830
|
Improve selection/focus behaviour for boolean cell renderers.
|
4 years ago |
weisj
|
12271e32ff
|
Ensure decorations are uninstalled if previously displayed heavy weight popup is reused and decorations have been disabled meanwhile.
Ensure cell popup location is calculated correctly if decorations are disabled and the popup is mediumweight or lightweight.
|
4 years ago |
weisj
|
503be18f7f
|
Release version 2.4.4
Prepare next development round.
|
4 years ago |
weisj
|
f1f74e0abd
|
Update google auto-service to 1.0-rc7
|
4 years ago |
weisj
|
ebbd0eda67
|
Update bug report issue template: Provide explicit windows build number.
|
4 years ago |
weisj
|
1feac25414
|
Update bug report issue template.
|
4 years ago |
weisj
|
b6e3729b07
|
Release version 2.4.3
Prepare next development round.
|
4 years ago |
weisj
|
9233fe29c5
|
Ensure height of list cell is >= 0. Fixes #204.
|
4 years ago |
weisj
|
c942ece18a
|
Prepare next development round.
|
4 years ago |
weisj
|
d15a4ed440
|
Fix icon paths.
|
4 years ago |
weisj
|
df5206fb14
|
Updated tree control icons.
Use old icons on mac for consistency.
Add disabled icons for tree controls.
|
4 years ago |
weisj
|
4597251644
|
Only add margin size to preferred size if current size is insufficient. Fixes #201
|
4 years ago |
weisj
|
5af510e4ba
|
Fix borders for full row focus mode in tables.
Ensure empty file list has the correct background.
Ensure editing component doesn't get removed when in IconWrapper. Fixes #199.
|
4 years ago |
weisj
|
cb3e8c2b4f
|
Check parent path isn't null. Fixes #203
|
4 years ago |
weisj
|
d6c08d1098
|
Ensure popup isn't null when moving. Fixes #202
|
4 years ago |
weisj
|
1280b7d8d0
|
Add fullscreen demo.
Some libraries achieve true fullscreen by making the menu bar invisible. We want to respect this for the combined menubar.
|
4 years ago |
weisj
|
393f1b22d6
|
Remove unused test file.
|
4 years ago |
weisj
|
67e25bd59f
|
Remove unused import.
|
4 years ago |
weisj
|
7ba3347b7b
|
Fix issue where not all binaries are included in jar.
|
4 years ago |
weisj
|
7a5efcfa21
|
Fix build failure
|
4 years ago |
weisj
|
a3874eafc4
|
Release write lock after usage.
|
4 years ago |
weisj
|
2234c0dd20
|
Make sure position provided by ToolTipUtil has the highest priority.
Don't show cell hint if only part of the border is obscured.
|
4 years ago |
weisj
|
a68e9930b4
|
Provide method to obtain alternative background color.
|
4 years ago |
weisj
|
617946f8cf
|
Extend DefaultListCellRenderer instead of DarkListCellRenderer
|
4 years ago |