Daniil Pavliuchyk
44b833a0af
Fix test
3 years ago
Max Katz
e6b8914b7d
Rename TryGetFileFromPath-like method to end with Async suffix
3 years ago
Max Katz
696c5232e7
Rename StartBrowserApp-like methods to end with "Async" suffix
3 years ago
Max Katz
49a6cbd5a6
Use polyfill for open file and directory dialogs
3 years ago
Max Katz
bd1928efac
Refactor Browser and Blazor startup code
3 years ago
Max Katz
d1c329e819
Pass file extensions to the browser backend in the file picker
3 years ago
Max Katz
e975468e92
Remove unused CanOpenRead/CanOpenWrite
3 years ago
Tom Edwards
1fbd4ab801
Added Avalonia.Analyzers and ten diagonstics
3 years ago
Daniil Pavliuchyk
ac21ab2fe6
Add Slider Automation Test
3 years ago
Nikita Tsukanov
9c33ee08dd
Use same flags in ExternalMemoryImageCreateInfo
3 years ago
Emmanuel Hansen
ff98344247
allow multiline input on android
3 years ago
kekekeks
fc0ddcb320
Use NT shared handles for Vulkan interop on Windows
3 years ago
Julien Lebosquain
7d879cf6fe
Added Win32PlatformOptions.ShouldRenderOnUIThread
Fixes WPF interop
3 years ago
Julien Lebosquain
3568e60841
Set WindowsInteropTest platform target to x64
3 years ago
Julien Lebosquain
2c0c03d317
Fix CustomDrawingExampleControl crash on Direct2D
3 years ago
Steven Kirk
035f4f0e55
Added failing integration tests for #10232 .
3 years ago
Steven Kirk
571b7746ea
Added failing integration test.
3 years ago
José Pedro
757f82c385
Updated browser packages to stable.
3 years ago
Max Katz
db78f7c870
Update angle to 2.1.0.2023020321
3 years ago
Steven Kirk
73cede0bf5
Added integration tests for window transparency.
Failing on macOS, passing on win32.
3 years ago
Giuseppe Lippolis
cd90a9c0c2
feat(HamburgerMenu): Auto close on SelectedItem Changed when HamburgerMenu is display as Overlay
3 years ago
Giuseppe Lippolis
86dc4042ab
fix: misc warning
- Warning CA1815 PlatformGraphicsExternalImageProperties should override Equals Avalonia.Base (net6.0) \src\Avalonia.Base\Platform\PlatformGraphicsExternalMemory.cs 7 N/A
- Warning CA1823 Unused field 'ProximityPoints' Avalonia.Controls (net6.0) src\Avalonia.Controls\Presenters\ScrollContentPresenter.cs 18 N/A
- Warning CS0169 The field 'VulkanDemoControl._vkInstance' is never used GpuInterop samples\GpuInterop\VulkanDemo\VulkanDemoControl.cs 19 N/A
- Warning CS0169 The field 'VulkanDemoControl._api' is never used GpuInterop samples\GpuInterop\VulkanDemo\VulkanDemoControl.cs 20 N/A
- Warning CS0219 The variable 'isZooming' is assigned but its value is never used ControlCatalog (netstandard2.0) samples\ControlCatalog\Pages\GesturePage.cs 73 N/A
- Warning xUnit2004 Do not use Assert.Equal() to check for boolean conditions. Avalonia.IntegrationTests.Appium tests\Avalonia.IntegrationTests.Appium\WindowTests_MacOS.cs 267 N/A
3 years ago
Giuseppe Lippolis
ffcec80f80
fix(GpuInterop): CS0618 member is obsolete, due to the renaming of some members of the Silk.NET.Vulkan enums
3 years ago
Max Katz
35662ad4cb
Allow only well known ThemeVariant values in xaml compiler, add more documentation.
3 years ago
Julien Lebosquain
5e13c5b59a
Implemented layout and render time graph overlays
3 years ago
Emmanuel Hansen
5e50f99567
remove snapping from pointer wheel
3 years ago
Max Katz
768edfcb6c
Update control catalog
3 years ago
Steven Kirk
0065a962ac
Move ItemsRepeater to separate assembly.
3 years ago
Giuseppe Lippolis
6189f52c1f
fix: GpuInterop Build
3 years ago
Nikita Tsukanov
6bdf0eacc7
Removed legacy renderers
3 years ago
Emmanuel Hansen
78abd6d4b5
Add IsScrollInertiaEnabled attached property to scrollviewer
3 years ago
daniel
7e8c34fc92
Use GetTopLevel method
3 years ago
Emmanuel Hansen
baab50e94c
fix center snap alignment
3 years ago
Emmanuel Hansen
23ab4294b1
move snapping samples to separate page
3 years ago
daniel
7fd6d43e3f
Apply FD on MainWindow instead MainView in ControlCatalog
3 years ago
Emmanuel Hansen
1cc29c7e8d
set pull and pich gestures to handled when handled by handler
3 years ago
rabbitism
163b884171
fix: remove unused pen.
3 years ago
rabbitism
32cfbe6578
fix: fix screen display in control catalog.
3 years ago
Nikita Tsukanov
7a2ca3e999
Build
3 years ago
Nikita Tsukanov
d714f37fce
Implemented interop with externally managed GPU memory
3 years ago
Max Katz
b43bd006b0
Fix samples build
3 years ago
Max Katz
151fe0031a
Update control catalog and samples
3 years ago
Emmanuel Hansen
bde380ebfa
Add snapping sample to scroll viewer page
3 years ago
robloo
a68cce869f
Add CancelRoutedEventArgs and use it in Expander
3 years ago
Max Katz
7cd51c9161
Update samples/ControlCatalog/Pages/DialogsPage.xaml.cs
3 years ago
Emmanuel Hansen
79b30658f1
add TopLevel.GetTopLevel api
3 years ago
Max Katz
37545cbeb1
IStorageProvider API updates
3 years ago
Max Katz
24626da489
Remove Rx.props from ControlCatalog and some other projects too
3 years ago
Max Katz
148b4a9aca
Changes after review
3 years ago
Simon Cropp
ac01ee00e6
.
3 years ago