19 Commits (658afb87173081b9444d30dd70ae47a04e519e4e)

Author SHA1 Message Date
David Federman ea7e9a7aed
Onboard onto Central Package Management (#20704) 4 weeks ago
Julien Lebosquain 71ce62ae32
Remove legacy Diagnostics project (#20332) 3 months ago
Julien Lebosquain 3e41310917
Enable nullability in all samples (#20379) 3 months ago
Julien Lebosquain fc25c00ec4
Fix some compiler warnings (#17180) 1 year ago
Steven Kirk c6cdbfec3b
Add basic integration tests for NativeControlHost and improve its automation/a11y support. (#15542) 2 years ago
Steven Kirk fa8b1736de
Refactor integration test app paging (#16551) 2 years ago
Max Katz d4d322654e
[Windows] WindowDecorations related integration tests (#15561) 2 years ago
Jonathan Gilbert 79f29ccae7
Fix TrayIcon menu crash (#16024) 2 years ago
Emmanuel Hansen fc26fb6608
Win32 - Ensure owner topmost flag is set if its topmost when showing a owned window (#16104) 2 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
Dan Walmsley 89efb4fcc4
Add icon and trayicon to the integration test app, so that loading icons will be tests. (#14593) 2 years ago
Max Katz d3fb8dee89 Build fixes 3 years ago
Dan Walmsley b548ccb346 fix integration test app, missing inter font package. 3 years ago
Dan Walmsley ad574e2c64 use net 7 for integration test app. 3 years ago
Max Katz 4c039cbf7c Move Fluent/Default themes out of main package 4 years ago
Steven Kirk 32e76d3350 WIP: Bundle IntegrationTestApp. 4 years ago
Steven Kirk e0d3799887 Update IntegrationTestApp to net6.0. 4 years ago
Steven Kirk e8801c2aca Started adding ComboBox integration tests. 5 years ago
Steven Kirk c1dfc1f963 Started adding integration tests. 5 years ago
Steven Kirk 30e8cac05d Update to .NET core 3.1. 6 years ago
Jumar Macato 545053c7b1
Start fixing broken sample projects 7 years ago
Jeremy Koritzinsky 321bd15664 Merge desktop runtime support libraries. Fixes #1899. 8 years ago
Jeremy Koritzinsky 5a9e41364b Convert project references to reference aggregate Avalonia.csproj 8 years ago
Jumar Macato def7da4bb2
Rename Sample projects to avoid confusion with the CI tests. 8 years ago
Nikita Tsukanov 9a1348b37b Initial remote XAML previewer implementation 9 years ago
Nikita Tsukanov 646db5b914 Initial working version of remoting 9 years ago
Nikita Tsukanov a2551d505b Initial effort on Remote 9 years ago
Steven Kirk 1150af791c Reworked how ContentPresenter child is updated. 9 years ago
Wiesław Šoltés 872575b9b7 Set project OutputType 9 years ago
Steven Kirk 5f845632ce Undo bad merge of csproj. 9 years ago
Jeremy Koritzinsky aacb052253 Made changes requested by @grokys. 9 years ago
Wiesław Šoltés ad65b6192e Moved inports to test projects 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago
Wiesław Šoltés 6d557f7819 Already included in coretests.props 9 years ago
Steven Kirk 65dd1a423b Use the default compile items in unit tests. 9 years ago
Nikita Tsukanov 6cf037ad7c One liners 9 years ago
Nikita Tsukanov 66ac05b2c2 Removed <Name> elements from new projects 9 years ago
Nikita Tsukanov d1caaaca3e Removed <Project> 9 years ago
Nikita Tsukanov 886a65beaa Use dotnet test for layout and controls tests 9 years ago
Nikita Tsukanov dc8a32d1b1 Run Avalonia.Base.UnitTests using `dotnet test` 9 years ago
Nikita Tsukanov 485fe1364e Everything is buildable via MSBuild 9 years ago
Nikita Tsukanov b6b5b9de88 Test now compile and can be run from visual studio 9 years ago
Nikita Tsukanov b0a063838f Migrated to PackageReference 9 years ago
Nikita Tsukanov d17b32d7bd Fixed tests 9 years ago
Steven Kirk b5e93b67fe Make Window.IsVisible track window visibility. 9 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Steven Kirk df2f685ec8 Set canvas property default values to NaN. 10 years ago
Jeremy Koritzinsky 9a18ef0afa Added support for auto-loading "Avalonia modules", which are classes that are auto-initialized via the instance constructor. 10 years ago
Wiesław Šoltés 9cdcf6cb02 Revert "Updated projects and packages" 10 years ago
Steven Kirk 41ba3b7782 Started adding TextBox error adornments. 10 years ago