weisj
|
b4f5ab8b97
|
Enable balloon tooltips for buttons by default.
|
5 years ago |
weisj
|
d58f56e38a
|
Make sure manually set properties aren't overridden when theme is changed.
|
5 years ago |
weisj
|
2595452d2e
|
new rc.
|
5 years ago |
weisj
|
e629714fc8
|
Setup font rendering hints in UIDefaults.
Skip kerning for macOS < 10.14.
|
5 years ago |
weisj
|
1a46895b2c
|
Added loading icons.
Added LoadingIndicator.
|
5 years ago |
weisj
|
4f8453f167
|
Generalised concept of derivable icons.
Added arbitrary rotations for rotatable icon.
|
5 years ago |
weisj
|
f424f479b6
|
More control over logger settings.
|
5 years ago |
weisj
|
2f21427283
|
Fixed text not painted for buttons, labels.
|
5 years ago |
weisj
|
4259bf8c4a
|
Improved log control.
|
5 years ago |
weisj
|
0716769bfa
|
Fixed table cell painted outside of table bounds.
|
5 years ago |
weisj
|
bd56ab9f6c
|
Added more tree nodes to check cell rendering.
|
5 years ago |
weisj
|
88cb7a472a
|
Fixes tree cells painted outside of tree visible bounds.
Fixes #155
|
5 years ago |
weisj
|
58b39f8be2
|
Fixed NPE when using TooltipAware[Toggle]Button.
Fixes #157
|
5 years ago |
weisj
|
62e542fb13
|
fixed documentation creation.
|
5 years ago |
weisj
|
8dab9d9b66
|
new rc.
|
5 years ago |
weisj
|
75af4e0dd7
|
Fixed incorrect popup background for undecorated popups.
|
5 years ago |
weisj
|
1f8cea20fa
|
Fixes checkbox table editor not being clickable the first time.
|
5 years ago |
weisj
|
5a8e6dd7c0
|
Enable adding the clear action to text fields without requiring the search variant.
|
5 years ago |
weisj
|
0917c34b8b
|
Fixed focus checking for custom tree renderers.
|
5 years ago |
weisj
|
0d0fe13a7e
|
Automatically insert suppression for unused properties.
Removed license header from gradle.properties and gradle-wrapper.properties.
|
5 years ago |
weisj
|
47642f29b8
|
Removed unused properties. Still needs to be done on macOS.
|
5 years ago |
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 |
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 |