21 Commits (8df4bb84256fc32d1c79a2c8ad73896b7ee5e61d)

Author SHA1 Message Date
weisj dee7750de7 Improved popupMenu layout. 5 years ago
weisj 3ee6d18f1f Changed api for FontSizeRule. 5 years ago
weisj 6bdf10857f Refactored defaults initialization. 5 years ago
weisj a5d7545c03 Fixed issue where themed icons were not correctly updated when painted directly as svg icon. 5 years ago
weisj 4fc9f03de9 Initial support for choosing a theme by specifying a preferred style. 5 years ago
weisj 0bdb8525a0 Fixed issues when changing the laf with JTabFrame and NumberedTextComponent. 5 years ago
weisj 907c936b11 Fixed opaque background for picker window. 5 years ago
weisj 1760744807 formatting and code style. 5 years ago
weisj 1182064f5a Made check for current theme simpler. 5 years ago
weisj 34811ae803 Replaced ObjectRequest with LazyValue. 5 years ago
weisj 0f60e0c112 Load components as no-singleton objects. Fixes #110 5 years ago
weisj 05eee4e01c Added SplitPane.dividerSize property. 5 years ago
weisj 283e617ada Added font.properties. Fonts can be created without specifying the actual font name. In this case the font of the parent laf is used and adjusted. 5 years ago
weisj e117205b5b Added support for fallback keys when resolving the color of a themed svg icon. 5 years ago
weisj facb287624 Added invalid initial theme object to ensure icon gets loaded at least once, even if not created through the IconLoader. 5 years ago
weisj d567b6354d Added demo for rotatable icons. 5 years ago
weisj ec5e3a4ab0 Replaced hard coded property names with constants. 5 years ago
Jannis Weis 027fd444a8
Decorations support for macOS. (#54) 5 years ago
weisj c7bfa23133 Fixed aware icons not updating on theme change. 5 years ago
weisj c65475afb8 Fixed property loading from different location. 5 years ago
weisj ce12748691 Moved property loading to own module to make darklaf-windows self contained. 5 years ago