1034 Commits (9a31cbdc52f8ee0ea2326c3b6461ac5673826594)

Author SHA1 Message Date
weisj f44fbde515
Fail Laf installation if laf is currently being installed. 3 years ago
weisj 989854c9a4
Build: Reenable autostyle 3 years ago
weisj a9baba753b
Demo: Make content pane wrapping opt-in 3 years ago
weisj f67275f3de
Demo: Don't add control separator if no controls are defined. 3 years ago
weisj 730147262f
Test: Iterate over all spec combinations if extensive testing is enabled. 3 years ago
weisj 0d039e394a
Demo + Test: Refactor ComponentDemo 3 years ago
weisj ae4ec01bca
Test: Don't set --module-path when not supported 3 years ago
weisj 3600ac7e46
Test + CI: Upload test reports 3 years ago
weisj 8d426c6648
Test: Fix NPE exception when demo is null 3 years ago
weisj 1e83634ea3
Test: Suppress unchecked cast warnings 3 years ago
weisj 5e05544b4b
Test: More tests about library packaging 3 years ago
weisj 119905e6ad
Test: Prevent initializing the `editor` variable in the shared ui 3 years ago
weisj dd87892507
Test: Test switching laf 3 years ago
weisj 4179e28302
Test: Clean up custom init tasks after tests have run 3 years ago
weisj 681f8c05c7
Build+Test: Open test resources for property loader 3 years ago
weisj bea1b8c55e
Parser: Change inline prefix from `#` to '%' 3 years ago
weisj acb4068521
Build: Run tests and demos on the module path 3 years ago
weisj aa75beca9b
Modules: Fix resource loading when running on the module path. 3 years ago
weisj 77a09bc117
Build: Extract compatibility code into separate project 3 years ago
weisj aee7f75dba
SwingUtils: Convert grab/ungrab methods to MethodHandles. 3 years ago
weisj 737d7303c4
Remove debug painting. 3 years ago
weisj 6a68876b9a
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 2b3c99b229
Build: Add and compile module info 3 years ago
weisj ac9cffbc07
Remove unused class 3 years ago
weisj ce15294d9e
API: Move ColorUtil into util project as it is referenced there. 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 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 6e91b0274d
TransformUI: Allow for general wrapped RepaintManagers 3 years ago
Pabilo8 c9593dced0 Update Polish translation 3 years ago
weisj 1b0752e160
Font: Fix font replacement predicate 3 years ago
weisj 8775cbc482
ToggleButtonList: Update ui of renderers in updateUI 3 years ago
weisj 2c10d41bdb
Table: Ensure custom renderers/editors are uninstalled 3 years ago
weisj a2c3af4d86 Windows: Remove dependency on JNA 3 years ago
weisj 34326de0b8 TransformUI: Be more lenient when rejecting the better repainting approach 3 years ago
weisj ea877561c2 TransformUI: Replace JXLayer with JLayer 3 years ago
weisj 7cf3520be7
Installation: Don't update uis when changing decorations if LaF isn't installed. 3 years ago
weisj 4382249baf
Menu: Safely check type of 'checkIconFactory' factory property 3 years ago
weisj bd23c170ef
Menu: Remove unused method 3 years ago
weisj a005d5224a
Popup: Assume popups are opaque by default. 3 years ago
weisj ce6f2d3e2d
Windows: Make lists non striped. 3 years ago
weisj c206547453
Tooltip: Fix spelling error 3 years ago
Peter Lemke b71e76968d Update darklaf_de.properties 3 years ago
weisj 1f3d598519
PopupFactory: Add logging information 3 years ago
weisj 64dc8d5e9e
Popup: Allow specifying the bias for enabling (if possible) double-buffering or disabling it to fix transparent windows. 3 years ago
weisj e659d6aea1
Popup [Linux]: Due to a jdk bug report the proper fix for transparent windows is to disable all double buffering on glass pane, layered pane and content pane. 3 years ago
weisj 15a2956e80
UIUtils: Cleanup UIUtilities bridge. 3 years ago
weisj acc4aaf7c2
Memory: Further ensure no memory leaks for with shared resources and wrappers can occur. 3 years ago
weisj 7c7eea8818
Test: Add flag to toggle running all on all themes. 3 years ago