1159 Commits (fdac105d61a66379ed30673db5406bded0b25a42)
 

Author SHA1 Message Date
weisj 5fd3794c8b Make less functions static in ComponentDemo. 4 years ago
weisj e60e8cecf4 Ensure row height is calculated based on existing cell. 4 years ago
weisj d75362c572 Ensure subtypes of SVGIcon return the correct icon type when being derived. 4 years ago
weisj a42f4bbbaa Ensure custom tooltip position is set after all other changes to its location. 4 years ago
weisj a604043f7d Added api to get antialiasing flags. 4 years ago
weisj ca535aa5a5 Added function to get current log level. 4 years ago
weisj c3dc8d64f0 Changed log level from warning to info. 4 years ago
weisj 15926d4566 Updated change notes. 4 years ago
weisj b1d939f442 Mitigate lack of subpixel antialiasing on windows for non-opaque surfaces. 4 years ago
weisj 3b229953bf Ensure stops have the correct keyframe associated. 4 years ago
weisj ea22785147 Localisation for JTabFrame close button. 4 years ago
weisj 3e088896cb Improve one-dark icon colors 4 years ago
weisj 093eaf82bb Provide localisation for window buttons. 4 years ago
weisj b50ca187b4 Added option to close all other tabs in ClosableTabbedPane. 4 years ago
weisj 02cabd2043 Simplify color definitions in svg icons. 4 years ago
weisj 29b1a88226 Make parameter final. 4 years ago
weisj f526706bbd Issue warning if non-themed icon is attempted to be loaded as one. 4 years ago
weisj 865751592b Fixed incorrect label in demo. 4 years ago
weisj 995da5a232 Fixed incorrect popup locations when moving window between screens with different GraphicConfigurations. 4 years ago
weisj 65f7763085 Reduce issue of non-available subpixel AA on windows for plain tooltips. 5 years ago
weisj 3d36d305df Removed unused imports. 5 years ago
weisj c133c515f9 Fixed foreground color generation. 5 years ago
weisj 94f5f0db02 Fixed duplicate log message. 5 years ago
weisj abfee2c470 Ensure consistency for float to int rgb conversion between macOS color constants and native code. 5 years ago
weisj bb43683636 Updated theme settings icon to incorporate the current accent/selection color. 5 years ago
weisj 29db605a46 Try to keep original horizontal/vertical position of tooltip when trying out different alignments. 5 years ago
weisj fdb22593fd Enable custom selection color fur solarized themes. 5 years ago
weisj 6b9fa9f159 Enabled custom accent/selection colors for OneDarkTheme. 5 years ago
weisj 7689be591a Made selection macOS selection colors available on all platforms. 5 years ago
weisj 6c943a4466 Improved more tabs button for tabbedPane 5 years ago
weisj c62763702e Fixed borders of JTabFrame not being applied correctly. 5 years ago
weisj e3df361133 Updated rsyntaxarea version definition to use bom. 5 years ago
weisj 4e5fe2a6fa Added logging to IconColorMapper. 5 years ago
weisj e11da551d7 Fixed striped background rendering of JList. 5 years ago
weisj 4cba70f327 Fixed incorrect cell foreground for non-focused cells. 5 years ago
weisj 4bfb1c1549 Added option to supply custom scrollpane for OverlayScrollPane. 5 years ago
weisj 9024782505 Improve OneDark text foreground colors. 5 years ago
weisj 00b3d7ead8 Allow usage of custom scrollpane with OverlayScrollPane. 5 years ago
weisj b3865a091c Avoid loading accent properties if they aren't present or not needed. 5 years ago
weisj 133bed00c4 Fixed insets for DarkTextBorder on components different than JTextField. 5 years ago
weisj 7daff31de7 Added missing method in ClosableTabbedPaneDemo. 5 years ago
weisj aea09c3138 Made SearchTextField explicitly specify DarkTextUI.KEY_SHOW_CLEAR=true. 5 years ago
weisj 333f8a4b90 Ensure default buttons don't get lost after theme change. 5 years ago
weisj dec0c8eba5 Fix NPE when calculating baseline for text fields. Fixes #184 5 years ago
weisj 2016816e34 Ensure licenses are included in the jar. 5 years ago
weisj 89f6ff8670 Only update frame icon on theme change if necessary. 5 years ago
weisj 198e5fbe97 Fix NPE in expand_or_move_down action. Fixes #182 5 years ago
weisj 4e3d4cf93f Added utility method for themed frame icons. 5 years ago
weisj dad0ae5385 Make sure custom tab components are disabled if tab is disabled. 5 years ago
Jannis Weis 7dd84ba642
Removed non favourable installation methods. 5 years ago