weisj
fa3856ada6
Improved size of seperators.
5 years ago
weisj
b8b408afd4
Fixed text margins not working.
5 years ago
weisj
08784ad5d6
Fixed popupmenus with only one item not opening in high contrast themes.
5 years ago
weisj
10b30bd896
Proper z-order for title pane. [windows]
5 years ago
weisj
ea93a52cd5
Added option to disable the border of splitpane dividers.
5 years ago
weisj
f31724cc3d
Fixed incorrect titlebar height [macOS]
5 years ago
weisj
9d19cfa393
updated version number.
5 years ago
weisj
ddd6af025f
Improved generation of foreground colors. Makes sure thy adhere to a minimum difference in brightness.
5 years ago
weisj
2c115e6bcf
Custom radiobuttons now automatically change to the current value if color is still null.
5 years ago
weisj
c9a274f5ca
Increase padding from frame edge to icon. [windows]
5 years ago
weisj
4f6d0ed381
formatting.
5 years ago
weisj
9482bc3dd8
Fixed missing title bar on macos when using decorations.
5 years ago
weisj
8371826ab5
Improved readability of selected text with custom selection color.
5 years ago
weisj
381ba89d13
Fixed missing rootpane background.
5 years ago
Jannis Weis
d99f655ef8
Update README.md
5 years ago
weisj
3db275667d
new rc.
5 years ago
weisj
c801b788ba
Fixed dialogs without icon from opening.
5 years ago
weisj
31050bdf23
Updated preview images.
5 years ago
Jannis Weis
d24de240a9
Update README.md
5 years ago
weisj
cb8d4d63dd
Adjusted preference capabilities depending in macOS version.
5 years ago
weisj
828ac4251d
formatting
5 years ago
weisj
b871cd2b6e
Fixed malformed documentation creation.
5 years ago
weisj
19f715e534
formatting.
5 years ago
weisj
4e38c992c8
new rc.
5 years ago
weisj
5b48740f32
fixed loading of html image icons.
5 years ago
weisj
2f9a3c1a4e
new rc
5 years ago
weisj
637a5d2498
Skip autostyle for other tasks.
5 years ago
weisj
7a018fcb2c
autostyle ci.
5 years ago
weisj
63e55f0f71
Autostyle setup and initial formatting.
5 years ago
weisj
74dbe65bd9
Fixed javadoc warning.
5 years ago
weisj
0d2ff4bbbf
Fixed incorrect focus color when using default filled ColoredRadioButton.
...
Moved settings to own package.
5 years ago
Jannis Weis
42f54075f4
Merge pull request #131 from vlsi/run_demo
...
Add gradlew runDemo task to lauch demos from the command line
5 years ago
weisj
b08819ed18
Removed temporary test execution.
5 years ago
weisj
ccd4036da2
Removed absolute font adjustment.
...
Themes now return whether they support accent colours.
Preferences supplier now return what they support for reporting.
Fixed small alignment issues for tooltips.
Added ColoredRadioButton
Added ThemeSettings utilities (with dialog).
Added option to align slider labels.
Made Dialogs display window icons in windows (if set).
5 years ago
weisj
63b7966bc5
Removed automatic border adjustment for TableHeader.
5 years ago
Jannis Weis
6eeb813562
Theme preference support on macOS. ( #127 )
...
Theme preference support on macOS.
5 years ago
weisj
0e101edde0
Refactored AllIcons to make use of ComponentDemo.
5 years ago
weisj
80f28f80dd
Added icons for text/image MIME types.
5 years ago
weisj
c88e1f9acb
Added (missing/pending) image icons.
5 years ago
weisj
1a5bd64772
Fixed incorrect maximized inactive icon (windows).
5 years ago
weisj
00729856d0
Added api to get currently available themes.
5 years ago
weisj
ea6cce57c7
Fixed background bleeding between focus and outline border.
...
Update glow colors in UtilityDefaultsInitTask.
5 years ago
weisj
3f74d6fdf9
Remove necessary #defines.
...
Added exception handling flag.
5 years ago
weisj
7e104ace15
Fixed tooltip shadow overlapping with content.
...
Fixed native border appearing if window is deactivated (windows).
5 years ago
weisj
7ab5c8c2a4
Refactored property replacements.
5 years ago
weisj
6ee48baf24
Fixed smearing when frame is moved out of screen bounds or is resized.
5 years ago
weisj
6a20f69448
Remove double borders on popup menus in high contrast themes.
5 years ago
weisj
64d2098873
Updated demos.
5 years ago
weisj
c7f11ed68c
Updated property names in SpinnerDemo.
...
Fixed too large background if combobox is editable.
5 years ago
weisj
5d6762e43b
Fixed incorrect disabled foreground when combobox is not editable.
...
Added missing global color bindings.
5 years ago