19 Commits (12.0.0-preview1)

Author SHA1 Message Date
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 2 months ago
Julien Lebosquain ee748802b3
Enable nullability in various test projects (#20374) 3 months ago
Julien Lebosquain ce0a1c6b3e
Update dependencies (#20139) 3 months ago
Benedikt Stebner 3e62621aaf
Improve FontCollection customization (#19756) 4 months ago
Alexandre Mutel 46d4735868
Fix issue with OverhangLeading (#18438) 12 months ago
Alexandre Mutel 72caa3ccba
Fix TextLayout.Width calculation (#18305) (#18310) 1 year ago
Benedikt Stebner 4f2dd6741a
Add TypographicFamilyName to GlyphTypeface and use it for FontCollection (#16844) 2 years ago
Benedikt Stebner 2dfd9be66a
[Text] Multiple text processing fixes (#15837) 2 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
Benedikt Stebner b83a5eb8b7
[Text] Fix hit testing issues (#13155) 2 years ago
Benedikt Stebner 07adf1d6dc Try a different font 3 years ago
Simon 876fa08812 move to a consistent langversion of 11 3 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk 721547fcb2 Update samples/tests to net6.0. 4 years ago
Dan Walmsley 9a591f517e sign test assemblies 5 years ago
Nikita Tsukanov d355007c57 Extracted runtime XAML loader to a separate package 6 years ago
Steven Kirk 30e8cac05d Update to .NET core 3.1. 6 years ago
Benedikt Schroeder de93e8e969 Full Unicode support for TextBlock 6 years ago
Nelson Carrillo 88bfdf87ea Skia backend cleanup. 8 years ago
Benedikt Schroeder f3f750cf86 Cleanup 8 years ago
Benedikt Schroeder 0c7c69dbe7 First unit tests 8 years ago
Steven Kirk 30e78dc5b6 Only run unit tests on .net core. 8 years ago
Jeremy Koritzinsky eb7c010462 Retarget .Net Framework projects to 4.7 8 years ago
Nikita Tsukanov 913149d093 Switched to .NET Standard 2.0 9 years ago
Steven Kirk 024573ddd5 Removed bad project references. 9 years ago
Wiesław Šoltés e9d108a506 Fixed xml tags 9 years ago
Wiesław Šoltés 3b3266cc7c Converted Avalonia.Visuals.UnitTests to a new project system 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago
Nikita Tsukanov 25c7be5b7a Removed packages.config from csproj.files 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
Steven Kirk 609c571424 Added AspectRatio and division operator to Size. 9 years ago
Steven Kirk 5546ed043f Added Rect.Union. 9 years ago
Steven Kirk abe69ac320 Moved some mocks into Avalonia.UnitTests. 9 years ago
Steven Kirk e79a144c14 WIP: Working on getting VisualBrush working 9 years ago
Steven Kirk ec2998728e Store layers in Scene. 9 years ago
Steven Kirk d34c279ba1 WIP: Adding render layers. 9 years ago
Steven Kirk 1f985abaa6 Refactored VisualNode. 9 years ago
Steven Kirk ada15eba00 Initial implementation of low-level scene graph. 10 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Steven Kirk b2141da430 Forgot to save .csproj. 10 years ago
Wiesław Šoltés 9cdcf6cb02 Revert "Updated projects and packages" 10 years ago
Wiesław Šoltés 7cca79b435 Updated projects and packages 10 years ago
Wiesław Šoltés 7282744b70 Removed outdated binding redirects and app.config 10 years ago
Jeremy Koritzinsky 3c5848bc2c Updated Rx to 3.0 and fixed a failing test from a not fully set up mock. 10 years ago
Steven Kirk 1824175e6b Use render bounds in visual hit testing. 10 years ago
donandren b049a5787f added failing test for PathMarkupParser 10 years ago
Jeremy Koritzinsky 4fef640371 Updated adorners and hit testing to account for RenderTransforms (#538) 10 years ago