weisj
8c300d251c
Ensure derived icons with the same size share their underlying image resource.
4 years ago
weisj
6c7e98609c
Use IconColorMapper to properly generate the svg for the documentation.
4 years ago
weisj
89b9ed5213
Ensure uri is loaded when calling #getName.
4 years ago
weisj
6c968b494b
Skip icon test in headless mode.
4 years ago
weisj
403e1a93f8
Delay uri loading to icon resolve time.
...
Make IamgeIcon implementation derivable and lazily loaded.
4 years ago
weisj
4e89843999
Move frame icon api from ImageUtil to IconLoader
...
Move ImageUtil to darklaf-utils.
4 years ago
weisj
d75362c572
Ensure subtypes of SVGIcon return the correct icon type when being derived.
4 years ago
weisj
c3dc8d64f0
Changed log level from warning to info.
4 years ago
weisj
3b229953bf
Ensure stops have the correct keyframe associated.
...
Try to recover from unpatched svg icon with clearer error message.
4 years ago
weisj
f526706bbd
Issue warning if non-themed icon is attempted to be loaded as one.
5 years ago
weisj
abfee2c470
Ensure consistency for float to int rgb conversion between macOS color constants and native code.
...
Fixed documentation creation task.
5 years ago
weisj
bb43683636
Updated theme settings icon to incorporate the current accent/selection color.
...
Made theme settings icon accessible without instantiating the whole settings panel.
Fixed issue where if an svgIcon was painted using ImageSource#createImage the icon wouldn't updated the cached image.
5 years ago
weisj
4e5fe2a6fa
Added logging to IconColorMapper.
...
Make sure theme installed events are dispatched after ui reloading is finished.
Fixed background painting for trees in OverlayScrollPane.
Added colorful sample for OverlayScrollPane.
5 years ago
weisj
333f8a4b90
Ensure default buttons don't get lost after theme change.
...
Ensure sliders are properly layed out after theme change.
Ensure title pane foreground color is correct after theme change.
5 years ago
weisj
89f6ff8670
Only update frame icon on theme change if necessary.
5 years ago
weisj
22c7266d31
Avoid unnecessary icon upscaling.
5 years ago
weisj
861b9162b6
Setup creation of snapshot versions.
...
Made darklaf-theme and darklaf-utils be transitive dependencies to avoid confusion of classes are unavailable.
Added information about automatic library downloads and nightly builds in README.
5 years ago
weisj
6e6890fa00
Ensure IconColorMapper reproduced all encounter tags.
5 years ago
weisj
c50aedf675
Fixed font size for auto created ui tables.
5 years ago
weisj
3308ee1d2d
Updated change notes.
...
Use newer nio.files functions in CreateUITable.
Improved font loading.
5 years ago
weisj
13d8a7d27b
Fixed question icon color for light icons.
...
Improved plus/minus icons.
Ensure cell renderers are opaque when installing the background.
5 years ago
weisj
213655e918
Made UIAwareIcon more extendable.
...
Added option to disable icon caching.
5 years ago
weisj
909ea32f22
adjusted warning message.
5 years ago
weisj
9e60be7565
Fixed icon rotation.
5 years ago
weisj
8886ef39fc
Enabled kerning for non-editable components on windows.
...
Enabled system font for windows versions >= Vista (6.0).
5 years ago
weisj
6340b9db57
Use system font on Windows.
5 years ago
weisj
d7512fd2cf
Fixed incorrect vertical sclaing factor.
5 years ago
weisj
f2f70f412e
Back svg icons by cached renderer image.
5 years ago
weisj
330a6d3dee
Fixed window dragging when graphics configuration is changed [Windows]
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
47642f29b8
Removed unused properties. Still needs to be done on macOS.
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
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
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
13490e2f98
Fixed filechosser border being uninstalled when laf is changed.
...
Fixed filechoser crashing when switching to table view.
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
ddd6af025f
Improved generation of foreground colors. Makes sure thy adhere to a minimum difference in brightness.
5 years ago
weisj
19f715e534
formatting.
5 years ago
weisj
5b48740f32
fixed loading of html image icons.
5 years ago
weisj
63e55f0f71
Autostyle setup and initial formatting.
5 years ago
weisj
ccd4036da2
Removed absolute font adjustment.
...
Themes now return whether they support accent colours.
Preferences supplier now return what they support for reporting.
Fixed small alignment issues for tooltips.
Added ColoredRadioButton
Added ThemeSettings utilities (with dialog).
Added option to align slider labels.
Made Dialogs display window icons in windows (if set).
5 years ago
Jannis Weis
6eeb813562
Theme preference support on macOS. ( #127 )
...
Theme preference support on macOS.
5 years ago
weisj
7ab5c8c2a4
Refactored property replacements.
5 years ago
weisj
dee7750de7
Improved popupMenu layout.
5 years ago
weisj
3ee6d18f1f
Changed api for FontSizeRule.
...
Added provider for theme preferences on windows.
5 years ago