Dan Walmsley
4cf49b659a
refactor broken english.
5 years ago
Dan Walmsley
b5efb293ba
trick to make OSX invalidate the shadow.
5 years ago
Benedikt Stebner
32dac793d8
Merge pull request #5864 from Gillibald/fixes/TryGetRunProperties
Fix text tokenization for inherited scripts
5 years ago
Benedikt Stebner
43beabc9b4
Add a unit test
5 years ago
Benedikt Stebner
10e70eb86b
Merge branch 'master' into fixes/TryGetRunProperties
5 years ago
Benedikt Stebner
84c68e384d
Merge remote-tracking branch 'origin/fixes/TryGetRunProperties' into fixes/TryGetRunProperties
5 years ago
Max Katz
86488e61fc
Merge pull request #5923 from AvaloniaUI/fixes/5879-icustomhittest
Fix ICustomHitTest
5 years ago
Max Katz
81e703430c
Merge branch 'master' into fixes/5879-icustomhittest
5 years ago
Dariusz Komosiński
6b4d672081
Merge pull request #5913 from AvaloniaUI/upstream-wrap-layout-fixes
fixes from upstream, wraplayout.
5 years ago
Dariusz Komosiński
d23041b37e
Merge branch 'master' into fixes/5879-icustomhittest
5 years ago
Dariusz Komosiński
656a3ac581
Merge branch 'master' into upstream-wrap-layout-fixes
5 years ago
Dariusz Komosiński
9810e80250
Merge pull request #5926 from MarchingCube/devtools-layout-ux
Cleanup layout visualizer and improve UX.
5 years ago
Dariusz Komosiński
c03260b488
Merge branch 'master' into devtools-layout-ux
5 years ago
Dariusz Komosiński
efdacaf1d1
Merge pull request #5927 from MarchingCube/opt-classes-lazy-allocations
Avoid allocating lists in `Classes`.
5 years ago
Dariusz Komosiński
9c9a25158f
Merge branch 'master' into opt-classes-lazy-allocations
5 years ago
Max Katz
f7a17de7da
Merge pull request #5800 from AvaloniaUI/feature/load-writeable-bitmap-from-file
Api to allow loading WriteableBitmap from File / Stream
5 years ago
Max Katz
b7650d4607
Merge branch 'master' into feature/load-writeable-bitmap-from-file
5 years ago
Max Katz
c1e4685541
Update src/Avalonia.Visuals/Media/Imaging/WriteableBitmap.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
5 years ago
Max Katz
1ac83f6693
Update src/Avalonia.Visuals/Media/Imaging/WriteableBitmap.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
5 years ago
Jumar Macato
6d819661ef
Merge pull request #5929 from AvaloniaUI/new-transitions
Reuse animators in Transitions code + add missing BoxShadowsTransition + fix NRE in ISolidColorBrushAnimator
5 years ago
Jumar Macato
d6d56ffb54
Merge branch 'master' into new-transitions
5 years ago
Jumar Macato
b62de9f64c
Merge pull request #5925 from MarchingCube/viewbox-stretch-styled-prop
Change Viewbox.Stretch to a styled property
5 years ago
Max Katz
8b8b69c50e
Merge branch 'master' into viewbox-stretch-styled-prop
5 years ago
Max Katz
5e8e78aa68
Merge pull request #5931 from Deadpikle/patch-1
Default DataGrid SelectedIndex & SelectedItem binding mode to TwoWay
5 years ago
Deadpikle
e3bfb4f598
DataGrid SelectedIndex & SelectedItem -> TwoWay
Default `DataGrid` `SelectedIndex` and `SelectedItem` binding mode to `TwoWay`.
5 years ago
Max Katz
f5a01afc6d
Update RenderDemo pages
5 years ago
Max Katz
f29d050e73
Add BoxShadows transition
5 years ago
Max Katz
34505c4c8b
Reuse Animator.Interpolate in transitions code
5 years ago
Max Katz
08382e5bf5
Fix SolidColorBrushAnimator NRE
5 years ago
Dariusz Komosinski
4d4ca6806c
Avoid allocating lists in Classes.
5 years ago
Dariusz Komosinski
b059a8a178
Fix highlight disappearing over guidelines.
5 years ago
Dariusz Komosinski
7524129330
Cleanup layout visualizer and improve UX.
5 years ago
Dariusz Komosinski
4db1f41f72
Change Viewbox.Stretch to a styled property
5 years ago
mat1jaczyyy
8c25735533
ICustomSimpleHitTest: Clarify with XML comment that point is in global space
5 years ago
mat1jaczyyy
98e773ab8a
ICustomHitTest: Remove comment, expanding the hittable area is possible
5 years ago
mat1jaczyyy
5f4a338c18
ICustomHitTest renderer tests
5 years ago
mat1jaczyyy
ad14ece468
HitTestEnumerator: FilterAndClip don't transform point for ICustomHitTest
5 years ago
mat1jaczyyy
690a5dde92
HitTestEnumerator: Account for ICustomSimpleHitTest
5 years ago
Benedikt Stebner
d64a66d441
Fix fallback selection
5 years ago
Splitwirez
59d51d6a56
New Fluent expander style ( #5573 )
* Updated Fluent theme Expander style. closes #5358
* Fixed padding mismatch between header and content
* Fixed CornerRadii, unleashed the c o l o u r e s
* Use CornerRadiusFilterConverter instead of expander specific converters
* Formatting
* Fix default theme in ControlCatalog
Co-authored-by: Jumar Macato <16554748+jmacato@users.noreply.github.com>
Co-authored-by: Max Katz <maxkatz6@outlook.com>
5 years ago
Dariusz Komosiński
a0a14227f3
Merge pull request #5918 from MarchingCube/improve-viewbox
Fix property type for `Viewbox.Stretch.`
5 years ago
Dariusz Komosiński
bd9be75f9b
Merge branch 'master' into improve-viewbox
5 years ago
Dariusz Komosinski
6d0ac9a541
Fix property type on Stretch.
5 years ago
Dariusz Komosiński
c3be7ead5a
Merge pull request #5917 from MarchingCube/improve-viewbox
`StretchDirection` for `Viewbox`
5 years ago
Dariusz Komosiński
074c3bda9f
Merge branch 'master' into improve-viewbox
5 years ago
Dariusz Komosinski
f775f9d3f0
Remove old viewbox samples.
5 years ago
Dariusz Komosinski
6e2384deb8
Use an ellipse instead.
5 years ago
Dariusz Komosinski
b3e2b05d1f
Implement StretchDirection for Viewbox. Cleanup Viewbox.
5 years ago
Dan Walmsley
dfd18ffdde
Merge pull request #5910 from AvaloniaUI/fixes-data-validation-errors-use-datatemplates-1
dont use datatemplate in datavalidationerrors.
5 years ago
Dan Walmsley
2043ed3a30
dont provide any templates for datavalidation errors.
5 years ago