Jannis Weis
|
04d7fd72f0
|
Update to Gradle version 8.4
|
4 months ago |
Jannis Weis
|
9569317b4d
|
Fixup modules
|
4 months ago |
Jannis Weis
|
0a60a286e4
|
Make DarkSVGIcon an ImageIcon with MultiResolutionImage support
This enables high quality images on retina macs
|
4 months ago |
Jannis Weis
|
adac452207
|
Hide implementation detail of popup fix key value
|
4 months ago |
Jannis Weis
|
d59aaf4513
|
Remove special code for Java versions of constant condition for Java >= 17
|
4 months ago |
Jannis Weis
|
8638d9d0bd
|
Require Java 17
Keeping support for Java 8 only results in headaches.
|
4 months ago |
Sibo Van Gool
|
2c8c8e664e
|
Add OpenRocket as project
|
1 year ago |
SiboVG
|
1e65bacabc
|
[#344] Fire change when opacity has changed
|
1 year ago |
SiboVG
|
347182c867
|
Add meta masks
|
1 year ago |
Vladimir Sitnikov
|
0622af33ba
|
doc: update Russian translations
|
2 years ago |
Jannis Weis
|
b805009c7c
|
Fix errorprone issues
|
2 years ago |
Jannis Weis
|
cade2fd8e1
|
Update errorprone
|
2 years ago |
Jannis Weis
|
02e2b015fd
|
Only print hash code of svg document
It is only relevant for checking whether the underlying document is shared across icons.
|
2 years ago |
Jannis Weis
|
b9eed12f1d
|
Update CodeQL to version 2
This adds support for Kotlin 1.8 used for gradle plugins
|
2 years ago |
Jannis Weis
|
f584703870
|
Update jsvg to version 1.0.0
|
2 years ago |
Jannis Weis
|
d00329c5a4
|
Update junit to version 5.9.3
|
2 years ago |
Jannis Weis
|
d478525f4a
|
FileChooser: Catch all exception when probing file icon
Probing the icon type should never crash the program.
|
2 years ago |
Jannis Weis
|
6eb99ad1d4
|
Menu: Fast path for backgrounds with no arc
|
2 years ago |
Jannis Weis
|
477c3c65ea
|
Demos: Allow switching between Windows 10 and 11
|
2 years ago |
Jannis Weis
|
816cda9189
|
Update copyright years
|
2 years ago |
Jannis Weis
|
b81074032f
|
Defaults: Use custom resource bundle cache implementation
ResourceBundle loading in the standard UIDefaults class is
broken when the LaF is loaded from a ClassLoader different from
the systems class loader.
|
2 years ago |
Jannis Weis
|
93167b5897
|
Apply visual paddings directly after installation
|
2 years ago |
Jannis Weis
|
f74915d714
|
Encapsulate location of jdk bundles
|
2 years ago |
Jannis Weis
|
5ba39ced05
|
Build: Update gradle to version 8.1.1
|
2 years ago |
Jannis Weis
|
d615d39639
|
macOS: Larger rounded corners as on Windows 11
|
2 years ago |
Jannis Weis
|
6d9aa98588
|
ComboBox: Always disable alternate row color for combo boxes
|
2 years ago |
Jannis Weis
|
72e13ba55a
|
Demo: Add Menu with only menu items to PopupMenuDemo
|
2 years ago |
Jannis Weis
|
0b1f6b0285
|
macOS: Enable rounded tables/lists/trees/menus
|
2 years ago |
Jannis Weis
|
de8a3b4fec
|
Menu: Improve spacing for toggle button menu items
|
2 years ago |
Jannis Weis
|
6d863bc019
|
Menu: Compensate for scrollbar in extra tall popups
|
2 years ago |
Jannis Weis
|
91899ff0f3
|
Menu: Set textOffset to 0
|
2 years ago |
Jannis Weis
|
73549b522b
|
Menu: Respect visual paddings from radiobutton/checkbox
|
2 years ago |
Jannis Weis
|
d445a79a86
|
Menu: Check margins for possibly accounted for leading gap
|
2 years ago |
Jannis Weis
|
fa4b6ac4c9
|
Menu: Adjust margins
|
2 years ago |
Jannis Weis
|
b59813a48b
|
Icons: Inherit visual padding from icons in StateIcon
|
2 years ago |
Jannis Weis
|
92e716a61f
|
Icons: Add visualPadding properties to checkbox and radiobutton
|
2 years ago |
Jannis Weis
|
8222ce6466
|
Menu: Always paint true background in opaque
|
2 years ago |
Jannis Weis
|
e69c84fc30
|
Defaults: Don't load Windows 11 properties if os mode is overwritten
|
2 years ago |
Jannis Weis
|
7361342279
|
ColoredRadioButton: Load os predefs
|
2 years ago |
Jannis Weis
|
4416630b80
|
Menu: Adjust right margin
|
2 years ago |
Jannis Weis
|
1fcef71820
|
Implement toString for EmptyIcon
|
2 years ago |
Jannis Weis
|
5e766268e5
|
Button: Paint corner arc when a neighbour is present
|
2 years ago |
Jannis Weis
|
45679f69ad
|
Button: Simplify code for painting neighbour focus
|
2 years ago |
Jannis Weis
|
d8087a34e8
|
Table: Set table background of IconWrapper editor
|
2 years ago |
Jannis Weis
|
a77bbf3597
|
FileChooser: Update cell editor when column model changes
|
2 years ago |
Jannis Weis
|
43327d64ab
|
Table: Update column margin when model changes
|
2 years ago |
Jannis Weis
|
babb9a1539
|
Menu: Allow specifying non rounded corners on menubars
|
2 years ago |
Jannis Weis
|
43b932ad92
|
API: Extract officially supported property keys into an accessible location
They aren't yet documented on what they do.
|
2 years ago |
Jannis Weis
|
f548626516
|
Defaults: Change default dark theme to OneDarkTheme
This matches the new default IntelliJ theme more closely.
|
2 years ago |
Jannis Weis
|
a5412e8e49
|
ComboBox: Fix incorrect height for small popups
|
2 years ago |