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
Jannis Weis
2c2f961c71
Merge pull request #39 from weisJ/text_demo
...
Demo & Fixes for JTextField/JPasswordField
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
Jannis Weis
51720c3596
Merge pull request #37 from weisJ/custom_insets
...
Replace hard coded insets with properties.
5 years ago
weisj
c7f95d75f1
Merge remote-tracking branch 'origin/custom_insets' into custom_insets
...
# Conflicts:
# core/src/main/java/com/github/weisj/darklaf/ui/text/DarkTextBorder.java
5 years ago
weisj
6e2676556f
Replaced hard coded inset values with properties.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
Jannis Weis
98b66ba1cc
Merge pull request #36 from vlsi/apple_menu
...
Fix integration with system menu in macOS
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
38a9081ca8
new rc
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
Jannis Weis
4e16552330
Merge pull request #35 from vlsi/update_readme
...
Remove mention of build_x86.gradle in readme
5 years ago
Vladimir Sitnikov
f3eb5e7802
Remove mention of build_x86.gradle in readme
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
Jannis Weis
efc4d11a5c
Merge pull request #34 from vlsi/move_core
...
Move core to darklaf-core
5 years ago
Vladimir Sitnikov
cd0b871ca0
Move core to darklaf-core
5 years ago
Jannis Weis
74ad3a6933
Merge pull request #33 from vlsi/refactor_build
...
Split projects, migrate to Kotlin DSL
5 years ago
Vladimir Sitnikov
3ae99e44fc
Split projects, migrate to Kotlin DSL
5 years ago
Jannis Weis
d4e947ced6
Update README.md
5 years ago
weisj
af25c7dd94
fixed highlighting issues in components different than JEditorPane.
...
Fixed background painting for non textfield components with text border.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
b127cb6896
added text demo
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
2389fa2307
improved copying of licenses.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
cfe04e1bc5
Fixed MenuBar not being the system menu on macOs.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
9e7388f343
Fixed border is painted shifted.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
c23556c13f
Added LabelDemo.
...
Fixed incorrect foreground for disabled labels.
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
Jannis Weis
54f90c5c7d
Merge pull request #31 from vlsi/wrapper_validation
...
Add Gradle wrapper validation
5 years ago
Vladimir Sitnikov
901027dd7c
Add Gradle wrapper validation
...
This validates the integrity of gradle/wrapper/gradle-wrapper.jar
5 years ago
Jannis Weis
ab8df43af8
Merge pull request #30 from vlsi/gitattributes
...
Add .gitattributes to ensure files have expected line endings
5 years ago
Vladimir Sitnikov
1a4de92d1c
Add .gitattributes to ensure files have expected line endings
5 years ago
Jannis Weis
8647a27d88
Merge pull request #27 from vlsi/gha
...
Add GitHub Actions CI for pull request testing
5 years ago
Vladimir Sitnikov
fa3c6a5af5
Add GitHub Actions CI for pull request testing
5 years ago
weisj
08f1d9ec3e
dont't build native libraries on non windows platforms.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
c66d8b5a22
updated build script
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
Jannis Weis
29a0fa5d8b
added pbjar license
...
added pbjar license.
Fixed typos.
5 years ago
weisj
5cf68e682e
Switched to newer version of svgSalamander.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
afcd7686fa
Fixed incorrect path.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
a003b37832
removed binaries.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
ac9de65724
Include licenses in jar.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
0e58b50b54
Fixed incorrect text color for boolean editor after tree has been unfocused.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
15647d33bf
Fixed RadioButton/CheckBox not firing when clicked on text.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
c8a8168772
don't build native libraries on non windows platform
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
8246bb470f
Default insets for buttons can be changed by themes.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
b348358b5b
add global property for button rollover.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
ffc248f781
new build
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
e4b219e6ea
new build
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
e8a3a77d26
reverted to fixed version numbers.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
dc624ba14b
Fixed NPE for table with no header.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago
weisj
b0cee5250d
updated dependencies.
...
Signed-off-by: weisj <weisj@arcor.de>
5 years ago