Nikita Tsukanov
a4b3d30aff
Use proper baseline origin
3 years ago
Nikita Tsukanov
a9ef92bbeb
Implemented BeginFigure(isFilled: false)
3 years ago
Max Katz
a0d36df2c3
Merge pull request #10471 from jp2masa/issue-10226
Fixed templated parent theme changed loop
3 years ago
Max Katz
d76f8e6692
Merge branch 'master' into issue-10226
3 years ago
Max Katz
4003b0e7b4
Merge pull request #10475 from affederaffe/fix-slnf
Add Avalonia.Fonts.Inter to Avalonia.Desktop.slnf
3 years ago
Steven Kirk
d5b5cd9ecb
Merge branch 'master' into fix-slnf
3 years ago
Max Katz
169f651525
Merge pull request #10476 from workgroupengineering/fixes/Warnings/CA2823
fix: CA1823 Unused field
3 years ago
jp2masa
98b7b26825
Merge branch 'master' into issue-10226
3 years ago
Max Katz
cebe0f7e24
Merge branch 'master' into fix-slnf
3 years ago
Max Katz
584db92b55
Merge branch 'master' into fixes/Warnings/CA2823
3 years ago
Max Katz
c2d18117ab
Merge pull request #10478 from MrJul/alloc-improvements
Alloc improvements
3 years ago
affederaffe
b9644c3068
Revert "Fix dependency of Avalonia.Fonts.Inter"
This reverts commit ffe6fe8a39 .
3 years ago
affederaffe
490575f5be
Trigger Build
3 years ago
affederaffe
01d8919f61
Merge branch 'master' into fix-slnf
3 years ago
Julien Lebosquain
45ba9c98df
Reduce allocations in TypeNameAndClassSelector.Classes
3 years ago
Julien Lebosquain
79af58b32f
Adjusted AvaloniaPropertyDictionary growth rate to reduce allocations
3 years ago
Julien Lebosquain
765bce78d7
Avoid unneeded allocations in CompiledBindingPath
3 years ago
Julien Lebosquain
dca96b5ad3
Avoid boxing iterators in hot paths
3 years ago
workgroupengineering
033ff38d10
Merge branch 'master' into fixes/Warnings/CA2823
3 years ago
Dan Walmsley
91d881829c
Merge pull request #10474 from AvaloniaUI/fixes/integration-tests-xo
integration tests: xcode-select
3 years ago
affederaffe
ffe6fe8a39
Fix dependency of Avalonia.Fonts.Inter
3 years ago
Giuseppe Lippolis
5009fb9d9b
fix: CA1823 Unused field
```bash
Warning CA1823 Unused field '_transform' Avalonia.Base (net6.0) .\src\Avalonia.Base\Media\DrawingGroup.cs 110 Active
Warning CA1823 Unused field '_matrix' Avalonia.Base (netstandard2.0) .\src\Avalonia.Base\Media\DrawingContext.cs 280 Active
```
3 years ago
Dan Walmsley
4592470047
remove header not needed.
3 years ago
affederaffe
4dbd9a91c8
Add Avalonia.Fonts.Inter to Avalonia.Desktop.slnf
3 years ago
Dan Walmsley
4a3c82b194
remove trigger from yaml.
3 years ago
Dan Walmsley
b548ccb346
fix integration test app, missing inter font package.
3 years ago
Dan Walmsley
c1c1a10d2f
sudo
3 years ago
Dan Walmsley
c315842c1e
xcode-select
3 years ago
José Pedro
12bf8bd181
Fixed templated parent theme changed loop.
3 years ago
José Pedro
5778afd76a
Added unit test for templated parent theme changed loop.
3 years ago
Max Katz
621f3ed767
Merge pull request #10466 from workgroupengineering/fixes/Warnings/AVP1010
fix: Address Rule AVP1010 AvaloniaProperty owner {type} , which is not the containing type
3 years ago
Max Katz
cb5bcc5f4a
Merge pull request #10293 from Gillibald/feature/moveThemeFontAssets
Move theme font assets to a dedicated package
3 years ago
Max Katz
5f38f34862
Merge branch 'master' into feature/moveThemeFontAssets
3 years ago
Max Katz
52dfe29854
Merge branch 'master' into fixes/Warnings/AVP1010
3 years ago
Steven Kirk
9748948bc9
Merge pull request #10470 from AvaloniaUI/fixes/10374-carousel-bringintoview-exception
Don't throw exceptions in carousel panel.
3 years ago
Max Katz
5c3bcf2d07
Merge branch 'master' into fixes/Warnings/AVP1010
3 years ago
Max Katz
34589b4ceb
Merge pull request #10464 from workgroupengineering/fixes/Warnings/RS1036
fix: Address Rule RS1036: Specify analyzer banned API enforcement setings
3 years ago
Max Katz
4b6ecf9366
Merge branch 'master' into fixes/Warnings/AVP1010
3 years ago
Max Katz
3543df07fe
Merge branch 'master' into fixes/10374-carousel-bringintoview-exception
3 years ago
Max Katz
36ed286b14
Merge branch 'master' into feature/moveThemeFontAssets
3 years ago
Max Katz
032d7d8e05
Fix build
3 years ago
Max Katz
dd32380ee2
Merge remote-tracking branch 'origin/master' into feature/moveThemeFontAssets
# Conflicts:
# src/Skia/Avalonia.Skia/FontManagerImpl.cs
3 years ago
Steven Kirk
ef3ffa68b0
Merge branch 'master' into fixes/10374-carousel-bringintoview-exception
3 years ago
Max Katz
53bdd09517
Merge pull request #10463 from Gillibald/feature/simplyGlyphInfosAccess
Simply ShapedBuffer GlyphInfos access
3 years ago
Max Katz
ce142c13ac
Merge pull request #10459 from pr8x/simple-theme-fixes
Fix some issues with SimpleTheme
3 years ago
Max Katz
cae0752908
Merge pull request #10462 from AvaloniaUI/fixes/10399-collectionchanged-sync
Bump collection change event priority.
3 years ago
Max Katz
77e0f2a338
Merge pull request #10465 from workgroupengineering/fixes/Warnings/AVP1000
fix: Address Rule AVP1000 Incorrect AvaloniaProperty storage
3 years ago
Max Katz
ce5f27d9bb
Merge pull request #10467 from workgroupengineering/fixes/Warnings/AVP1040
fix: Address Rule AVP1040 Type mismatch: CLR property type differs from the value type of {type}
3 years ago
Max Katz
76f0a1a1f3
Merge pull request #10461 from AvaloniaUI/fixes/overlay-popup-menus
Fix Menu when using overlay popups
3 years ago
Steven Kirk
bab5e74027
Don't think exceptions in carousel panel.
`VirtualizingCarouselPanel` can't bring items into view (it can't scroll) or get a control in a direction (it only hosts one control) but we shouldn't throw `NotImplementedException` as these methods can still be called. Just make them a no-op.
Fixes #10374
3 years ago