A cross-platform UI framework for .NET
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nikita Tsukanov
fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel ( #20624 )
* Extracted IInputRoot out of TopLevel
* Move some input handling out of TopLevel
* Remove old class, make layout manager private
* Removed IRenderRoot
* Make VisualTreeAttachmentEventArgs a bit more sensible
* Move ILayoutRoot to PresentationSource
# Conflicts:
# tests/Avalonia.Controls.UnitTests/TabControlTests.cs
* Updated some VisualRoot / GetVisualRoot usages
* Updated more XxxRoot usages
* More Root usages
* Addressed review
* Hurr-durr xml
* More fixes
* Maybe fix android compilation
* API diff
* Yet another cast
* I had to use MSIL analysis to detect those casts
* Fixed automation
* Fix PointerOverPreProcessor
* Fix?
* Removed yet another cast to Visual
* The amount of random downcasts is astonishing
* Maybe fix mac
* Addressed review
1 month ago
..
Avalonia.Base.UnitTests
Introduce PresentationSource, move some responsibilities from TopLevel (#20624)
1 month ago
Avalonia.Benchmarks
Composition system SP1 (#20497)
2 months ago
Avalonia.Build.Tasks.UnitTest
Update to xunit.v3 (#20331)
3 months ago
Avalonia.Controls.UnitTests
Introduce PresentationSource, move some responsibilities from TopLevel (#20624)
1 month ago
Avalonia.DesignerSupport.TestApp
Universal GlyphTypeface implementation (#19852)
3 months ago
Avalonia.DesignerSupport.Tests
Update to xunit.v3 (#20331)
3 months ago
Avalonia.Generators.Tests
Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303)
2 months ago
Avalonia.Headless.NUnit.PerAssembly.UnitTests
Make NUnit tests visible in Rider again (#20594)
2 months ago
Avalonia.Headless.NUnit.PerTest.UnitTests
Make NUnit tests visible in Rider again (#20594)
2 months ago
Avalonia.Headless.UnitTests
Headless NUnit: Handle async SetUp/TearDown (#20612)
2 months ago
Avalonia.Headless.XUnit.PerAssembly.UnitTests
Update headless xUnit support to v3 (#20481)
2 months ago
Avalonia.Headless.XUnit.PerTest.UnitTests
Update headless xUnit support to v3 (#20481)
2 months ago
Avalonia.IntegrationTests.Appium
[macOS] Add NativeDock.Menu API for adding menu items to macOS dock icon (#20634)
1 month ago
Avalonia.IntegrationTests.Win32
Update headless xUnit support to v3 (#20481)
2 months ago
Avalonia.LeakTests
Add CompiledBinding.Create factory methods from LINQ expressions (#20443)
2 months ago
Avalonia.Markup.UnitTests
Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589)
2 months ago
Avalonia.Markup.Xaml.UnitTests
Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303)
2 months ago
Avalonia.RenderTests
Introduce PresentationSource, move some responsibilities from TopLevel (#20624)
1 month ago
Avalonia.RenderTests.WpfCompare
Update to xunit.v3 (#20331)
3 months ago
Avalonia.Skia.RenderTests
Update to xunit.v3 (#20331)
3 months ago
Avalonia.Skia.UnitTests
Introduce TextOptions (#20107)
2 months ago
Avalonia.UnitTests
Introduce PresentationSource, move some responsibilities from TopLevel (#20624)
1 month ago
BuildTests
Update to .NET 10 (#19869)
4 months ago
Shared
Make sure that tests inherit from ScropedTestBase (#18690)
11 months ago
TestFiles
Fix Border clip regression (#20648)
1 month ago
Directory.Build.props
Update to xunit.v3 (#20331)
3 months ago