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
6170f72a3e
Add convenience method to strip accent colors and font size from a theme.
4 years ago
weisj
b2461982d5
Allow passing context defaults in constructor and offer different modes for merging context properties (hardcode them, remove them (i.e. use the values from the new context) or replace them with explicit references).
4 years ago
weisj
0d12aee528
Expose #getUri to sublasses.
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.
...
Add utility method for simple dnd.
4 years ago
weisj
2c55ad4f11
Add API to change the context properties of a custom icon (i.e the theme defaults).
...
Add option to reference other properties when resolving icon properties. Properties can be referenced by setting the property value to %<other property>.
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
3dca652e82
Add method to get the reference prefix.
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.
...
Show scrollbar when scrolling (and scrollbar hiding is enabled).
4 years ago
weisj
42f0f3b3f3
Release version 2.5.2
...
Prepare next development round.
4 years ago
weisj
261cf2a91f
Update change notes.
4 years ago
weisj
8b283ef5d1
Made rollover/click effect more pronounced for dark high contrast theme.
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).
...
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
d4ec4baab0
Increase opacity for button panel.
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