weisj
|
d567b6354d
|
Added demo for rotatable icons.
Fixed rotated icon painting.
Fixed OverlayScrollPane layout.
Enhanced animations.
|
5 years ago |
weisj
|
ec5e3a4ab0
|
Replaced hard coded property names with constants.
|
5 years ago |
weisj
|
39768eb5c5
|
new rc.
|
5 years ago |
weisj
|
cfcd9443d4
|
Improved separator rendering.
Added line border to toolbar if in BorderLayout.
|
5 years ago |
weisj
|
7eb2ad44ee
|
Fixed label foreground when in popupmenu cell.
|
5 years ago |
weisj
|
0fd8b5cb4e
|
Fixed missing internal frame title pane rollover effect.
|
5 years ago |
weisj
|
792e987e82
|
Fixed paint loop for JButton.
Added option to convert all buttons that are icon only to shadow variants.
|
5 years ago |
weisj
|
13b5f3f819
|
Improved padding for more tabs button.
|
5 years ago |
weisj
|
9dc46202bc
|
Group system properties by "darklaf." prefix.
|
5 years ago |
weisj
|
86f06864fa
|
Fixed too large buttons.
|
5 years ago |
weisj
|
251a1a8477
|
Only show visible windows.
Fixed NPE when title is null.
|
5 years ago |
weisj
|
30605d0d91
|
Fixed foreground for labels used as cell editors.
|
5 years ago |
weisj
|
036a78f1b3
|
Fixed getTitleBarHeight method.
Uninstall decorations when window is disposed.
|
5 years ago |
weisj
|
05e96aaa90
|
Added global switches (through system properties) for some values.
|
5 years ago |
weisj
|
ca1b204e68
|
Removed unneccessary classes.
|
5 years ago |
weisj
|
44f7ed815a
|
Updated UIManagerDefaults to use ComponentDemo.
|
5 years ago |
weisj
|
2e85361168
|
Added theme menu to test frame.
|
5 years ago |
weisj
|
b99b0b9ad4
|
Fixed focus background when tree was obscured by popupmenu.
|
5 years ago |
weisj
|
e5e7c02d2d
|
Fixed too small button size.
|
5 years ago |
weisj
|
760384d9ee
|
Fixed NPE in ScrollLayoutManager when changing theme.
|
5 years ago |
weisj
|
a30c785365
|
Changed LaF menu to switch between themes.
|
5 years ago |
weisj
|
38ad52b79c
|
Fixed NPE in DarkCheckBoxMenuItemUI
|
5 years ago |
weisj
|
eb09e2d75c
|
Fixed NPE in DarkRadioButtonMenuItemUI
|
5 years ago |
weisj
|
44f8a81854
|
Fixed ComboBox border NPE
|
5 years ago |
weisj
|
107182d613
|
Renamed DarkSplitPaneUI.Style.Default to Grip.
Added option for the default split pane divider style.
|
5 years ago |
weisj
|
bb77f9255c
|
Renamed DarkSplitPaneUI.Style.Default to Grip.
Added option for the default split pane divider style.
|
5 years ago |
weisj
|
1fb4065564
|
Fixed decorations disappearing when switching theme.
|
5 years ago |
weisj
|
3ec43a432e
|
Added border to split pane divider.
|
5 years ago |
weisj
|
15b697ea0c
|
Added checks for null insets.
Fixed NPE for DarkComboBoxUI insets.
|
5 years ago |
weisj
|
fa3febc143
|
Fixed NPE in DarkTreeCellRenderer
|
5 years ago |
weisj
|
6bf22620a2
|
removed -SNAPSHOT classifier from version
|
5 years ago |
weisj
|
a10e7e35dc
|
Fixed skipping of cpp publishing tasks.
Generate pom.xml for use with github dependency tree.
|
5 years ago |
weisj
|
82bb79e1d7
|
Enable global overwrite of theme defaults.
|
5 years ago |
weisj
|
c855f3a236
|
Improved extending of already existing themes.
|
5 years ago |
weisj
|
d0817653f8
|
Fixed incorrect window size/location when using setSize/setPreferredSize.
|
5 years ago |
weisj
|
247690e3e5
|
Fixed NPE when accessing evt.getNewValue() on properChange-Events.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
60b825ed09
|
Fixed disabled/inactive color doesn't get applied to text components.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
412705490f
|
enable logging by default
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
c9572bbe4c
|
Accept wider range of values for HIDE_POPUP_KEY.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
60800d59dd
|
Fixed NPE when value in JTree is null.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
adce7d142b
|
Remove floating toolbar title bar and hide it while dragging.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
Jannis Weis
|
027fd444a8
|
Decorations support for macOS. (#54)
Adds support for window decorations that "replace" the native ones on macOS.
|
5 years ago |
weisj
|
dd66a018cd
|
Fixed ToolBar NPE on drag.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
5294b63bb2
|
fixed textfield not removing selection when loosing focus.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
52c076905e
|
Fixed cell height when an empty string is given.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
bdd08862e9
|
moved dialog icon to resource folder.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
e7e4eb0299
|
fixed imports
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
c917e6c11c
|
Moved custom decorations base classes to own module as not all implementations of custom decorations are JNI based.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
06ba14f88d
|
moved initialization of base Laf to own method.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
Jannis Weis
|
e09eb8da1e
|
Update DarkLaf.java
|
5 years ago |