weisj
5705fd8940
Fixed spelling error in property.
...
Fixed plain tooltip too large.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
1c67576449
Fixed spelling error in property.
...
Fixed plain tooltip too large.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
Vladimir Sitnikov
c43697be93
Add MigLayout for test code
5 years ago
weisj
5182603f7a
Fixed text shifting when making comboBox editable.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
616b81c76e
View icons from jars in AllIcons.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
ee297f1ed8
Adjusted ProgressBar foreground.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
c65475afb8
Fixed property loading from different location.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
ce12748691
Moved property loading to own module to make darklaf-windows self contained.
...
Moved shared utility classes to own module.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
990e748c1e
Moved remaining windows specific code to darklaf-windows.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
f758a9b343
Added table demo.
...
Fixed insets for combobox and spinner when used as table cell editors.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
1dbc8ff662
Made decorations creation process more flexible and independent of the platform specific implementation.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
b8150f1e84
Button now shows pressed state regardless of isRollover().
...
Buttons now don't steal default state by default.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
Vladimir Sitnikov
aa6f3ce559
Make armed state of a button visible for default and regular buttons
...
Previously armed was painted only for rollover buttons
5 years ago
weisj
4db70fdff8
Button now respects bold font when calculating size.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
99d6ec07e2
Fixed too large windows when custom decorations are enabled.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
f8a5a2e084
fixed default font clipped.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
009628fdb3
Fixed focus border not showing when text border is applied to no TextField components.
...
Adjusted insets of TextFields.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
Vladimir Sitnikov
5779e7ec6b
Reduce verbosity of Loading icon logging messages
5 years ago
weisj
4a3041ace8
ComboBox and Spinner now have smaller insets.
...
ComboBox and Spinner now use the correct icons on intellij_mac.
TextFields now correctly paint their background in a table.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
754ff3f93a
Fixed fill painting. And resulting problems with TaskPane.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
a551ac684e
added TextField % PasswordField demo.
...
Fixed some insets.
Fixed icon position for search variant and password field show button.
Renamed JTextField.hasError to JTextComponent.hasError
Renamed PasswordField.view to JPasswordField.showViewIcon
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
6e2676556f
Replaced hard coded inset values with properties.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
371cf77df6
Replaced hard coded inset values with properties.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
Vladimir Sitnikov
265c1c1725
Fix integration with system menu in macOS
5 years ago
weisj
d1be0a97ea
Changed svgIcon to not use deprecated api.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
8b8ce17390
Removed old platform binaries.
...
Added iml files to gitignore
Removed darklaf.iml
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
Vladimir Sitnikov
cd0b871ca0
Move core to darklaf-core
5 years ago