weisj
59d46472fd
Fixed funky action behaviour.
5 years ago
Jannis Weis
f7044b740d
Update README.md
5 years ago
Jannis Weis
cba23d503b
Update README.md
5 years ago
Jannis Weis
1e80cf2f32
Update README.md
5 years ago
Jannis Weis
9c29889803
Update README.md
5 years ago
Jannis Weis
1d82718044
Update README.md
5 years ago
Jannis Weis
42524a285f
Update README.md
5 years ago
weisj
8605c5e576
New preview image
5 years ago
weisj
8302cc0462
Fixed text background.
5 years ago
weisj
b9a32ed440
moved logging to own package.
5 years ago
weisj
0002162b36
Fixed the issue where the rounded corners on animated taskPane would show up too early.
...
Added exception to unfinished IntelliJ theme.
5 years ago
weisj
b91b551b23
Added titled border.
...
Fixed issue where wrong color was used for TableHeader.
5 years ago
weisj
3597b183c4
Changed how button arcs work.
...
Added hand cursor to spinner/comboBox.
Fixed an issue where clicking on the volume icon would move the slider.
5 years ago
weisj
22959f5e0a
Added cache singletons for colors/icons/etc...
5 years ago
weisj
cf058d8fa1
Added Option pane ui.
5 years ago
weisj
d46d8a3a89
Improved value storage for ColorChooser.
...
Made invalid input signal for ColorChooser less intrusive.
Added error visualization for FormattedTextField.
Fixed error where ListCellRenderer could not be loaded from defaults.
5 years ago
weisj
86215082cb
Fixed an issue where the cursor wasn't correctly displayed in OverlayScrollPanes.
...
Added convenience class for tooltip alignment.
Fixed an issue where clicking on a JToggleButton would not be recognized.
Fixed an issue where JToggleButtons were too wide.
Fixed an issue where the arrowIcon wouldn't be displayed in menus.
Added ui for fileChooser.
Fixed issue where the tooltip border was too small.
5 years ago
weisj
e4d8efa330
added jlayer images exclude.
5 years ago
weisj
97b3d1d87b
Added TabFrame component.
5 years ago
weisj
865954984e
Added plain tooltip style.
5 years ago
weisj
d8ae8b4407
Fixed tooltip sizing issue.
5 years ago
weisj
c2bea9c127
Added demo for tooltip.
5 years ago
weisj
fffa2f18ae
TabbedPane no longer tries to end dragging when not appropriate.
5 years ago
weisj
db92d662b8
renamed misspelled property
5 years ago
weisj
7202540d1d
Fixed sizing issues for tooltip.
5 years ago
weisj
bb2009d079
Applies new tooltip api.
...
Sliders in ColorChooser now represent the current value.
5 years ago
weisj
20f6d84bce
Added functionality to ease the creation of hooked tooltips.
5 years ago
weisj
f458e9ced0
refactored TabbedPaneUI
5 years ago
Jannis Weis
164acacf22
Update README.md
5 years ago
weisj
e545ecbf01
First build
5 years ago
weisj
dfaa6c9269
Added documentation.
5 years ago
weisj
cf5f0f8ea8
added production notice.
5 years ago
weisj
e62200bdf1
Renamed TextBubbleBorder to BubbleBorder.
5 years ago
weisj
2e00f900d0
Removed darcula dependency.
5 years ago
weisj
fe01861f2b
added Licence notice and authors.
5 years ago
weisj
7d6f7a24f3
Ported ProgressBarUI
5 years ago
weisj
f15d0ae50b
Changed clear icon for search variant.
...
Fixed border opacity for search variant.
5 years ago
weisj
60cd5775ee
Shadow in ColorChooser is now controlled by %shadow property.
5 years ago
weisj
6e3d0b3b6e
Fixed an issue where changing the LookAndFeel would not correctly
...
set the window style.
5 years ago
weisj
82de1a35ae
Fixed rendering while dragging when custom tab components are installed.
5 years ago
weisj
07383b1a12
Added support for in-place tab DnD.
5 years ago
weisj
41f17ba2fe
Added variant to JSpinner with +/- controls.
5 years ago
weisj
40f1c275bc
Put back alpha rendering for focus borders. Allows for more flexibility when using components where the background is different from the default color.
5 years ago
weisj
468bbfd6a6
Fixed background painting issue.
5 years ago
weisj
820eb689f0
Made svg icon load the svg model load lazily.
...
MAde ThemedIcon patch colors lazily.
Added TristateCheckBox.
Fixed NPE during titlePane uninstall process.
Added missing properties for striped table/tree.
5 years ago
weisj
842988dc5c
Fixed hex string formatting.
5 years ago
weisj
1678e75892
Fixed issues when swapping the LookAndFeel.
...
Added the option to theme icons. (should be used sparsely)
Improved radioButton/checkBox rendering.
5 years ago
weisj
e3292ae24e
Further preparations for theming support.
5 years ago
weisj
0b9125dfec
Added DesktopIconUI
5 years ago
weisj
3aa04d315d
Separated properties and refactored colors to enable theming support.
5 years ago