weisj
|
1e1f02f241
|
formatting.
Refactored table ui.
|
5 years ago |
weisj
|
54d3579dae
|
formatting.
|
5 years ago |
weisj
|
6ef46b1997
|
Updated test.
|
5 years ago |
weisj
|
9f19df4cc1
|
Moved style sheet setup into own task.
|
5 years ago |
weisj
|
7c4c7f47dd
|
Added delegates for cell editors and renderers.
|
5 years ago |
weisj
|
673eb77172
|
Improved layout for QuickColorChooser.
|
5 years ago |
weisj
|
330a6d3dee
|
Fixed window dragging when graphics configuration is changed [Windows]
|
5 years ago |
weisj
|
b1789190c1
|
Fixed vertical separator overlapping border.
|
5 years ago |
weisj
|
389312a94a
|
Updated change notes.
|
5 years ago |
weisj
|
aaa3a0849e
|
Fixed paint creeping for text components.
|
5 years ago |
weisj
|
de5c9b25c2
|
wording
|
5 years ago |
weisj
|
57e714648b
|
updated change notes.
|
5 years ago |
weisj
|
3b6573a850
|
Fixed caret painting for insert mode with light themes.
|
5 years ago |
weisj
|
b9165a24c7
|
Added change notes for upcoming version.
|
5 years ago |
weisj
|
dcf86461ae
|
Streamlined foreground background setup for cells. Enabled status of cell and parent is now respected.
Removed more unused properties.
|
5 years ago |
weisj
|
ec1250184f
|
Removed parent actions from EditorPane.
|
5 years ago |
weisj
|
a9a190fecb
|
Added support for insert text mode.
|
5 years ago |
weisj
|
5bcda602f6
|
Improved caret position for non standard carets.
|
5 years ago |
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 |