2041 Commits (eb2a7057ceb18458ea8b8840f2cd21b215d3e77f)
 

Author SHA1 Message Date
Jannis Weis 64d5b2fec2
Parser: Recognise "Font" as a font key suffix 3 years ago
Jannis Weis 3c7ec99cd6
Parser: Trim input before parsing 3 years ago
Jannis Weis 75e055f6b3
IconLoader: Print path when failing to load a file 3 years ago
Jannis Weis 92e61ac97e
Make sound.svg available in iconset 3 years ago
Jannis Weis bcdc2f6990
Fix code style 3 years ago
Jannis Weis a9be53454f
Tests: Fix compilation errors 3 years ago
Jannis Weis 99833fcd04
Make platform.preferences usable as a standalone module 3 years ago
Jannis Weis fa442a8bd3
Remove darklaf.properties dependency from windows and mac module 3 years ago
Jannis Weis 63c5a1b836
Extract system preference reporting mechanism to own module 3 years ago
Jannis Weis 5f69904a22
Remove refactoring artifacts 3 years ago
Jannis Weis ce1cc67793
Don't format objective-c files 3 years ago
Jannis Weis 3b13068470
CI: Run errorprone on Java 11 3 years ago
Jannis Weis 42506c137f
Build: Properly package module stubs 3 years ago
Anticleiades a439cd254a
Correct Italian translations 3 years ago
Anticleiades b0976c04b7 Fix glitches occurring while resizing JFrame, by adding the missing "control" global property 3 years ago
Jannis Weis 59ca3502c8
Build: Stub invisible modules to avoid compiler warnings 3 years ago
Jannis Weis e722048341
TabFrame: Add method to add custom buttons to the popup header 3 years ago
Jannis Weis 1cc12259bd
Remove debug print statement 3 years ago
Jannis Weis e40947b057
Build: Ensure test executions are patched to use module path 3 years ago
Xujiayao a064098869 Correct Chinese and Japanese translations and add theme_settings translations for both languages 3 years ago
Jannis Weis b4e38bd818
Windows: Use rcWork instead of rcMonitor in window bounds adjustments 3 years ago
Jannis Weis 4453ce13a7
Windows: Also extend client frame when running on Windows 11 3 years ago
Jannis Weis 3e6672ca9b
Improve automatic tooltip alignment 3 years ago
Jannis Weis 6e6cff98a2
Check that demos are running on the module path 3 years ago
Jannis Weis 59d3be81bc
Filter duplicate icons 3 years ago
Jannis Weis d068d95675
Demo: Rename AllIcons to AllUIconsDemo 3 years ago
Jannis Weis 2ec19dbafd
Test: Start index counting from 1 for output 3 years ago
Jannis Weis cd41dfec79
Modules: Export implementation classes only to darklaf.core 3 years ago
Jannis Weis 1cc0cd20f0
Build: Automatically patch execution tasks to run on module path 3 years ago
Jannis Weis 2ef0cb79be
Ignore space of shadow when aligning tooltip border 3 years ago
Jannis Weis ff44d37d16
Use background of component instead of first opaque parent 3 years ago
Nico Mexis 554e0346c1 Update Gradle wrapper script 3 years ago
Jannis Weis 0f6d528542
Build+macOS: Add some extra @rpath entries to search for JavaNativeFoundation 3 years ago
Jannis Weis b2cec3ef34 Icons: Share complete state of SVGDocument by reference 3 years ago
Jannis Weis 56268d1115 Icons: Ensure loaded svg document isn't null 3 years ago
Jannis Weis b43107e46f Tests: Ensure tests fail when an exception occurs during setup 3 years ago
Jannis Weis becd682f8c Build+Tests: Setup test logging 3 years ago
Jannis Weis 7d8122fb73 Tests: Wait for demo window reference to be set 3 years ago
Jannis Weis 212b006718 Increase tooltip border radius on macOS and Windows 11 3 years ago
Jannis Weis 37de65ddca Properly display the background of popup components 3 years ago
Jannis Weis b71d3c8019 Reduce overhead of painting balloon tooltip background 3 years ago
Jannis Weis 0057e83b5c Simplify and improve DropShadowBorder 3 years ago
Jannis Weis e2277918c6 Restore previous Laf when creating the base laf 3 years ago
weisj 6025ebd4e8 Documentation: Increase resolution of preview images 3 years ago
weisj aa88be95f8 Only load icons of colored radiobutton once 3 years ago
weisj d24e3ba741 Icons: Replace svgSalamander with JSVG 3 years ago
weisj 8019e61d50 Demo: Only use files which have an svg extension 3 years ago
Jannis Weis 99f98b5bf2 CI: Replace wrapper-cache-enabled with distributions-cache-enabled 3 years ago
Jannis Weis 09542de442 CI: Skip spotless when running errorprone 3 years ago
Jannis Weis 538a0f9cff Properly fail build with Java < 9 and -Prelease=true 3 years ago