Max Katz
|
4e47a27304
|
Add some popup properties to the PopupFlyoutBase
|
4 years ago |
Max Katz
|
8281c6e14f
|
Split FlyoutBase and PopupFlyoutBase
|
4 years ago |
Max Katz
|
733238a8af
|
Implement PlacementMode.Center
|
4 years ago |
Max Katz
|
aa2ad652e3
|
Remove FlyoutPlacementMode and improve PlacementMode instead
|
4 years ago |
Max Katz
|
a0d36df2c3
|
Merge pull request #10471 from jp2masa/issue-10226
Fixed templated parent theme changed loop
|
4 years ago |
Max Katz
|
d76f8e6692
|
Merge branch 'master' into issue-10226
|
4 years ago |
Max Katz
|
4003b0e7b4
|
Merge pull request #10475 from affederaffe/fix-slnf
Add Avalonia.Fonts.Inter to Avalonia.Desktop.slnf
|
4 years ago |
Steven Kirk
|
d5b5cd9ecb
|
Merge branch 'master' into fix-slnf
|
4 years ago |
Max Katz
|
169f651525
|
Merge pull request #10476 from workgroupengineering/fixes/Warnings/CA2823
fix: CA1823 Unused field
|
4 years ago |
jp2masa
|
98b7b26825
|
Merge branch 'master' into issue-10226
|
4 years ago |
Max Katz
|
cebe0f7e24
|
Merge branch 'master' into fix-slnf
|
4 years ago |
Max Katz
|
584db92b55
|
Merge branch 'master' into fixes/Warnings/CA2823
|
4 years ago |
Max Katz
|
c2d18117ab
|
Merge pull request #10478 from MrJul/alloc-improvements
Alloc improvements
|
4 years ago |
affederaffe
|
b9644c3068
|
Revert "Fix dependency of Avalonia.Fonts.Inter"
This reverts commit ffe6fe8a39.
|
4 years ago |
affederaffe
|
490575f5be
|
Trigger Build
|
4 years ago |
affederaffe
|
01d8919f61
|
Merge branch 'master' into fix-slnf
|
4 years ago |
Julien Lebosquain
|
45ba9c98df
|
Reduce allocations in TypeNameAndClassSelector.Classes
|
4 years ago |
Julien Lebosquain
|
79af58b32f
|
Adjusted AvaloniaPropertyDictionary growth rate to reduce allocations
|
4 years ago |
Julien Lebosquain
|
765bce78d7
|
Avoid unneeded allocations in CompiledBindingPath
|
4 years ago |
Julien Lebosquain
|
dca96b5ad3
|
Avoid boxing iterators in hot paths
|
4 years ago |
workgroupengineering
|
033ff38d10
|
Merge branch 'master' into fixes/Warnings/CA2823
|
4 years ago |
Dan Walmsley
|
91d881829c
|
Merge pull request #10474 from AvaloniaUI/fixes/integration-tests-xo
integration tests: xcode-select
|
4 years ago |
affederaffe
|
ffe6fe8a39
|
Fix dependency of Avalonia.Fonts.Inter
|
4 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
```
|
4 years ago |
Dan Walmsley
|
4592470047
|
remove header not needed.
|
4 years ago |
affederaffe
|
4dbd9a91c8
|
Add Avalonia.Fonts.Inter to Avalonia.Desktop.slnf
|
4 years ago |
Dan Walmsley
|
4a3c82b194
|
remove trigger from yaml.
|
4 years ago |
Dan Walmsley
|
b548ccb346
|
fix integration test app, missing inter font package.
|
4 years ago |
Dan Walmsley
|
c1c1a10d2f
|
sudo
|
4 years ago |
Dan Walmsley
|
c315842c1e
|
xcode-select
|
4 years ago |
José Pedro
|
12bf8bd181
|
Fixed templated parent theme changed loop.
|
4 years ago |
José Pedro
|
5778afd76a
|
Added unit test for templated parent theme changed loop.
|
4 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
|
4 years ago |
Max Katz
|
cb5bcc5f4a
|
Merge pull request #10293 from Gillibald/feature/moveThemeFontAssets
Move theme font assets to a dedicated package
|
4 years ago |
Max Katz
|
5f38f34862
|
Merge branch 'master' into feature/moveThemeFontAssets
|
4 years ago |
Max Katz
|
52dfe29854
|
Merge branch 'master' into fixes/Warnings/AVP1010
|
4 years ago |
Steven Kirk
|
9748948bc9
|
Merge pull request #10470 from AvaloniaUI/fixes/10374-carousel-bringintoview-exception
Don't throw exceptions in carousel panel.
|
4 years ago |
Max Katz
|
5c3bcf2d07
|
Merge branch 'master' into fixes/Warnings/AVP1010
|
4 years ago |
Max Katz
|
34589b4ceb
|
Merge pull request #10464 from workgroupengineering/fixes/Warnings/RS1036
fix: Address Rule RS1036: Specify analyzer banned API enforcement setings
|
4 years ago |
Max Katz
|
4b6ecf9366
|
Merge branch 'master' into fixes/Warnings/AVP1010
|
4 years ago |
Max Katz
|
3543df07fe
|
Merge branch 'master' into fixes/10374-carousel-bringintoview-exception
|
4 years ago |
Max Katz
|
36ed286b14
|
Merge branch 'master' into feature/moveThemeFontAssets
|
4 years ago |
Max Katz
|
032d7d8e05
|
Fix build
|
4 years ago |
Max Katz
|
dd32380ee2
|
Merge remote-tracking branch 'origin/master' into feature/moveThemeFontAssets
# Conflicts:
# src/Skia/Avalonia.Skia/FontManagerImpl.cs
|
4 years ago |
Steven Kirk
|
ef3ffa68b0
|
Merge branch 'master' into fixes/10374-carousel-bringintoview-exception
|
4 years ago |
Max Katz
|
53bdd09517
|
Merge pull request #10463 from Gillibald/feature/simplyGlyphInfosAccess
Simply ShapedBuffer GlyphInfos access
|
4 years ago |
Max Katz
|
ce142c13ac
|
Merge pull request #10459 from pr8x/simple-theme-fixes
Fix some issues with SimpleTheme
|
4 years ago |
Max Katz
|
cae0752908
|
Merge pull request #10462 from AvaloniaUI/fixes/10399-collectionchanged-sync
Bump collection change event priority.
|
4 years ago |
Max Katz
|
77e0f2a338
|
Merge pull request #10465 from workgroupengineering/fixes/Warnings/AVP1000
fix: Address Rule AVP1000 Incorrect AvaloniaProperty storage
|
4 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}
|
4 years ago |