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.
 
 
 
Evan 082a03b7c4
Handle DataValidationError notifications returned by ConvertBack (#22171)
6 days ago
..
Animation Fix SplineEasing constructor assigning y2 to Y1 (#22169) 1 week ago
Collections Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
Composition Add RelativeTransform to brushes (#21881) 1 week ago
Data Handle DataValidationError notifications returned by ConvertBack (#22171) 6 days ago
Input Fix focus being locked when restoring focus to a control thats detached from visual tree. (#22113) 2 weeks ago
Interactivity Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
Layout Add BringIntoView pass to the LayoutManager (#22002) 3 weeks ago
Logging Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
Media Consolidate the Unicode segmentation trie and add UAX-29 sentence segmentation (#21875) 1 week ago
Platform Fix SlicedStream.Seek(offset, SeekOrigin.End) (#18313) 2 years ago
Properties Fix random test failures and add empty dispatcher verification to tests (#17628) 2 years ago
PropertyStore Add unit tests (#15367) 2 years ago
Rendering Add RelativeTransform to brushes (#21881) 1 week ago
SourceGenerators Wayland protocol support (#21448) 3 months ago
Styling Implement a copy-on-write list for VisualChildren/LogicalChildren (#21884) 2 months ago
Utilities [Text] Glyph Outline Part 1/13 - Utility types for glyph outline support (#21405) 3 weeks ago
VisualTree Implement visual geometry hit testing (#21768) 1 month ago
AssetLoaderTests.cs Introduce static AssetLoader 3 years ago
AttachedPropertyTests.cs Pass both owner and host type to AvaloniaProperty. 3 years ago
Avalonia.Base.UnitTests.csproj [Text] Move Unicode trie generation to a dedicated Nuke-driven tool (#21391) 4 months ago
AvaloniaObjectTests_AddOwner.cs Remove copyright headers. 7 years ago
AvaloniaObjectTests_Attached.cs Remove copyright headers. 7 years ago
AvaloniaObjectTests_Binding.cs Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 7 months ago
AvaloniaObjectTests_Coercion.cs Added failing test for #11484. 3 years ago
AvaloniaObjectTests_DataValidation.cs Clear data validation when binding completes. 4 years ago
AvaloniaObjectTests_Direct.cs Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 7 months ago
AvaloniaObjectTests_GetObservable.cs Remove copyright headers. 7 years ago
AvaloniaObjectTests_GetValue.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
AvaloniaObjectTests_Inheritance.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
AvaloniaObjectTests_Metadata.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
AvaloniaObjectTests_MultiBinding.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
AvaloniaObjectTests_OnPropertyChanged.cs Correctly unsubscribe animation value entries. 4 years ago
AvaloniaObjectTests_SetCurrentValue.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
AvaloniaObjectTests_SetValue.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
AvaloniaObjectTests_Threading.cs Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 7 months ago
AvaloniaObjectTests_Validation.cs Pass both owner and host type to AvaloniaProperty. 3 years ago
AvaloniaPropertyRegistryTests.cs Update to xunit.v3 (#20331) 8 months ago
AvaloniaPropertyTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
ClassBindingManagerTests.cs Fixes duplicate class property registration (#19558) 1 year ago
CornerRadiusTests.cs Merge core libraries. (#5831) 4 years ago
DirectPropertyTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
DispatcherExecutionContextTests.cs Suppress culture flowing with ExecutionContext captured by DispatcherOperation (#21627) 3 months ago
DispatcherTests.Exception.cs Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 7 months ago
DispatcherTests.cs Fixed dispatcher frame capturing wrong dispatcher (#22086) 3 weeks ago
FlowDirectionTests.cs Move FlowDirectionTests to Avalonia.Base.Tests 4 years ago
MatrixTests.cs feat: implement Matrix.CreateRotation with center point. (#17657) 2 years ago
PixelSizeTests.cs Pass original logical size to render targets (#21380) 4 months ago
RectTests.cs Remove Rect.Default 4 years ago
RelativePointTests.cs Merge core libraries. (#5831) 4 years ago
RelativeRectComparer.cs Merge core libraries. (#5831) 4 years ago
RelativeRectTests.cs Merge core libraries. (#5831) 4 years ago
RenderTests_Culling.cs [Fix] ImmediateRenderer (#20174) 10 months ago
RoundedRectTests.cs Updated RenderDataRectangleNode.HitTest to properly hit-test rounded rectangles (#13797) 3 years ago
SizeTests.cs Merge core libraries. (#5831) 4 years ago
StyledPropertyTests.cs Made AvaloniaPropertyMetadata immutable after property initialization (#15384) 2 years ago
TestVisual.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
ThicknessTests.cs Merge core libraries. (#5831) 4 years ago
VectorTests.cs Merge core libraries. (#5831) 4 years ago
VisualExtensionsTests.cs FindAncestorOfType and FindDescendantOfType with predicates (#20661) 7 months ago
VisualTests.cs Implement a copy-on-write list for VisualChildren/LogicalChildren (#21884) 2 months ago
WeakEventHandlerManagerTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
WeakEventTests.cs Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 9 months ago
WpfCompare.Support.cs Suppress culture flowing with ExecutionContext captured by DispatcherOperation (#21627) 3 months ago