Max Katz
|
8d6c8cf95c
|
Merge branch 'master' into cleanup-platformsupport
# Conflicts:
# src/Avalonia.Base/Properties/AssemblyInfo.cs
# src/Avalonia.PlatformSupport/Avalonia.PlatformSupport.csproj
|
4 years ago |
Max Katz
|
5c922c2a56
|
Merge pull request #7618 from luthfiampas/gtk-file-dialog-directory-navigation
GTK File Chooser: Navigate to Initial Directory
|
4 years ago |
Max Katz
|
97ce91eb6d
|
Merge branch 'master' into gtk-file-dialog-directory-navigation
|
4 years ago |
Max Katz
|
9e29b0ba80
|
Merge pull request #8174 from danielmayost/fixes/viewboxContainerBugs
Fix FlowDirection within Viewbox
|
4 years ago |
Benedikt Stebner
|
cc68dbef17
|
Merge branch 'master' into fixes/viewboxContainerBugs
|
4 years ago |
Nikita Tsukanov
|
e16d824930
|
Merge pull request #8196 from workgroupengineering/fixes/Consolidate-Package
fix: Consolidate package
|
4 years ago |
Max Katz
|
0666bd1d46
|
Merge branch 'master' into fixes/Consolidate-Package
|
4 years ago |
Max Katz
|
6527124f60
|
Merge pull request #8203 from AvaloniaUI/xdatatype
Inherit DataType from the template without hardcoding on specific DataTemplate implementation
|
4 years ago |
Max Katz
|
c612577a5b
|
Merge branch 'master' into xdatatype
|
4 years ago |
Dan Walmsley
|
abef3a0d15
|
Merge pull request #8209 from AvaloniaUI/fixes/osx-border-shadow
[OSX] fix border shadow invalidation.
|
4 years ago |
Dan Walmsley
|
b605c5c452
|
[OSX] fix border shadow invalidation.
|
4 years ago |
Nikita Tsukanov
|
f0f960eea5
|
Merge pull request #8205 from workgroupengineering/features/Refactoring-InternalsVisibleTo
feat: move InternalsVisibleTo in csproj
|
4 years ago |
Dariusz Komosiński
|
05af83440d
|
Merge branch 'master' into features/Refactoring-InternalsVisibleTo
|
4 years ago |
Nikita Tsukanov
|
6604fa0336
|
Merge branch 'master' into xdatatype
|
4 years ago |
Dariusz Komosiński
|
bd73020651
|
Merge pull request #8189 from AvaloniaUI/fixes/8178-elementname-binding-leak
Make AvaloniaPropertyAccessorPlugin use weak events.
|
4 years ago |
Dariusz Komosiński
|
619e76a51c
|
Merge branch 'master' into fixes/8178-elementname-binding-leak
|
4 years ago |
Nikita Tsukanov
|
328de148a4
|
Merge pull request #8206 from MarchingCube/fix-imm32-window-leak
Clear IMM state when window is closed.
|
4 years ago |
Nikita Tsukanov
|
f642602653
|
Merge branch 'master' into fixes/Consolidate-Package
|
4 years ago |
Giuseppe Lippolis
|
b2714472fe
|
fix: remove Microsoft.NETFramework.ReferenceAssemblies package
|
4 years ago |
Giuseppe Lippolis
|
cc91c3002f
|
fix: AvaloniaPublicKey.props file name typo
|
4 years ago |
Giuseppe Lippolis
|
74d951235f
|
fix: move DynamicProxyGenAssembly2 InternalsVisibleTo to csproj
|
4 years ago |
Max Katz
|
51789f56a6
|
Bring back mmap for linux as discussed
|
4 years ago |
Max Katz
|
628e79da6a
|
Merge pull request #8036 from amwx/BrushRelativeTransform
Add `TransformOrigin` to Brushes
|
4 years ago |
Max Katz
|
012cee5510
|
Merge branch 'master' into BrushRelativeTransform
|
4 years ago |
Dariusz Komosinski
|
ea4d92ddaf
|
Clear IMM state when window is closed.
|
4 years ago |
Giuseppe Lippolis
|
a25ce2fb08
|
feat: move InternalsVisibleTo in csproj
|
4 years ago |
Giuseppe Lippolis
|
1d8e3cabe7
|
fix: update Microsoft.NETFramework.ReferenceAssemblies
|
4 years ago |
Giuseppe Lippolis
|
d3b09a7d74
|
fix: Update SourceLink
|
4 years ago |
Giuseppe Lippolis
|
60d0e2f1c3
|
fix: Consolidate JetBrains.DotMemoryUnit
|
4 years ago |
Max Katz
|
b567fcebf5
|
Rename TemplateDataTypeAttribute to DataTypeAttribute
|
4 years ago |
Max Katz
|
9126edca70
|
Add documentation
|
4 years ago |
Max Katz
|
f1a2716858
|
Inherit DataType from template without hardcoding on specific DataTemplate implementation
|
4 years ago |
Jumar Macato
|
34fd5e4eda
|
Merge branch 'master' into fixes/viewboxContainerBugs
|
4 years ago |
daniel mayost
|
62078d2cc3
|
calculate mirrorTransform before renderTransform
|
4 years ago |
Max Katz
|
2dd4eb2621
|
Merge branch 'cleanup-platformsupport' of https://github.com/AvaloniaUI/Avalonia into cleanup-platformsupport
|
4 years ago |
Max Katz
|
19ebf5ad7d
|
Bring back blob disposal checks
|
4 years ago |
Max Katz
|
5f467a5aba
|
Merge branch 'master' into cleanup-platformsupport
|
4 years ago |
Dan Walmsley
|
8ad9205298
|
Merge pull request #8187 from AvaloniaUI/fixes/save-file-dialog-filters-nullable
OSX: fix file dialog filter nullable annotation, and osx platform.
|
4 years ago |
Max Katz
|
194ddc5525
|
Merge pull request #8192 from workgroupengineering/fixes/Warnings/Xml-Commnet
fix: some xml comment
|
4 years ago |
Max Katz
|
1cd5a807b1
|
Merge branch 'master' into fixes/Warnings/Xml-Commnet
|
4 years ago |
Giuseppe Lippolis
|
ba7fd6c9e8
|
fix: some xml comment
|
4 years ago |
Max Katz
|
915f8425de
|
Merge pull request #8190 from MarchingCube/bump-skiasharp
Update SkiaSharp to 2.88.8
|
4 years ago |
Dariusz Komosiński
|
d41bd6ad6e
|
Merge branch 'master' into bump-skiasharp
|
4 years ago |
Max Katz
|
17d8f33f4a
|
Merge pull request #8188 from AvaloniaUI/fixes/osx-dialog-titlebar-style
Fix osx dialog style mask
|
4 years ago |
Steven Kirk
|
cf562f2c61
|
Merge branch 'master' into fixes/8178-elementname-binding-leak
|
4 years ago |
Dariusz Komosinski
|
ea9bd40dbd
|
Update HarfBuzzSharp.
|
4 years ago |
Dariusz Komosinski
|
8aa64bf839
|
Update SkiaSharp.
|
4 years ago |
Dan Walmsley
|
5b66f26065
|
Fix osx dialog style mask.
makes the titlebar look like normal window.
|
4 years ago |
Dan Walmsley
|
af237c6dd7
|
fix file dialog filter nullable annotation, and osx platform.
|
4 years ago |
Jumar Macato
|
d1afd3bb59
|
Merge pull request #8184 from AvaloniaUI/transform-3d
3D transforms (updated to master)
|
4 years ago |