Dan Walmsley
|
6fc5af3a68
|
use datatemplates instead of itemstemplate for datavalidationerrors.
|
5 years ago |
Dan Walmsley
|
e371304cf3
|
Merge pull request #5909 from AvaloniaUI/feature/image-content-attribute
add contentattribute to image.
|
5 years ago |
Dan Walmsley
|
d1192901a1
|
add contentattribute to image.
|
5 years ago |
Dan Walmsley
|
eab18842f7
|
Merge pull request #5896 from AvaloniaUI/fixes/skia-drawingcontext-nre
Fix NRE in Skia DrawingContextImpl.
|
5 years ago |
Dan Walmsley
|
9c1f76382b
|
Merge branch 'master' into fixes/skia-drawingcontext-nre
|
5 years ago |
Steven Kirk
|
64e0fb7f24
|
Check for null paint.
`CreatePaint` when passed a `Pen` can return `default` which means that `paint.paint` will be null. Check for this before trying to use it.
|
5 years ago |
Steven Kirk
|
73556f8a42
|
Added failing DrawingContextImpl tests.
Skia `DrawingContextImpl` throws a NRE when passed a pen with 0 thickness.
|
5 years ago |
Dan Walmsley
|
7dd44a90e8
|
Merge pull request #5888 from AvaloniaUI/benchmarks/theme-loading-benchmark
Theme loading benchmark
|
5 years ago |
Dan Walmsley
|
6eb93932f3
|
Merge branch 'master' into benchmarks/theme-loading-benchmark
|
5 years ago |
Dan Walmsley
|
845dc90906
|
Merge pull request #5863 from amwx/CleanFluent
Clean up Fluent Theme
|
5 years ago |
Dan Walmsley
|
4076ecb0dc
|
Merge branch 'master' into CleanFluent
|
5 years ago |
Dan Walmsley
|
a9f34e67b7
|
Merge pull request #5886 from AvaloniaUI/animations/tryfix-scb-localvalue
Revamp IBrush animator selection + Stop SCBAnimator from setting localvalues on animation apply
|
5 years ago |
Dan Walmsley
|
8bdf16a716
|
Merge branch 'animations/tryfix-scb-localvalue' of github.com:AvaloniaUI/Avalonia into animations/tryfix-scb-localvalue
|
5 years ago |
Dan Walmsley
|
472e179e41
|
no boxing required.
|
5 years ago |
Jumar Macato
|
e63e00f7dd
|
remove linq
|
5 years ago |
Dan Walmsley
|
c6f248a1e5
|
fix api compat
|
5 years ago |
Dan Walmsley
|
545253290e
|
register new brush animator.
|
5 years ago |
Dan Walmsley
|
d084cf8fc7
|
dont break api.
|
5 years ago |
Jumar Macato
|
c48bf30d36
|
Merge branch 'master' into animations/tryfix-scb-localvalue
|
5 years ago |
robloo
|
bd9892b9a4
|
Update windows build instructions
|
5 years ago |
Max Katz
|
e51baede8c
|
Merge branch 'master' into CleanFluent
|
5 years ago |
amwx
|
285500795b
|
Merge branch 'CleanFluent' of https://github.com/amwx/Avalonia into CleanFluent
|
5 years ago |
amwx
|
b06daeb9cd
|
Remove commented line
|
5 years ago |
Max Katz
|
77361a069f
|
Theme loading benchmark
|
5 years ago |
Jumar Macato
|
da90737905
|
revert to non preview feature again
|
5 years ago |
Jumar Macato
|
72ae35c9ea
|
return after applying the target animator in BaseBrushAnimator.cs
|
5 years ago |
Jumar Macato
|
80c276f31e
|
Revamp the brush animators to handle future IBrush types.
|
5 years ago |
Jumar Macato
|
5fcc321c66
|
Merge remote-tracking branch 'origin/animations/tryfix-scb-localvalue' into animations/tryfix-scb-localvalue
|
5 years ago |
Jumar Macato
|
8df4a59cbe
|
dont use "not" c# preview feature
|
5 years ago |
Jumar Macato
|
70bcd0e917
|
Merge branch 'master' into animations/tryfix-scb-localvalue
|
5 years ago |
Jumar Macato
|
f807092877
|
Heavily simplify SCB animator
|
5 years ago |
Dariusz Komosiński
|
47c097879c
|
Merge pull request #5866 from MarchingCube/devtools-events-ux
Improve UX of events view in dev tools
|
5 years ago |
Dariusz Komosiński
|
b2fe197865
|
Merge branch 'master' into devtools-events-ux
|
5 years ago |
Jumar Macato
|
dfa75a6d4f
|
fix bug on instances where SCB animation applies a localvalue wrongly.
|
5 years ago |
Benedikt Stebner
|
423dcbb6e9
|
Merge pull request #5856 from Gillibald/fixes/TextWrappingEmergencyBreaks
Allow emergency breaks for TextWrapping="Wrap"
|
5 years ago |
Benedikt Stebner
|
11e025fc68
|
Fix emergency breaks
|
5 years ago |
Benedikt Stebner
|
96df38c88e
|
Add failing unit test
|
5 years ago |
Benedikt Stebner
|
251dcbf2cd
|
Add failing unit test
|
5 years ago |
Dan Walmsley
|
ef6b1edecb
|
Merge pull request #5860 from AvaloniaUI/optional-tooltip-validaiton-error
Optional tooltip DataValidationError template
|
5 years ago |
Dan Walmsley
|
786e340c46
|
Merge branch 'master' into optional-tooltip-validaiton-error
|
5 years ago |
Benedikt Stebner
|
51278bbccf
|
Merge pull request #5876 from Gillibald/fixes/5875
Fix break pair cluster building
|
5 years ago |
Benedikt Stebner
|
496e63652f
|
Merge branch 'master' into fixes/5875
|
5 years ago |
Benedikt Stebner
|
a301d0beeb
|
Fix cluster builder for break pairs
|
5 years ago |
Benedikt Stebner
|
9c3bfd2e92
|
Add failing test
|
5 years ago |
amwx
|
5ea2f69d4e
|
Merge branch 'master' into CleanFluent
|
5 years ago |
amwx
|
413bf678d2
|
Remove all comments
|
5 years ago |
Dariusz Komosinski
|
8b7b9e2b21
|
Back to medieval.
|
5 years ago |
Dariusz Komosiński
|
857a228d68
|
Merge branch 'master' into devtools-events-ux
|
5 years ago |
Dariusz Komosinski
|
8e0b548322
|
Improve UX of events view in dev tools.
|
5 years ago |
Max Katz
|
09f5a6ebe6
|
Port CornerRadiusFilterConverter from WinUI (#5861)
* Port CornerRadiusFilterConverter from WinUI
* Simplify CornerRadiusFilterConverter
|
5 years ago |