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
weisj
cc5770b02d
Cleanup
5 years ago
weisj
ce57cf4e0d
Fixed component orientation issues for JTree.
5 years ago
weisj
3f52eb77f7
Fixed keyboard navigation for JTree.
5 years ago
weisj
a378cf8325
Ported TreeUI.
...
Improved checkBox/Radiobutton rendering for JTable.
Improved ComboBox/Spinner rendering for JTable.
5 years ago
weisj
6f3b9c0ee3
Added ToolBarUI.
5 years ago
Jannis Weis
3f42c27d9a
Merge pull request #1 from weisJ/add-license-1
...
Create LICENSE
5 years ago
Jannis Weis
26979751e5
Create LICENSE
5 years ago
Jannis Weis
ab2bbb8116
Update README.md
5 years ago
Jannis Weis
4f5aa2e2f5
Update README.md
5 years ago
weisj
c784858fac
Preview image.
...
Fixed some layouy issues for ColorChooser.
5 years ago
weisj
09fc30943e
Changed jni dependency from compileOnly to compile.
5 years ago
weisj
1ec3e3aa54
Added IntelliJ Notice.
...
Changed icon to duke.
5 years ago
weisj
5e626206ea
Removed further dependency on DarculaLaf.
...
Fixed several code style issues.
5 years ago
weisj
b44faed355
Got rid of unnecessary dependencies.
...
Ported jar build process to gradle.
Added support for 32bit JREs.
5 years ago
weisj
3ec7d9ab4a
Fixed Hex field in color chooser loosing value when focus is lost.
5 years ago
weisj
468f38583b
Support for loading library from jar for better distribution.
5 years ago