Jannis Weis
|
b54db617f8
|
Detect prebuild libs (#77)
Detect and use pre-compiled libraries if present.
|
5 years ago |
weisj
|
7bfb1e0f01
|
Added option to toggle `CheckBoxMenuItem.doNotCloseOnMouseClick` and `RadioButtonMenuItem.doNotCloseOnMouseClick`.
|
5 years ago |
Jannis Weis
|
fa5012068e
|
Update README.md
Updated library download link.
|
5 years ago |
Jannis Weis
|
498b73054c
|
Wait for jni installation to complete asynchronously. (#72)
Improve installation of decorations.
|
5 years ago |
weisj
|
eedfc5c6f1
|
new rc
|
5 years ago |
Jannis Weis
|
a14812f67d
|
Merge pull request #75 from vlsi/skip_decorations
Skip native library loading when darklaf.decorations=false
|
5 years ago |
Vladimir Sitnikov
|
d20b0b86e6
|
Skip native library loading when darklaf.decorations=false
|
5 years ago |
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
|
e4290720ba
|
added explicit type.
|
5 years ago |
weisj
|
ed21bef51d
|
fixed jni code.
|
5 years ago |
weisj
|
4763f3ec2b
|
fixed jni code.
|
5 years ago |
weisj
|
94c7063390
|
get titlebar height through jni on macOS.
|
5 years ago |
weisj
|
06416f1bf8
|
retainWindow -> releaseWindow
|
5 years ago |
weisj
|
dd03da396f
|
Retain/release nsWindow when decorations are installed/uninstalled.
|
5 years ago |
weisj
|
ca1b204e68
|
Removed unneccessary classes.
|
5 years ago |
weisj
|
44f7ed815a
|
Updated UIManagerDefaults to use ComponentDemo.
|
5 years ago |
weisj
|
61c2a3f88e
|
Adjusted spacing of window title button on windows.
|
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
|
ffe188ad89
|
Only add listeners if title is drawn in swing.
|
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
|
9620e75476
|
Retain nswindow
|
5 years ago |
weisj
|
38ad52b79c
|
Fixed NPE in DarkCheckBoxMenuItemUI
|
5 years ago |
weisj
|
eb09e2d75c
|
Fixed NPE in DarkRadioButtonMenuItemUI
|
5 years ago |
weisj
|
0c4b499c33
|
Don't uninstall decorations if window handle is 0 on windows.
|
5 years ago |
weisj
|
9cc1f6c6c0
|
Don't uninstall decorations if window handle is 0.
|
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 |