weisj
76c0588a05
Added property for high contrast.
...
Added property for cell margins.
Refactored table cell bound calculation.
5 years ago
weisj
d5156cbd8d
Made HighContrastDarkTheme return true on Theme#isHighContrast.
...
Made inactive titlebar color on macOS consistent with windows on HighContrastDarkTheme.
5 years ago
weisj
88331ee2ad
Made theme consistent across demo classes.
...
Added *.disabledText to globals.
Fixed incorrect disabled foreground for labels.
Adjusted radioButton baseline offset.
Adjusted some values for dark high contrast theme.
5 years ago
weisj
0bdb8525a0
Fixed issues when changing the laf with JTabFrame and NumberedTextComponent.
...
Fixed issue where the content near the border of a BorderlessSplitPane could not be interacted with if the divider was disabled.
Fixed issue where the preferred divider style would not survive a laf/theme change.
Fixed issue where the OverlayScrollPane would not have the correct layout after laf change.
Fixed issue where an non-opaque menubar would result with graphic creep.
Added back CheckBox.icon and RadioButton.icon with StateIcons that paint accordingly to the abstract button they target.
Moved opacity values to custom properties.
Renamed #getName to #getPrefix and added new #getName which returns a display value (also via #toString).
Added option to parse capacities with ThemedSVGIcon.
Added HighContrastDarkTheme.
Optimized some demos.
5 years ago
weisj
50b8ea1d2d
Improved ColorChooser layout.
5 years ago
weisj
907c936b11
Fixed opaque background for picker window.
...
Added pipette to small colour chooser.
Improved layout for small colour chooser.
5 years ago
weisj
7d55a020c8
Fixed missing foreground in table/list cell renderers.
5 years ago
weisj
e69ea7d525
Added option to center tabs in JTabbedPane.
5 years ago
weisj
b27c1aec8d
Improved readability of disabled labels when used as cell renders.
...
Fixes #123
5 years ago
weisj
84cc93cb16
Fixed incorrect checkBox/radioButton background in solarized light theme.
...
Fixes #122
5 years ago
weisj
0da11ed70a
Cleaned up PopupFactory implementation.
...
Added flag to avoid painting the shadow border if the tooltip is in a focusable windows (i.e. is susceptible to repaints).
New improved colour wheel implementation.
ColorChooser now works more reliable when switching between colour modes.
Added slimmer variant to the colour chooser.
Added PopupColorChooser that utilises the slim colour chooser and sits inside a tooltip.
5 years ago
weisj
067df2a3da
Fixed selection painting over text when in focusable popup.
5 years ago
weisj
93797a27ee
Fixed tabarea border not respecting insets.
5 years ago
weisj
09b2d91a45
Fixed misaligned tab area border.
5 years ago
weisj
658667b931
Renamed fullBorderless -> borderlessRectangular.
5 years ago
weisj
491501b24d
Added more keycodes to ignore.
5 years ago
weisj
e0791cac28
renamed "shadow" variant to "borderless". "fullBorderless" is still WIP.
...
Fixed incorrect pressed icon for windows title pane.
5 years ago
weisj
76c2552807
Fixed window popupmenu using wrong separator on windows.
5 years ago
weisj
bd0cbe479f
Fixed menuitems missing right margin.
5 years ago
weisj
9088b67358
Fixed tree not being able to start editing.
5 years ago
weisj
13e400503d
Fixed table cell editor having the selected background.
...
Fixes #121
5 years ago
weisj
1760744807
formatting and code style.
5 years ago
weisj
ef50e1f96f
Added intelliJ editor config.
5 years ago
weisj
8251875d3a
Allow all types of AbstractButton to be navigable with the arrow keys in a button group.
...
Fixes #116
5 years ago
weisj
231f23151d
Fixed toggle buttons not being traversable in a button group.
5 years ago
weisj
e54846d27c
Fixed NPE when trying to access drop target in headless mode.
...
Fixes #119
5 years ago
weisj
58c17eaba8
On windows buttons can now be triggered using `ENTER`.
...
Fixes #117
5 years ago
weisj
6760011400
refactoring.
...
Added properties for width of scrollbar.
5 years ago
weisj
264cee4fac
new rc.
5 years ago
weisj
5b3db3d06d
Rename MacOSSdkPathTask.gradle.kt to MacOSSdkPathTask.kt
5 years ago
weisj
2cd80fdbcc
Fixed possible NPE.
5 years ago
weisj
ca82dc358c
Fixed DarkBorders always returning the same border.
...
Fixed DarkBorders borders not being garbage collected.
5 years ago
weisj
704b9b5d03
Only fetch border once rather than each time.
5 years ago
weisj
31f1cd5c0a
new rc.
5 years ago
weisj
1182064f5a
Made check for current theme simpler.
...
Removed necessity for propertyChange events in Darklaf.
5 years ago
weisj
86f1e852fc
Fixed images with _ in their names not showing up.
5 years ago
Jannis Weis
8bae97f99c
Update README.md
5 years ago
weisj
0daffad1bd
Added generation of back link.
...
Added properties documentation.
5 years ago
weisj
241595ded6
Run action when documentation script is changed.
5 years ago
weisj
63b1cbf071
Fixed wrong LaF when creating documentation.
5 years ago
weisj
10523302c8
Use fallback values in DropShadowBorder
...
Use icon size when creating image table value.
Only run documentation action when properties have changed.
5 years ago
weisj
71dc77d73a
Fixed missing build directory when creating documentation.
5 years ago
Jannis Weis
eb31044f1e
Update documentation.yml
5 years ago
Jannis Weis
6ebed28fbe
Update documentation.yml
5 years ago
Jannis Weis
14b20103c1
Update documentation.yml
5 years ago
weisj
cae41bf654
Updated documentation.yml
5 years ago
weisj
b23fe7f91b
Updated documentation.yml
5 years ago
weisj
ce62c083ac
Updated documentation.yml
5 years ago
weisj
17fe4457c8
Fixed action
5 years ago
weisj
65d0bb4bb9
Add action and task for creating documentation.
5 years ago