514 Commits (13b5f3f8192c64570314703e1e81ad2f89e556c0)
 

Author SHA1 Message Date
weisj c65475afb8 Fixed property loading from different location. 5 years ago
weisj ce12748691 Moved property loading to own module to make darklaf-windows self contained. 5 years ago
Jannis Weis b87e4888a2
Update README.md 5 years ago
weisj 990e748c1e Moved remaining windows specific code to darklaf-windows. 5 years ago
Jannis Weis 44878b57b8
Update README.md 5 years ago
weisj f758a9b343 Added table demo. 5 years ago
weisj 1dbc8ff662 Made decorations creation process more flexible and independent of the platform specific implementation. 5 years ago
Jannis Weis 4475377a38
Update README.md 5 years ago
Jannis Weis 7646737865
Update README.md 5 years ago
Jannis Weis 217f81640b
Merge pull request #46 from weisJ/optimized_dll 5 years ago
weisj f6aa036002 Reduced dll size by stripping debug information. 5 years ago
Jannis Weis 5cf63e99df
Merge pull request #44 from vlsi/btn_bg 5 years ago
Jannis Weis 6d6f24bb41
Merge branch 'master' into btn_bg 5 years ago
weisj b8150f1e84 Button now shows pressed state regardless of isRollover(). 5 years ago
Vladimir Sitnikov aa6f3ce559 Make armed state of a button visible for default and regular buttons 5 years ago
Jannis Weis 216eeb05e0
Update README.md 5 years ago
Jannis Weis f664ad0bdf
Update README.md 5 years ago
weisj 4db70fdff8 Button now respects bold font when calculating size. 5 years ago
weisj 99d6ec07e2 Fixed too large windows when custom decorations are enabled. 5 years ago
Jannis Weis d020ad2e6f
updated artefact name and version number 5 years ago
weisj f8a5a2e084 fixed default font clipped. 5 years ago
weisj 009628fdb3 Fixed focus border not showing when text border is applied to no TextField components. 5 years ago
Jannis Weis 69f689ac73
Merge pull request #42 from vlsi/logging_verbosity 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. 5 years ago
weisj 754ff3f93a Fixed fill painting. And resulting problems with TaskPane. 5 years ago
Jannis Weis 2c2f961c71
Merge pull request #39 from weisJ/text_demo 5 years ago
weisj a551ac684e added TextField % PasswordField demo. 5 years ago
Jannis Weis 51720c3596
Merge pull request #37 from weisJ/custom_insets 5 years ago
weisj c7f95d75f1 Merge remote-tracking branch 'origin/custom_insets' into custom_insets 5 years ago
weisj 6e2676556f Replaced hard coded inset values with properties. 5 years ago
Jannis Weis 98b66ba1cc
Merge pull request #36 from vlsi/apple_menu 5 years ago
weisj 371cf77df6 Replaced hard coded inset values with properties. 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. 5 years ago
weisj 38a9081ca8 new rc 5 years ago
Jannis Weis 4e16552330
Merge pull request #35 from vlsi/update_readme 5 years ago
Vladimir Sitnikov f3eb5e7802 Remove mention of build_x86.gradle in readme 5 years ago
weisj 8b8ce17390 Removed old platform binaries. 5 years ago
Jannis Weis efc4d11a5c
Merge pull request #34 from vlsi/move_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 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. 5 years ago
weisj b127cb6896 added text demo 5 years ago
weisj 2389fa2307 improved copying of licenses. 5 years ago
weisj cfe04e1bc5 Fixed MenuBar not being the system menu on macOs. 5 years ago
weisj 9e7388f343 Fixed border is painted shifted. 5 years ago
weisj c23556c13f Added LabelDemo. 5 years ago