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 |
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 |
Jumar Macato
|
4b4bd45fcd
|
Merge branch 'master' into transform-3d
|
4 years ago |
Max Katz
|
2fb68a43a6
|
Do not run Avalonia.PlatformSupport.UnitTests tests
|
4 years ago |
Max Katz
|
39d9a014b7
|
Fix static SetAssemblyDescriptorResolver usage in tests
|
4 years ago |
Max Katz
|
12fd949126
|
Disable AssemblyName_With_Non_ASCII_Should_Load_Avares test
|
4 years ago |
Max Katz
|
0754e29a3c
|
Address the review
|
4 years ago |
Max Katz
|
b20d563f2c
|
Merge branch 'cleanup-platformsupport' of https://github.com/AvaloniaUI/Avalonia into cleanup-platformsupport
|
4 years ago |
Max Katz
|
7f90e74f25
|
Unwanted namespace changes
|
4 years ago |
Max Katz
|
a907b942c5
|
Remove platform support projects
|
4 years ago |
Max Katz
|
6344bca71c
|
Merge branch 'master' into cleanup-platformsupport
|
4 years ago |
Max Katz
|
5034eca93a
|
Merge pull request #8176 from AvaloniaUI/fix-android-scaling
Don't cast android scaling from double to int
|
4 years ago |
Max Katz
|
17a2a4e2e0
|
Extract UnmanagedBlob to a separated file
|
4 years ago |
Max Katz
|
7fee2359dc
|
Remove Ad-Hoc/AppStore/iPhone/iPhoneSimulator configurations
|
4 years ago |
Max Katz
|
2538d2cde6
|
Copy runtime detection from dotnet/runtime repository
|
4 years ago |
Max Katz
|
ad0a06bf24
|
Merge PlatformSupport project into Avalonia.Base
|
4 years ago |
Max Katz
|
8e4d904a5a
|
Simplify some runtime platform interfaces and prefer net6 alternatives
|
4 years ago |
Max Katz
|
82538f4bf2
|
Merge branch 'master' into fix-android-scaling
|
4 years ago |
Max Katz
|
115d62e73f
|
Merge pull request #8024 from AvaloniaUI/feature/nested-styles
Nested styles
|
4 years ago |
Max Katz
|
0cab8ed885
|
Merge branch 'master' into feature/nested-styles
|
4 years ago |
Dan Walmsley
|
5d0800f4e6
|
Merge pull request #8172 from AvaloniaUI/make-menu-selection-logic-consistant-with-other-frameworks
Fix Menu selection to match UWP.
|
4 years ago |
Dan Walmsley
|
96ee3529e6
|
Merge pull request #8180 from AvaloniaUI/fixes/osx-popup-flyout-fixes
Fixes/osx popup flyout fixes
|
4 years ago |
Dan Walmsley
|
30377966e6
|
fix incorrect return value.
|
4 years ago |
Dan Walmsley
|
08439fa6f2
|
Merge remote-tracking branch 'origin/master' into fixes/osx-popup-flyout-fixes
|
4 years ago |
Dan Walmsley
|
02b3bf253a
|
add OnInitialiseNSWindow to allow inheritors to hook into NSWindow/Panel setup before being shown.
|
4 years ago |
Dan Walmsley
|
a77f9d3e54
|
add setCanBecomeKeyWindow to protocol
|
4 years ago |
Dan Walmsley
|
aa06e02c6d
|
arrange fields nicely.
|
4 years ago |
Dan Walmsley
|
e4bbebac7d
|
restore _canBecomeKeyWindow flag, important to distinguish behavior of a window and a popup.
|
4 years ago |
Takoooooo
|
1c2da897e5
|
Add comment.
|
4 years ago |
Max Katz
|
ac24ee467a
|
Update TopLevelImpl.cs
|
4 years ago |
Takoooooo
|
81eb964ae6
|
Fix Menu selection to match UWP.
|
4 years ago |
Max Katz
|
e3099fb07d
|
Merge pull request #8167 from workgroupengineering/fixes/GH-8155
fix(ExpressionNode): ensure _subscriber do not change during ValueChanged
|
4 years ago |
Giuseppe Lippolis
|
4845c10d88
|
fix(ExpressionNode): ensure _subscriber do not change during ValueChanged
|
4 years ago |
Dan Walmsley
|
060ec9694b
|
Merge pull request #8165 from AvaloniaUI/fixes/position-osx
Fix more OSX regressions
|
4 years ago |
Steven Kirk
|
593be4503d
|
Merge branch 'master' into feature/nested-styles
|
4 years ago |
Steven Kirk
|
55b19b445f
|
Remove unused vars.
|
4 years ago |
Jumar Macato
|
9750b31480
|
Merge pull request #8163 from AvaloniaUI/clear-datagrid-styles
Avoid static references in DataGrid fluent theme
|
4 years ago |