weisj
|
3ec43a432e
|
Added border to split pane divider.
|
5 years ago |
weisj
|
15b697ea0c
|
Added checks for null insets.
Fixed NPE for DarkComboBoxUI insets.
|
5 years ago |
weisj
|
fa3febc143
|
Fixed NPE in DarkTreeCellRenderer
|
5 years ago |
weisj
|
6bf22620a2
|
removed -SNAPSHOT classifier from version
|
5 years ago |
weisj
|
a10e7e35dc
|
Fixed skipping of cpp publishing tasks.
Generate pom.xml for use with github dependency tree.
|
5 years ago |
weisj
|
82bb79e1d7
|
Enable global overwrite of theme defaults.
|
5 years ago |
weisj
|
c855f3a236
|
Improved extending of already existing themes.
|
5 years ago |
weisj
|
d0817653f8
|
Fixed incorrect window size/location when using setSize/setPreferredSize.
|
5 years ago |
weisj
|
247690e3e5
|
Fixed NPE when accessing evt.getNewValue() on properChange-Events.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
60b825ed09
|
Fixed disabled/inactive color doesn't get applied to text components.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
412705490f
|
enable logging by default
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
c9572bbe4c
|
Accept wider range of values for HIDE_POPUP_KEY.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
60800d59dd
|
Fixed NPE when value in JTree is null.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
adce7d142b
|
Remove floating toolbar title bar and hide it while dragging.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
Jannis Weis
|
027fd444a8
|
Decorations support for macOS. (#54)
Adds support for window decorations that "replace" the native ones on macOS.
|
5 years ago |
weisj
|
dd66a018cd
|
Fixed ToolBar NPE on drag.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
5294b63bb2
|
fixed textfield not removing selection when loosing focus.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
52c076905e
|
Fixed cell height when an empty string is given.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
bdd08862e9
|
moved dialog icon to resource folder.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
e7e4eb0299
|
fixed imports
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
c917e6c11c
|
Moved custom decorations base classes to own module as not all implementations of custom decorations are JNI based.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
06ba14f88d
|
moved initialization of base Laf to own method.
Signed-off-by: weisj <weisj@arcor.de>
|
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.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
c568558a18
|
Reuse currentLaf is possible.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
691d9aec96
|
Adjusted spacing in FileChooser.
Suppressed reflective warning on loadup.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
31fab14fe2
|
Removed use of aqua specific PopupFactory.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
9b51ef816e
|
Fixed background of medium weight popups.
Removed use of aqua specific PopupFactory.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
23a38f0d94
|
smoother tooltip fade in
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
3ad6eb254f
|
smoother tooltip fade in
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
f1b1fe72ad
|
Fixed opaque tooltip background on macOS.
Smoother animation painting.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
336d75a66d
|
Adjusted demo layout.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
ed3e73e536
|
removed unused test class.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
ece71b32bb
|
Adjusted insets s.t. button, comboBox, spinner and textfield have the same height.
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
weisj
|
b92eae10ae
|
migrate demos to MigLayout
Signed-off-by: weisj <weisj@arcor.de>
|
5 years ago |
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 |