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.
Update ColorChooser slider knob color.
|
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.
Add gray color to palette.
|
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.
Increase size of add drop-down icon for icon editor.
|
4 years ago |
weisj
|
f6c07b4a0f
|
Update IconEditor layout.
|
4 years ago |
weisj
|
0b753bea5d
|
Add component to edit colors of ThemedIcons (IconEditorPanel).
Add IconEditor as a sample implementation of an icon editor using the IconEditorPanel
|
4 years ago |
weisj
|
2050a149de
|
Make CloseButton public.
|
4 years ago |
weisj
|
f100545659
|
Add property for arc multiplier.
|
4 years ago |
weisj
|
e4af192e5b
|
Make api for attaching popups to components more versatile.
Add utility method for simple dnd.
|
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.
Extract common layout methods 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
|
88c35da4b6
|
Smooth out scroll bar animations.
Show scrollbar when scrolling (and scrollbar hiding is enabled).
|
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
|
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).
Added property to hide scrollbar if it isn't currently used (macOS only, 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
|
779c7f64d3
|
Ensure state of renderer doesn't change before painting.
|
4 years ago |
weisj
|
58d92a0020
|
Add option to add and edit entries in ThemeEditor.
|
4 years ago |
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
|
0ef5a677c0
|
Extract text alignment into separate method.
|
4 years ago |