weisj
0617fca3c5
Release version 2.7.2
3 years ago
weisj
f20ad1d1bd
Release version 2.7.1
3 years ago
weisj
fabb420e77
Prepare next development round
3 years ago
weisj
4361ab3d59
Set version to 2.7.0
...
This is due to the M1 support on macOS.
3 years ago
Jannis Weis
ef8589b4d4
Build: Replace system JavaNativeFramework with openjdk compiled stub.
3 years ago
weisj
a6e816653c
Actions: Revert option to use branch name for snapshot identifier
3 years ago
weisj
b1bb5caa10
Actions: Add option to use the current branch name as the snapshot identifier
3 years ago
weisj
b0804f792e
Release version 2.6.2
...
Prepare next development round.
4 years ago
weisj
c4413687a4
Release version 2.6.0
...
Prepare next development round
4 years ago
weisj
5580656e79
Build: Update to Gradle 7
...
Upgrade gradle version to 7.0. Make use of typesafe project and library accessors. These replace the current bom project.
Handle different xCode version on macOS.
4 years ago
weisj
81ac979217
Update implementation of DarklafComponentFactory.
4 years ago
weisj
db9283d51a
SWING-DSL: Provide spacing hints for the swing-dsl library and set a ComponentFactory to provide darklaf specific components.
4 years ago
weisj
fe1ba8c3a0
Update version number to 2.6.0
...
The changes in property parsing may brake current theme files.
4 years ago
weisj
a2456bf790
Update svgSalamander version: 1.1.2.3 -> 1.1.2.4
4 years ago
weisj
80cf5dbc4d
Release version 2.5.5
...
Prepare for next development round.
4 years ago
weisj
dbb95154e3
Revert gradle update (back to version 6.5) due to incompatibility with snapshot publishing.
...
Downgrade to stable nokkee version.
4 years ago
weisj
fcd57feabb
Release version 2.5.4
4 years ago
weisj
51a303d336
Update nokee version
4 years ago
weisj
9b90b5daf0
Release version 2.5.2
...
Prepare next development round.
4 years ago
weisj
42f0f3b3f3
Release version 2.5.2
...
Prepare next development round.
4 years ago
weisj
10455a2969
Release version 2.5.1.
...
Prepare next development round.
4 years ago
weisj
4533a16e7b
Release version 2.5.0.
...
Prepare next development round.
4 years ago
weisj
d74a566c4d
Update svgSalamander to version 1.1.2.3 from 1.1.2.1
4 years ago
weisj
19d72fa84d
Release version 2.4.10
...
Prepare next development round.
4 years ago
weisj
721ac2442f
Release version 2.4.9
4 years ago
weisj
247af9f63d
Release version 2.4.8
...
Prepare next development round.
4 years ago
weisj
f72f8f4300
Add demo for LGoodDatePicker to improve compatiblity.
...
Make semantics for button border insets and margins more clear.
- Border insets subtract from the background area (The background area is the component size minus the insets).
- Margins add to the background area (the background area is the content area plus the margin).
- For borderless variants the size of the background is enforced to comply to the margin values.
Ensure tabbed and normal popups have the same header height.
Ensure more and new tab button in tabbedpane are aligned the same way and have the same height.
4 years ago
weisj
3b5dcfe476
Release version 2.4.7
...
Prepare next development round.
4 years ago
weisj
86e9297fcf
Release version 2.4.6
...
Prepare next development round.
4 years ago
weisj
05db9c8558
Release version 2.4.5.
...
Prepare next development round.
4 years ago
weisj
503be18f7f
Release version 2.4.4
...
Prepare next development round.
4 years ago
weisj
f1f74e0abd
Update google auto-service to 1.0-rc7
4 years ago
weisj
b6e3729b07
Release version 2.4.3
...
Prepare next development round.
4 years ago
weisj
c942ece18a
Prepare next development round.
4 years ago
weisj
fdac105d61
new rc.
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
080e0ee506
Prepare next development round.
4 years ago
weisj
88bcb6d8ab
Suppress unused warnings.
4 years ago
weisj
37c9df194d
Updated release noted.
...
Updated development version number to reflect changes.
4 years ago
weisj
5ea0ada0f8
Update to nokee 0.4
4 years ago
weisj
cc6ec5e520
Move nokee version definition to root gradle.properties
...
Remove unused shadow.version
4 years ago
weisj
f39c2b4fc2
Prepare next development round.
4 years ago
weisj
a5f7fcb20d
New rc.
4 years ago
weisj
e3df361133
Updated rsyntaxarea version definition to use bom.
5 years ago
weisj
1784e24f19
updated version number.
5 years ago
weisj
3a337c1641
Migrated tests to JUnit.
5 years ago
weisj
42ff4bda24
Updated version numbers.
5 years ago
weisj
861b9162b6
Setup creation of snapshot versions.
...
Made darklaf-theme and darklaf-utils be transitive dependencies to avoid confusion of classes are unavailable.
Added information about automatic library downloads and nightly builds in README.
5 years ago
weisj
4a5642a809
new rc
5 years ago
Jannis Weis
deae2142da
Migrate to Nokee plugin ( #173 )
...
Migrate to Nokee plugin.
Improved dark mode detection on macOS.
Fixed issue where the native theme option wasn't available in the theme settings on macOS.
Improved scrollbars.
5 years ago