1470 Commits (f4606cfec305f216329059af64e3f75af3ebaa91)
 

Author SHA1 Message Date
weisj 5709f5f113 Ensure rollover state isn't lost after button has been pressed. 4 years ago
weisj c3e836216d Add option to change the target to which the tooltip will be relatively aligned. 4 years ago
weisj 4649b045a5 Avoid setting the view multiple times. 4 years ago
weisj 02734d0a97 Add OverlayIcon and TextIcon. 4 years ago
weisj 0ef5a677c0 Extract text alignment into separate method. 4 years ago
weisj 0aad0104c1 Ensure arrow button doesn't get removed after theme change. 4 years ago
weisj 55697f6411 Don't use borderless conversion painting if borderless is explicitly requested. 4 years ago
weisj 52059aa4a1 Ensure ArrowButton doesn't have a border. 4 years ago
weisj a9e0ce3a22 Request current combobox renderer with -1 index to be consistent with other LaFs. 4 years ago
weisj 6ee8cb762a Slightly increase tooltip background area to prevent bleeding. 4 years ago
weisj 76b1adc510 Ensure cell editing is stopped after color chooser is closed. 4 years ago
weisj 0bd0de485a Add accent color support to SolarizedLightTheme. 4 years ago
weisj fac5fe81c4 Improve preview for UIManagerDefaults. 4 years ago
weisj 4f29251aae Reduce margins to compensate renderer size if combobox is not tall enough. 4 years ago
weisj 7aedb3a38e Adjust button shadow color for light solarized theme. 4 years ago
weisj ab3bb26512 Adjust button margins s.t. buttons are the same height as comboboxes and spinners. 4 years ago
weisj 0f73bd5e51 Add preliminary theme editor. 4 years ago
weisj d6d500d067 Ensure slider togglebutton has correct height. 4 years ago
weisj 9b5aebca48 Fix too large combobox popup. 4 years ago
weisj 2998ad210b Replace timing based popup trigger with new event consumption flag. 4 years ago
weisj 19d748d085 Remove print statements. 4 years ago
weisj 6cdde828bf Use PopupColorChooser for color cell editor. 4 years ago
weisj 678dcc0ca8 Delete unnecessary intermediate class. 4 years ago
weisj b1ca895e55 Fix color renderer/editor for tables. 4 years ago
weisj a0832252bd Ensure correct animation state after laf change. 4 years ago
weisj a3f0ffa63e Ensure #animationDOne is invoked if animation is stopped right away. 4 years ago
weisj 9d7c7ea176 Implement #equals and #hashCode for Theme. 4 years ago
weisj 6df91b7aac Don't apply margin when text component is used as cell editor. 4 years ago
weisj 8b1b5549d4 Only start animation if window is undecorated and a target component is set. 4 years ago
weisj 897766c504 Check if component is set. 4 years ago
weisj ca67c55ccf Update change notes. 4 years ago
weisj 04a9f17135 Respect custom editor background of spinner if set. 4 years ago
weisj 7f6681e33f Apply combobox render background if set. 4 years ago
weisj 9459c75473 Include editor insets in preferred size. 4 years ago
weisj 377596663b Update release notes. 4 years ago
Kohei SAKURAI 7ee01c45d5 The super constructor of DarkScrollBarListener checks null animators returned by DarkMacScrollBarUI.MacScrollBarListener. 4 years ago
weisj 75fa223911 Remove insets from slider knob. 4 years ago
weisj a7314f9d0b Update version in README. 4 years ago
weisj 10455a2969 Release version 2.5.1. 4 years ago
weisj 34a06107e4 Fix incorrect disabled boolean renderer icons being displayed. 4 years ago
weisj 295580aefc Ignore generated documentation. 4 years ago
weisj aa6cf8b199 Make raw colorChooser.svg smaller. 4 years ago
weisj 023a51f7bf Update release notes template. 4 years ago
weisj 4533a16e7b Release version 2.5.0. 4 years ago
weisj fb99265a39 Add docs to JSplitButton. 4 years ago
weisj e6863ca278 Propagate disabled state of tree/table to boolean render. 4 years ago
weisj 5b8a340e60 Refactor tests. 4 years ago
weisj d74a566c4d Update svgSalamander to version 1.1.2.3 from 1.1.2.1 4 years ago
weisj 2b63847c4a Promote darklaf-property-loader to api dependency. 4 years ago
weisj 11c74eaa4e Make SynthesiseLafProcessor incremental. 4 years ago