789 Commits (9b90b5daf02a48ea28a9d9a0f55dedf51a499a5b)

Author SHA1 Message Date
weisj d82a387408 Adjust toolbar margins. 4 years ago
weisj 37b8e5e0eb Setup default margins for JToolBar. 4 years ago
weisj 25554e9158 Make Darklaf#getID reproducible across all Darklaf subclasses. 4 years ago
weisj acd0f36067 Don't enable unsupported theme settings. 4 years ago
weisj bb8a42bb9b Make sure MenuItems are marked as non-selected if they menu is closed. 4 years ago
weisj 116819b993 Remove unneeded warnings suppression. 4 years ago
weisj f0bcd89a67 Fix NPE when uninstalling DarkEditorPaneUI. 4 years ago
weisj 28d3d0c08d Make Descriptor non-opaque 4 years ago
weisj 74c5e55742 Remove debug print statement. 4 years ago
weisj 48528a0a80 Remove unused NumberFormat. 4 years ago
weisj efd996ce8a Convert label values of SmallColorChooser into editable textfields. 4 years ago
weisj cfeb383535 Move DynamicUI to components package. 4 years ago
weisj 771e0cf03a Update insets of IconDemo. 4 years ago
weisj b2fa58ebc5 Make Icon editor usable with non-darklaf lafs (very rudimentary). 4 years ago
weisj 3ec5dfd6eb Provide fallback values for most icon properties. 4 years ago
weisj c5d43c1e60 Provide non-darklaf drop-in implementation for AttachedPopupComponent#showComponent 4 years ago
weisj 4bc3327cf8 Restrict size of popup list chooser. 4 years ago
weisj b1cebab636 Group palette colors in icon editor. 4 years ago
weisj 60c42bcafd Replace image icon colors with palette colors. 4 years ago
weisj 9b49c7af87 Add color palette consisting of 13 colors compatible with the themes color scheme. 4 years ago
weisj 6d77f3ecec Allow changing the overlay dropdown icon. 4 years ago
weisj f6c07b4a0f Update IconEditor layout. 4 years ago
weisj 0b753bea5d Add component to edit colors of ThemedIcons (IconEditorPanel). 4 years ago
weisj 2050a149de Make CloseButton public. 4 years ago
weisj f100545659 Add property for arc multiplier. 4 years ago
weisj bc6d923b23 Expose method to load all icons as list. 4 years ago
weisj e4af192e5b Make api for attaching popups to components more versatile. 4 years ago
weisj 2c55ad4f11 Add API to change the context properties of a custom icon (i.e the theme defaults). 4 years ago
weisj 05a6b54375 Add more convenience methods for creating coherent borders. 4 years ago
weisj 2d3760f6f0 Extract common components creation into utility class. 4 years ago
weisj 5164d452b7 Add more general factory method for SimpleListCellRenderer. 4 years ago
weisj e7ce3fa5f8 Format masks. 4 years ago
weisj e960d7ec5b Introduce DO_NOTHING constant. 4 years ago
weisj 9d8f043c2c Update slider icons to prevent bleeding between border and focus glow. 4 years ago
weisj 9dbdfdd3a8 Add disabled save icon. 4 years ago
weisj 0c0cb431d9 Add revert icons. 4 years ago
weisj e713e84044 add disabled refresh icon. 4 years ago
weisj c0d209c200 Add palette icons. 4 years ago
weisj afcf248192 Add utility class to update components after the laf has changed. 4 years ago
weisj b6ea136a74 Fix incorrectly created UI property tables. 4 years ago
weisj 88c35da4b6 Smooth out scroll bar animations. 4 years ago
weisj 81e37c3e1f Added option to toggle the icon of HelpButton from colored to uncolored. 4 years ago
weisj e93e670f5f Ensure themed icons are always updated. 4 years ago
weisj 5db573da67 Add missing icon properties to ThemeEditor. 4 years ago
weisj 2442196058 Ensure slider values are properly snapped if snapToTicks is enabled. 4 years ago
weisj 6f6c8dbc90 Added property to enable scrollbar highlighting when scrolling (disabled by default). 4 years ago
weisj 82331b08d1 Patch icon before requesting the renderer to ensure user-set icons aren't overwritten. 4 years ago
weisj fa854b2dea Revert removal of textIcon* properties. Fixes #216 4 years ago
weisj d4ec4baab0 Increase opacity for button panel. 4 years ago
weisj 779c7f64d3 Ensure state of renderer doesn't change before painting. 4 years ago