weisj
c62763702e
Fixed borders of JTabFrame not being applied correctly.
...
Fixed PopupColorChooser not being displayed.
Made ButtonConstants.KEY_SQUARE only affect the shape of the button without changing its arc.
ButtonConstants.VARIANT_BORDERLESS no longer leaves the default borderSize of space to the edge of the component. Use AbstractButton#setMargin instead.
5 years ago
weisj
e3df361133
Updated rsyntaxarea version definition to use bom.
5 years ago
weisj
4e5fe2a6fa
Added logging to IconColorMapper.
...
Make sure theme installed events are dispatched after ui reloading is finished.
Fixed background painting for trees in OverlayScrollPane.
Added colorful sample for OverlayScrollPane.
5 years ago
weisj
e11da551d7
Fixed striped background rendering of JList.
...
Fixed fileChooser fileView background being wrong color.
5 years ago
weisj
4cba70f327
Fixed incorrect cell foreground for non-focused cells.
5 years ago
weisj
4bfb1c1549
Added option to supply custom scrollpane for OverlayScrollPane.
5 years ago
weisj
9024782505
Improve OneDark text foreground colors.
5 years ago
weisj
00b3d7ead8
Allow usage of custom scrollpane with OverlayScrollPane.
5 years ago
weisj
b3865a091c
Avoid loading accent properties if they aren't present or not needed.
5 years ago
weisj
133bed00c4
Fixed insets for DarkTextBorder on components different than JTextField.
5 years ago
weisj
7daff31de7
Added missing method in ClosableTabbedPaneDemo.
5 years ago
weisj
aea09c3138
Made SearchTextField explicitly specify DarkTextUI.KEY_SHOW_CLEAR=true.
...
Converted int event ids to enums.
5 years ago
weisj
333f8a4b90
Ensure default buttons don't get lost after theme change.
...
Ensure sliders are properly layed out after theme change.
Ensure title pane foreground color is correct after theme change.
5 years ago
weisj
dec0c8eba5
Fix NPE when calculating baseline for text fields. Fixes #184
5 years ago
weisj
2016816e34
Ensure licenses are included in the jar.
5 years ago
weisj
89f6ff8670
Only update frame icon on theme change if necessary.
5 years ago
weisj
198e5fbe97
Fix NPE in expand_or_move_down action. Fixes #182
5 years ago
weisj
4e3d4cf93f
Added utility method for themed frame icons.
5 years ago
weisj
dad0ae5385
Make sure custom tab components are disabled if tab is disabled.
...
Added option to make tabs closable on a per tab basis for ClosableTabbedPane.
Fixed NPE when dragging first tab in WrapTabLayout.
Fixed tab not switching when dragging in WrapTabLayout.
Fixed visuals of NewTabButton and MoreTabsButton.
5 years ago
Jannis Weis
7dd84ba642
Removed non favourable installation methods.
5 years ago
weisj
1784e24f19
updated version number.
5 years ago
weisj
22c7266d31
Avoid unnecessary icon upscaling.
5 years ago
weisj
961080458a
Replace hardcoded keys with constants.
5 years ago
weisj
0dec3964e0
Make sure custom tab component are wrapped with close button.
5 years ago
weisj
0c888e09c8
Refactored CloseButton to own class.
...
Made LoadIndicator and HelpButton use laf icons.
5 years ago
weisj
8ed59c9610
Ensure dragged tab is actually hidden.
5 years ago
weisj
c318ddb477
Improved layout and icon of ClosableTabbedPane.
5 years ago
weisj
dfe435e6ac
Check if any intermediate component has non-opaque background.
5 years ago
weisj
c8658ffcbe
Log background colors for TooltipTest.
5 years ago
weisj
117712e2e8
CHeck complete component hierarchy for opaque components.
5 years ago
weisj
0755f3d489
Make TooltipTest deterministic.
5 years ago
weisj
e658986a99
Make sure test fails if assertion isn't met on EDT.
5 years ago
weisj
480eecdbd8
Run tests with --info.
5 years ago
weisj
d12d5f4c1c
Improve TooltipTest.
5 years ago
weisj
bd57464ccf
[TestFix] Fixed TooltipTest.
5 years ago
weisj
3a337c1641
Migrated tests to JUnit.
5 years ago
weisj
73face463d
Reduce interpolation quality for drop shadow border for faster paint speed.
5 years ago
weisj
42ff4bda24
Updated version numbers.
5 years ago
Jannis Weis
91b567523e
Update snapshot.yml
5 years ago
weisj
72ec3e2a0c
Updated snapshot.yml
5 years ago
weisj
b7ba3e15af
Updated snapshot.yml
5 years ago
weisj
d9dff3a3e1
Updated snapshot.yml
5 years ago
weisj
959cc90957
Updated snapshot.yml
5 years ago
weisj
b9571507e3
Updated snapshot.yml
5 years ago
weisj
7868e4b7d0
Updated snapshot.yml
5 years ago
weisj
d1d86886de
Updated snapshot.yml
5 years ago
weisj
6c1cf8a91a
Fix environment variables declaration.
5 years ago
weisj
648a11f5e3
Fix environment variables declaration.
5 years ago
weisj
ada48bf274
Provide github token to download libraries when building snapshot.
5 years ago
weisj
111fac3435
Added missing licence header.
...
Scheduled nightly build for midnight every day.
5 years ago