1840 Commits (8dd0e958d37b6c1dd11b95adb1e54883f66426f6)
 

Author SHA1 Message Date
weisj 425289e4a5
Remove deprecated FileTree 3 years ago
weisj 1f6eb6ecf8
PropertyLoader: Drop support for color values without a leading # 3 years ago
weisj 69ea0119a1 Test: Try to alleviate deadlocks while running demo tests. 3 years ago
weisj 85e556fdfe Dispatch events on a copy of the listener list 3 years ago
weisj 8f8194ee81 Fail Laf installation if laf is currently being installed. 3 years ago
weisj a9ae43f2b2 Ensure contract of Collections#synchronizedList 3 years ago
weisj b926d95aa5 CI: Upload test report 3 years ago
weisj c7e608d36a CI: Fix documentation action 3 years ago
weisj 0fc2d6f7f9 Build: Reenable autostyle 3 years ago
weisj 72e30b4b23 Demo: Make content pane wrapping opt-in 3 years ago
weisj 0afd88b18c Demo: Don't add control separator if no controls are defined. 3 years ago
weisj 5eedd6e5cf Test: Iterate over all spec combinations if extensive testing is enabled. 3 years ago
weisj e0bfabfe7a Demo + Test: Refactor ComponentDemo 3 years ago
weisj 31a765b08c Test: Don't set --module-path when not supported 3 years ago
weisj 82a5f3138f Test + CI: Upload test reports 3 years ago
weisj 623ffc6c01 Readme: Update file paths 3 years ago
weisj 75e8d9c4e7 Test: Fix NPE exception when demo is null 3 years ago
weisj 0282f04a58 Test: Suppress unchecked cast warnings 3 years ago
weisj 12f68839df Test: More tests about library packaging 3 years ago
weisj 92e544c4d7 Test: Prevent initializing the `editor` variable in the shared ui 3 years ago
weisj eaddd25f56 Test: Test switching laf 3 years ago
weisj 660e2f3ab4 Test: Clean up custom init tasks after tests have run 3 years ago
weisj ff9c871ada Build+Test: Open test resources for property loader 3 years ago
weisj c43cbbc62e Parser: Change inline prefix from `#` to '%' 3 years ago
weisj e0bd43dc06 Icons: Fix url discrepancy when running on module path 3 years ago
weisj 5976fa837d Build: Run tests and demos on the module path 3 years ago
weisj 774e4fea4d Modules: Fix resource loading when running on the module path. 3 years ago
weisj 9cb82105e8 Build: Extract compatibility code into separate project 3 years ago
weisj 7ca3405acc Actions: Adjust java versions 3 years ago
weisj c3e88f3156 Build: Add option to skip module info compilation 3 years ago
weisj 4283d52422 NativeUtils: Rename package from platform to nativeutil 3 years ago
weisj ed1a162f42 SwingUtils: Convert grab/ungrab methods to MethodHandles. 3 years ago
weisj 666f5f67e6 Remove debug painting. 3 years ago
weisj be6fa54058 Modules: Move utils in darklaf to ui.utils to avoid split packages. Move classes in property-loader to the properties subpackage to avoid split packages. 3 years ago
weisj e716522288 Build: Add and compile module info 3 years ago
weisj 838bf39224 Remove unused class 3 years ago
weisj aab96b6471 API: Move ColorUtil into util project as it is referenced there. 3 years ago
weisj f1e1db4549 API: Move color package from utils project to property-loader project to avoid split packages. 3 years ago
weisj 0617fca3c5
Release version 2.7.2 3 years ago
weisj 29e45dabf4
Stabilize swingDsl dependency version to 0.1.3 3 years ago
weisj 5d4c691729
Build: Prevent snapshot dependencies when building release versions 3 years ago
weisj f20ad1d1bd
Release version 2.7.1 3 years ago
weisj b6d7c68f3a
NumberingPane: Respect icon width when calculating numbering position 3 years ago
weisj 39dfba2e39
Remove accidentally introduced usage of SwingUtilities2 api. 3 years ago
weisj fabb420e77
Prepare next development round 3 years ago
weisj 1163664e29
Painting: Use SynthGraphicsUtil for text painting. 3 years ago
weisj 865e8e9a68
Make sure propertyChangeListener is called when dirty is set to true 3 years ago
weisj 135684790b
Remove unused method 3 years ago
weisj 4361ab3d59
Set version to 2.7.0 3 years ago
weisj 6e91b0274d
TransformUI: Allow for general wrapped RepaintManagers 3 years ago