441 Commits (06ba14f88d1df3cc6b004b00522cf8d48e616410)
 

Author SHA1 Message Date
weisj 06ba14f88d moved initialization of base Laf to own method. 5 years ago
Jannis Weis e09eb8da1e
Update DarkLaf.java 5 years ago
Jannis Weis 36bdfe3f36
removed reflective call to create systemLaf 5 years ago
weisj 9bd8289fd2 Improved heavyweight tooltip flickering. 5 years ago
weisj c568558a18 Reuse currentLaf is possible. 5 years ago
weisj 691d9aec96 Adjusted spacing in FileChooser. 5 years ago
weisj 31fab14fe2 Removed use of aqua specific PopupFactory. 5 years ago
weisj 9b51ef816e Fixed background of medium weight popups. 5 years ago
weisj 23a38f0d94 smoother tooltip fade in 5 years ago
weisj 3ad6eb254f smoother tooltip fade in 5 years ago
weisj f1b1fe72ad Fixed opaque tooltip background on macOS. 5 years ago
weisj 336d75a66d Adjusted demo layout. 5 years ago
weisj ed3e73e536 removed unused test class. 5 years ago
weisj ece71b32bb Adjusted insets s.t. button, comboBox, spinner and textfield have the same height. 5 years ago
weisj b92eae10ae migrate demos to MigLayout 5 years ago
weisj 5705fd8940 Fixed spelling error in property. 5 years ago
weisj 1c67576449 Fixed spelling error in property. 5 years ago
weisj 7d62789b66 Merge branch 'master' of https://github.com/weisJ/darklaf 5 years ago
Jannis Weis a811c88b8b
Merge pull request #52 from vlsi/miglayout 5 years ago
Vladimir Sitnikov c43697be93 Add MigLayout for test code 5 years ago
weisj 5182603f7a Fixed text shifting when making comboBox editable. 5 years ago
weisj 616b81c76e View icons from jars in AllIcons. 5 years ago
weisj c7bfa23133 Fixed aware icons not updating on theme change. 5 years ago
weisj 7d05e63134 new rc 5 years ago
Jannis Weis ff55c99f22
Update README.md 5 years ago
weisj ee297f1ed8 Adjusted ProgressBar foreground. 5 years ago
Jannis Weis 2a30eb9e1b
Merge pull request #48 from weisJ/modules 5 years ago
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