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
weisj
ddf67db9df
Make sure correct component is added to icon wrapper editor.
4 years ago
weisj
92e38aae78
Add support for checkbox trees.
4 years ago
weisj
b57e4a56a1
Ensure striped background is applied for the whole background of a JList.
4 years ago
weisj
d6fd046276
Replace magic value with named constant.
...
Replace macros with constexpr.
Replace c style casts with static_cast.
4 years ago
weisj
c6ed9a89ad
Update cpp format.
4 years ago
weisj
fdac105d61
new rc.
4 years ago
weisj
fb095cd1e8
Simplify DarkMenuBarUI.
4 years ago
weisj
101fc067f1
Fix detection of invalid values in FormattedTextField.
4 years ago
weisj
16935263da
Don't automatically register LookAndFeels with UIManager.
4 years ago
weisj
9edb1f5026
Add option to synthesise a LookAndFeel class that automatically installs a theme for better interoperability with the LookAndFeelInfo class.
...
Load available themes as Service.
4 years ago
weisj
7760e68c86
Remove unused method.
4 years ago
weisj
1c8b4f42a2
Improve performance of JTable by disabling kerning on table font.
...
Ensure lead selection border of tree cell is painted last.
Added option to declare fallback values in properties that are only applied if the key doesn't have a value associated yet.
Ensure boolean renderers use the correct cell border.
Center boolean renderers.
Ensure DarkMultiCellEditor uses the correct delegate.
Fixed missing border on table header cell after scrolling.
4 years ago
weisj
dff9fb236d
Sync all options exposed through the LafManager.
4 years ago
weisj
b76c0cc02d
Respect all kinds of cell borders when painting background of text component.
4 years ago
weisj
dd866309bc
Use correct background color on DefaultTreeCellRenderer.
4 years ago
weisj
77caa59b0c
Remove @Override to prevent build failure.
4 years ago
weisj
1b11b4ebc9
Only repaint if tree lines are enabled.
4 years ago
weisj
162a6c6b13
Fixed NPE when showing tree cell popup and no cell is targeted. Fixes #194
4 years ago
weisj
b550430402
Fix text being shifted when editing table cell compared to non editing cell.
...
Fixed table columns with non Number class using number editor when value is Number. Fixes #193
4 years ago
weisj
2e8b9c53dd
Add initial draft of TreeTable.
4 years ago
weisj
d86510be38
Allow background painting if no border is painted.
4 years ago
weisj
2e3e443d9c
Remove unnecessary flag.
4 years ago
weisj
e5d4d76be3
Adjust heading size for extensions.
4 years ago
weisj
080e0ee506
Prepare next development round.
4 years ago
weisj
ebca7f2b2a
new rc.
4 years ago
weisj
88bcb6d8ab
Suppress unused warnings.
4 years ago
weisj
3e41a08cf4
Mention darklaf-extensions.
4 years ago
weisj
fb0c82548c
Paint lead selection of tree.
...
Respect expand controls when making row visible while navigating.
4 years ago
weisj
57086643f9
Make ui classes shared if applicable.
4 years ago
weisj
5ab22e5077
Make sure tooltip style can be set directly on the tooltip.
4 years ago
weisj
37c9df194d
Updated release noted.
...
Updated development version number to reflect changes.
4 years ago
weisj
1b4620149e
Use plain tooltip style on non button components by default for compatibility reasons.
4 years ago
weisj
0205ad3d53
Add option to disable tree popups.
4 years ago
Jannis Weis
fbd1fd0dd4
Replace gradle action with wrapper.
4 years ago
weisj
5ea0ada0f8
Update to nokee 0.4
4 years ago
weisj
ddcb237a74
Hide window shadow on macOS.
4 years ago
weisj
ef860f298e
Allow named snapshot versions.
4 years ago
weisj
9854161a57
Show hidden part of tree cell on mouse over using popup.
4 years ago
weisj
78a31f07e0
Remove configuration time only property from UIDefaults.
4 years ago
weisj
2c1eadf881
Move macOS specific behaviour into separate class.
4 years ago
weisj
29f9f7a8b6
Fix overwriting null border for BorderlessTextField.
...
Adjust editor rect height when recalculating font specific baseline position for textfields.
Ignore font specific baseline when doing mouse position checks.
Adjust combobox editor rect to not move when toggling editing mode on rtl combobox.
4 years ago
weisj
cbf57eb86e
Use Native.getWindowID instead of Native.getComponentID.
4 years ago
weisj
cc6ec5e520
Move nokee version definition to root gradle.properties
...
Remove unused shadow.version
4 years ago