483 Commits (6b9fa9f1596bbf90914d7008c4d49fc43f3efb94)

Author SHA1 Message Date
weisj 0f6835c45e Fixes ColorUIResource#brighter and ColorUIResource#brighter not returning a ColorUIResource. 5 years ago
weisj 05671d87a2 Improved vertical position of checkbox / radiobutton as cell renderers. 5 years ago
weisj dd19ad4e66 Fixed popups not having a shadow [windows]. 5 years ago
weisj 21780d96db Removed unnecessary super calls. 5 years ago
weisj c301049450 Fixed button content overlapping border. Fixes #148 5 years ago
weisj 73bf8ecbe4 Fixed highlight sometimes not painting right side of rounded corners. 5 years ago
weisj 052f40e90c Added notice about blocking garbage collection if components aren unregistered. 5 years ago
weisj ba560ed25a added method to easily unregister component updaters. 5 years ago
weisj b31af2aeaf Refactored "decorator" package to "listener" and "delegate" package. 5 years ago
weisj be684b821e Added option to listen for theme changes. 5 years ago
weisj 54c798587c The system preferences button is now disabled if they aren't supported. 5 years ago
weisj 0f061cfbec Added option for default text in text components. 5 years ago
weisj 71eb9db0ee removed log statements. 5 years ago
weisj e25e113b5e Sync ThemeSettings to manual changes. 5 years ago
weisj 13490e2f98 Fixed filechosser border being uninstalled when laf is changed. 5 years ago
weisj 6571a64d8f Added equals and hahCode for PreferredThemeStyle. 5 years ago
weisj aee2e42672 removed unnecessary function call. 5 years ago
weisj 9eab9d3eae Formatting & improved log readability. 5 years ago
weisj de665a01d0 Refactored utility classes. 5 years ago
weisj aac2984a6f Updated formatting rules. 5 years ago
weisj 58570fbd63 Added option to modify all defaults individually. 5 years ago
weisj b7a0da3410 Fixed tooltip opaque [macOS] 5 years ago
weisj 5fecc2cc56 Removed dispose listener. 5 years ago
Vladimir Sitnikov 1a0e4d7ec7 Fix non-ascii properties 5 years ago
weisj 1ed73ef974 Added padding for toolbar grip. 5 years ago
weisj fa3856ada6 Improved size of seperators. 5 years ago
weisj b8b408afd4 Fixed text margins not working. 5 years ago
weisj 08784ad5d6 Fixed popupmenus with only one item not opening in high contrast themes. 5 years ago
weisj ea93a52cd5 Added option to disable the border of splitpane dividers. 5 years ago
weisj ddd6af025f Improved generation of foreground colors. Makes sure thy adhere to a minimum difference in brightness. 5 years ago
weisj 2c115e6bcf Custom radiobuttons now automatically change to the current value if color is still null. 5 years ago
weisj 4f6d0ed381 formatting. 5 years ago
weisj 9482bc3dd8 Fixed missing title bar on macos when using decorations. 5 years ago
weisj 8371826ab5 Improved readability of selected text with custom selection color. 5 years ago
weisj 381ba89d13 Fixed missing rootpane background. 5 years ago
weisj 828ac4251d formatting 5 years ago
weisj b871cd2b6e Fixed malformed documentation creation. 5 years ago
weisj 2f9a3c1a4e new rc 5 years ago
weisj 7a018fcb2c autostyle ci. 5 years ago
weisj 63e55f0f71 Autostyle setup and initial formatting. 5 years ago
weisj 74dbe65bd9 Fixed javadoc warning. 5 years ago
weisj 0d2ff4bbbf Fixed incorrect focus color when using default filled ColoredRadioButton. 5 years ago
weisj b08819ed18 Removed temporary test execution. 5 years ago
weisj ccd4036da2 Removed absolute font adjustment. 5 years ago
weisj 63b7966bc5 Removed automatic border adjustment for TableHeader. 5 years ago
Jannis Weis 6eeb813562
Theme preference support on macOS. (#127) 5 years ago
weisj 0e101edde0 Refactored AllIcons to make use of ComponentDemo. 5 years ago
weisj 80f28f80dd Added icons for text/image MIME types. 5 years ago
weisj c88e1f9acb Added (missing/pending) image icons. 5 years ago
weisj 00729856d0 Added api to get currently available themes. 5 years ago