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.
 
 
 
Emmanuel Hansen 72218879d8
Fix focus being locked when restoring focus to a control thats detached from visual tree. (#22113)
2 weeks ago
..
Fonts [Text] Glyph Outline Part 1/13 - Utility types for glyph outline support (#21405) 3 weeks ago
Properties Renamed Perspex -> Avalonia 11 years ago
Avalonia.UnitTests.csproj Onboard onto Central Package Management (#20704) 7 months ago
CompositorTestServices.cs Implement visual geometry hit testing (#21768) 1 month ago
DispatcherTimerHelper.cs Review comments 4 years ago
HeadlessFontManagerImpl.cs Universal GlyphTypeface implementation (#19852) 8 months ago
HeadlessUnitTestApplication.cs Basic infra to use headless platform in "normal" unit tests (#22078) 2 weeks ago
InternalsVisibleTo.cs Remove Direct2D1 (#20132) 10 months ago
InvariantCultureAttribute.cs Update to xunit.v3 (#20331) 8 months ago
MockAssetLoader.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
MockGlobalClock.cs Media system refactoring 3 years ago
MockScreen.cs Make Screen abstract (#20529) 8 months ago
MockWindowingPlatform.cs Fix focus being locked when restoring focus to a control thats detached from visual tree. (#22113) 2 weeks ago
ModuleInitializer.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
MouseTestHelper.cs Fix pointer capture cancellation on Win32 (#22054) 3 weeks ago
NotifyingBase.cs Fix SelectedItemsControl initialization property order (#13800) 3 years ago
NullRenderer.cs Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 7 months ago
RendererMocks.cs Prefer window content over underlay in chrome hit testing (#21177) 5 months ago
ScopedTestBase.cs Scoping 3 years ago
StyleHelpers.cs Make style selector internals internal. 3 years ago
TestFontManager.cs Universal GlyphTypeface implementation (#19852) 8 months ago
TestLogSink.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
TestPlatformSettings.cs Ensure that ActualThemeVariant always has a proper value (#21930) 4 weeks ago
TestRoot.cs Implement visual geometry hit testing (#21768) 1 month ago
TestServices.cs Ensure that ActualThemeVariant always has a proper value (#21930) 4 weeks ago
TestWithServicesBase.cs check access before clearing job queue. 4 years ago
ThreadRunHelper.cs Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 7 months ago
TouchTestHelper.cs Fix pointer capture cancellation on Win32 (#22054) 3 weeks ago
UnitTestApplication.cs Ensure that ActualThemeVariant always has a proper value (#21930) 4 weeks ago
UnitTestSynchronizationContext.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
UseEmptyDesignatorCultureAttribute.cs Update to xunit.v3 (#20331) 8 months ago
VerifyEmptyDispatcherAfterTestAttribute.cs Update to xunit.v3 (#20331) 8 months ago