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 |
Jannis Weis
|
430b4542a3
|
Update README.md
|
5 years ago |
weisj
|
3b4e17e4cb
|
Fixed left most titlebar button not being deselected when moving mouse over drag area.
|
5 years ago |
weisj
|
c301049450
|
Fixed button content overlapping border. Fixes #148
|
5 years ago |
Jannis Weis
|
f25006fe9a
|
Update issue templates
|
5 years ago |
Jannis Weis
|
b0f987923c
|
Update README.md
|
5 years ago |
Jannis Weis
|
91b2f46e47
|
Update README.md
|
5 years ago |
weisj
|
c0966f5603
|
updates README
|
5 years ago |
Jannis Weis
|
11855c93b3
|
Update README.md
|
5 years ago |
Jannis Weis
|
26c22062f7
|
Update README.md
|
5 years ago |
Jannis Weis
|
b4d0b20f6d
|
Update README.md
|
5 years ago |
Jannis Weis
|
a3f2b6852a
|
Update README.md
|
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
|
ebeaf3b67d
|
Removed darklaf-utils dependency.
|
5 years ago |
weisj
|
be684b821e
|
Added option to listen for theme changes.
|
5 years ago |
Jannis Weis
|
8e8b89acac
|
Update README.md
|
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
|
d318d636ac
|
new rc
|
5 years ago |
weisj
|
71eb9db0ee
|
removed log statements.
|
5 years ago |
Jannis Weis
|
7fd865105a
|
Update README.md
|
5 years ago |
Jannis Weis
|
644ce87370
|
Update README.md
|
5 years ago |
Jannis Weis
|
4e98c69846
|
Update README.md
|
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 |
Jannis Weis
|
0c4c07e655
|
Merge pull request #139 from vlsi/props
Fix non-ascii properties
|
5 years ago |