weisj
|
28427daeab
|
Adjusted icon offset for chackbox and radiobutton.
|
5 years ago |
weisj
|
453e64e941
|
Fixed incorrect list background in popup.
|
5 years ago |
weisj
|
34f68c0b96
|
Fixed popup menus not showing after laf change.
|
5 years ago |
weisj
|
2d9d120884
|
Refactored string painting.
Added missing disabled foreground for tabbed pane.
|
5 years ago |
weisj
|
cc32dda879
|
Moved string painting to utility method.
Refactored more clientproperty checking.
|
5 years ago |
weisj
|
f23a523525
|
Simplified initialization of lazy singletons.
|
5 years ago |
weisj
|
941e1fbdda
|
Simplified boolean client property checks.
|
5 years ago |
weisj
|
51f0f9c217
|
Refactored PopupFactory.
|
5 years ago |
weisj
|
84b36f3a2f
|
Skip popup window installation for lightweight popups.
|
5 years ago |
weisj
|
6ac33c1e20
|
Refactored installation of MouseGrabber.
Removed old MouseGrabber from some remaining listener lists it was added to.
|
5 years ago |
weisj
|
55ea6ec481
|
Fixed popup flickering when opened.
|
5 years ago |
weisj
|
9b7b08791d
|
Moved responsibility of loading the accent properties to the theme class.
|
5 years ago |
weisj
|
d57bb2f11e
|
Make FontUIResource#derive varieties return an UIResource.
|
5 years ago |
weisj
|
0f6835c45e
|
Fixes ColorUIResource#brighter and ColorUIResource#brighter not returning a ColorUIResource.
|
5 years ago |
weisj
|
05671d87a2
|
Improved vertical position of checkbox / radiobutton as cell renderers.
|
5 years ago |
weisj
|
dd19ad4e66
|
Fixed popups not having a shadow [windows].
Fixed content being misplaced after window is restored into maximized position [windows].
|
5 years ago |
weisj
|
21780d96db
|
Removed unnecessary super calls.
|
5 years ago |
weisj
|
c301049450
|
Fixed button content overlapping border. Fixes #148
|
5 years ago |
weisj
|
73bf8ecbe4
|
Fixed highlight sometimes not painting right side of rounded corners.
Removed default kerning as it resulted in shifting text on windows.
Fixed text shifting when caret es at left most position.
|
5 years ago |
weisj
|
052f40e90c
|
Added notice about blocking garbage collection if components aren unregistered.
|
5 years ago |
weisj
|
ba560ed25a
|
added method to easily unregister component updaters.
|
5 years ago |
weisj
|
b31af2aeaf
|
Refactored "decorator" package to "listener" and "delegate" package.
Added UIUpdater to automate ui updates for components outside a visible hierarchy.
|
5 years ago |
weisj
|
be684b821e
|
Added option to listen for theme changes.
|
5 years ago |
weisj
|
54c798587c
|
The system preferences button is now disabled if they aren't supported.
|
5 years ago |
weisj
|
0f061cfbec
|
Added option for default text in text components.
|
5 years ago |
weisj
|
71eb9db0ee
|
removed log statements.
|
5 years ago |
weisj
|
e25e113b5e
|
Sync ThemeSettings to manual changes.
|
5 years ago |
weisj
|
13490e2f98
|
Fixed filechosser border being uninstalled when laf is changed.
Fixed filechoser crashing when switching to table view.
|
5 years ago |
weisj
|
6571a64d8f
|
Added equals and hahCode for PreferredThemeStyle.
|
5 years ago |
weisj
|
aee2e42672
|
removed unnecessary function call.
|
5 years ago |
weisj
|
9eab9d3eae
|
Formatting & improved log readability.
|
5 years ago |
weisj
|
de665a01d0
|
Refactored utility classes.
Made default iconloader use the source root instead of IconLoader.class location.
|
5 years ago |
weisj
|
aac2984a6f
|
Updated formatting rules.
|
5 years ago |
weisj
|
58570fbd63
|
Added option to modify all defaults individually.
|
5 years ago |
weisj
|
b7a0da3410
|
Fixed tooltip opaque [macOS]
|
5 years ago |
weisj
|
5fecc2cc56
|
Removed dispose listener.
|
5 years ago |
Vladimir Sitnikov
|
1a0e4d7ec7
|
Fix non-ascii properties
Java 8 expects that all non-ASCII characters should be excaped in *.properties
|
5 years ago |
weisj
|
1ed73ef974
|
Added padding for toolbar grip.
Only rsize separator if in toolbar or boxlayout.
|
5 years ago |
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
|
ea93a52cd5
|
Added option to disable the border of splitpane dividers.
|
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
|
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 |
weisj
|
828ac4251d
|
formatting
|
5 years ago |
weisj
|
b871cd2b6e
|
Fixed malformed documentation creation.
|
5 years ago |