weisj
|
58c17eaba8
|
On windows buttons can now be triggered using `ENTER`.
Fixes #117
|
5 years ago |
weisj
|
6760011400
|
refactoring.
Added properties for width of scrollbar.
|
5 years ago |
weisj
|
264cee4fac
|
new rc.
|
5 years ago |
weisj
|
2cd80fdbcc
|
Fixed possible NPE.
|
5 years ago |
weisj
|
ca82dc358c
|
Fixed DarkBorders always returning the same border.
Fixed DarkBorders borders not being garbage collected.
|
5 years ago |
weisj
|
704b9b5d03
|
Only fetch border once rather than each time.
|
5 years ago |
weisj
|
31f1cd5c0a
|
new rc.
|
5 years ago |
weisj
|
1182064f5a
|
Made check for current theme simpler.
Removed necessity for propertyChange events in Darklaf.
|
5 years ago |
weisj
|
86f1e852fc
|
Fixed images with _ in their names not showing up.
|
5 years ago |
weisj
|
0daffad1bd
|
Added generation of back link.
Added properties documentation.
|
5 years ago |
weisj
|
63b1cbf071
|
Fixed wrong LaF when creating documentation.
|
5 years ago |
weisj
|
10523302c8
|
Use fallback values in DropShadowBorder
Use icon size when creating image table value.
Only run documentation action when properties have changed.
|
5 years ago |
weisj
|
71dc77d73a
|
Fixed missing build directory when creating documentation.
|
5 years ago |
weisj
|
65d0bb4bb9
|
Add action and task for creating documentation.
|
5 years ago |
weisj
|
7c86818f65
|
Reuse already created images.
|
5 years ago |
weisj
|
70b7c14dcd
|
Made DarkCheckBoxBorder an EmptyBorder
|
5 years ago |
weisj
|
34811ae803
|
Replaced ObjectRequest with LazyValue.
Fixed corrupt titlebar icon.
Fixed StringUtil#repeat returning the string with input 0.
Added script to generate html table with all defaults.
|
5 years ago |
weisj
|
0f60e0c112
|
Load components as no-singleton objects. Fixes #110
|
5 years ago |
weisj
|
826d090b26
|
Replaced explicit Box construction with provided helper method.
|
5 years ago |
weisj
|
7812a8cb62
|
Only check for neighbours if the button is a "corner" piece too.
|
5 years ago |
weisj
|
4bea1eb528
|
Made cut/copy/paste action modifier platform dependent.
|
5 years ago |
weisj
|
b4deacfc9f
|
Adjusted combobox table cell insets.
|
5 years ago |
weisj
|
43dfd951dc
|
Added improved focus border to filechooser buttons.
|
5 years ago |
weisj
|
8607de3940
|
Improved grouped focus border painting.
|
5 years ago |
weisj
|
ad4e43edbc
|
Fixed missing left side padding on menuitems without icon.
|
5 years ago |
weisj
|
5b7b947d23
|
Fixed foreground of selected togglebutton hard to read.
|
5 years ago |
weisj
|
de80f2dc0c
|
Refactored DarkFileChooserUI.
Fixed view buttons not being focus traversable.
|
5 years ago |
weisj
|
ce9715df80
|
Fixed focus border for buttons with cut off border.
Added demo for grouped buttons.
|
5 years ago |
weisj
|
233870523b
|
added macOS keybindings
|
5 years ago |
weisj
|
ec8cb6e759
|
Fixed NPE when checking action name.
|
5 years ago |
weisj
|
e9a20a7407
|
Fixed missing resource in IntelliJTheme
|
5 years ago |
weisj
|
373995b081
|
Check copy/cut action based on associated input action.
|
5 years ago |
weisj
|
8e5be12e0c
|
Use container background for spinner/combo arrow background.
|
5 years ago |
weisj
|
0e7c76f648
|
Removed blue spinner/combo background on intelliJ macos.
|
5 years ago |
weisj
|
dfac135a28
|
Fixed arrow icon layout in combobox when used in cell.
|
5 years ago |
weisj
|
af6e592d90
|
Fixed painting issue with spinner.
Fixed spinner button layout when used as cell editor.
|
5 years ago |
Niklas
|
e3a7204c56
|
Add boolean casts to boolean interpretations of object values. This caused compile errors in the Eclipse IDE compiler
|
5 years ago |
weisj
|
9b3c97398b
|
Fixed NPE on Laf change in spinner ui.
|
5 years ago |
Vladimir Sitnikov
|
4030295ce5
|
combobox: editable combobox does not survive LaF change
fixes #104
|
5 years ago |
weisj
|
6b2067dbb9
|
Made buttons in filechooser be focus painted.
|
5 years ago |
weisj
|
44e7399ad6
|
Improved rendering for DropShadowBorder.
Adjusted dropshadow parameters for tooltips.
Made tooltip border hide the shadow on macOS.
Fixed PopupMenu flickering.
|
5 years ago |
weisj
|
f87cf87db5
|
Mirror input type when converting font to macOS font.
|
5 years ago |
weisj
|
94d3dba458
|
Made checkIcons for Menu and MenuItem explicitly empty.
|
5 years ago |
weisj
|
8621d74238
|
Fixed class cast exception when not using the default spinner editor.
|
5 years ago |
weisj
|
768c989cd2
|
Fixed tooltip flickering during fade-in.
|
5 years ago |
weisj
|
7c760cf759
|
Fixed font not being an UIResource on macOS.
|
5 years ago |
weisj
|
5e9521c59c
|
Fixed background for disabled editable combobox.
|
5 years ago |
weisj
|
c091b4af18
|
Improved TitlePane border painting.
Improved TableHeader border painting.
Fixed incorrect preferred size of table when in scroll pane.
|
5 years ago |
weisj
|
2be132df0a
|
Adjustments to toggle button selected color.
|
5 years ago |
weisj
|
ec146a82c4
|
Adjusted file chooser view type icons for better contrast when selected.
|
5 years ago |