robloo
|
b649d9fe52
|
Comments and formatting
|
4 years ago |
robloo
|
85a062d30e
|
Add ToBrushConverter and ToColorConverter
|
4 years ago |
robloo
|
b447dd53b3
|
Merge branch 'master' into color-slider-previewer
|
4 years ago |
Max Katz
|
cba8054304
|
Merge pull request #7946 from Gillibald/feature/InlineUIContainer
InlineUIContainer
|
4 years ago |
robloo
|
46e35cad3f
|
Use CornerRadiusFilterConverter in ColorPreviewer templates
|
4 years ago |
robloo
|
36ff1b74ac
|
Improve ColorChanged event implementations
|
4 years ago |
robloo
|
3d1818cef9
|
Fix .net standard 2.0 builds
|
4 years ago |
robloo
|
42b6a2fce1
|
Add ColorToDisplayNameConverter and ColorToHexConverter
These will be needed for future controls
|
4 years ago |
robloo
|
f550b8f9e8
|
Move AccentColorConverter in Avalonia.Controls.Primitives.Converters namespace
This better hides these special-purpose converters
|
4 years ago |
robloo
|
c3ce137bda
|
Move AccentColorConverter in Converters directory
|
4 years ago |
robloo
|
e0bc2e35c5
|
Add RgbComponent enum and support direct casting with all component enums
|
4 years ago |
robloo
|
a86e0cc64e
|
Move ColorPicker theme definitions into theme folders
|
4 years ago |
robloo
|
c3cdf856a3
|
Add default themes for ColorSlider and ColorPreviewer
|
4 years ago |
robloo
|
21190ff39b
|
Add :dark-selector PseudoClass to ColorSpectrum
This standardizes with ColorSlider (which requires three states) but so far isn't needed in the templates.
|
4 years ago |
robloo
|
aef0d01225
|
Reorder properties following Avalonia convention
|
4 years ago |
robloo
|
d9ef01acfc
|
Render the ColorSpectrum to physical device pixel resolution
|
4 years ago |
robloo
|
7cb09a2b77
|
Follow Avalonia convention
|
4 years ago |
robloo
|
25a34efd9a
|
Implement color display name in ColorSpectrum
|
4 years ago |
robloo
|
2d764ec3c5
|
Merge branch 'master' into color-slider-previewer
|
4 years ago |
Benedikt Stebner
|
d615c09057
|
Merge branch 'feature/InlineUIContainer' of https://github.com/Gillibald/Avalonia into feature/InlineUIContainer
|
4 years ago |
Benedikt Stebner
|
a34e0f50e2
|
Bump
|
4 years ago |
Benedikt Stebner
|
99b55b95c2
|
Merge branch 'master' into feature/InlineUIContainer
|
4 years ago |
Benedikt Stebner
|
005907a93b
|
More hit testing fixes for embedded content runs
|
4 years ago |
Max Katz
|
95c8fa2eaa
|
Merge pull request #6982 from rmbadmin/master
fixes: TrayIcon should be re-added when the Explorer is restarted
|
4 years ago |
Tako
|
d5b5180016
|
Merge branch 'master' into master
|
4 years ago |
Tako
|
395d593ba3
|
Merge pull request #8034 from AvaloniaUI/fix-contextMenu-freeze
Fix ContextMenu freeze.
|
4 years ago |
robloo
|
357eddf5e9
|
Implement ColorSlider PseudoClasses
|
4 years ago |
robloo
|
aae4b6708d
|
Remove Color property from ColorPreviewer
|
4 years ago |
robloo
|
65e5e580ac
|
Make ColorSlider fully functional
|
4 years ago |
robloo
|
1f5e3c0d9d
|
Move helpers into separate directory
|
4 years ago |
robloo
|
b6b8e96fd9
|
Move spectrum enums into ColorSpectrum directory
|
4 years ago |
robloo
|
c068adb609
|
Update ColorPickerPage in ControlCatalog with ColorSlider and ColorPreviewer
|
4 years ago |
robloo
|
e9cb628f82
|
Improve formatting
|
4 years ago |
robloo
|
a5b3e85dfc
|
Simplify default color property values
|
4 years ago |
robloo
|
ad5249992d
|
Add initial ColorSlider primitive
|
4 years ago |
robloo
|
21dd8392bf
|
Add initial ColorPreviewer primitive
|
4 years ago |
robloo
|
f63ec5f5a9
|
Separate color picker control styles
|
4 years ago |
Tako
|
7c63e1a60b
|
Fix ContextMenu freeze.
|
4 years ago |
Benedikt Stebner
|
0cdbd53bc3
|
Rewrite TextBounds test
|
4 years ago |
Max Katz
|
4f0ad9921b
|
Merge pull request #7842 from robloo/colorspectrum
Add new ColorSpectrum Primitive
|
4 years ago |
Max Katz
|
2a5b2cf90f
|
Use newer GetOldValue method
|
4 years ago |
Max Katz
|
0e70741be2
|
Merge branch 'master' into colorspectrum
|
4 years ago |
Max Katz
|
f47d6de811
|
Merge pull request #8029 from MarchingCube/property-read-fix
Fix double property reads.
|
4 years ago |
Dariusz Komosinski
|
a81a2d908a
|
Fix double property reads.
|
4 years ago |
Steven Kirk
|
f3324dc8e8
|
Merge pull request #7867 from AndrejBunjac/ResolutionScalingFix
Added fixes for Margin, Padding and Thickness properties with UseLayo…
|
4 years ago |
Steven Kirk
|
982e2d5db0
|
Fix merge error due to changed API.
And moved fields to live with other field.
|
4 years ago |
Steven Kirk
|
4ef89b013f
|
Merge branch 'master' into pr/7867
|
4 years ago |
Benedikt Stebner
|
aaf04a38da
|
Fix property GetValue
|
4 years ago |
Benedikt Stebner
|
36cc39ceb6
|
Merge remote-tracking branch 'upstream/master' into feature/InlineUIContainer
|
4 years ago |
Benedikt Stebner
|
32d7293097
|
Fix GetNextCharacterHit for trailing whitespace
|
4 years ago |