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.
 
 
 
Benedikt Stebner 3e62621aaf
Improve FontCollection customization (#19756)
2 months ago
..
Animation Fixed transitions with delay but no duration completing instantly (#18929) 8 months ago
Collections Warning fixes: '25 winter wave (#18103) 12 months ago
Composition Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
Data Fix validation error not being cleared on valid input (#19477) 6 months ago
Input Fix PlatformDataTransferItem.TryGetRaw for unknown formats (#19791) 4 months ago
Interactivity EventRoute: remove additional check if event was handled 3 years ago
Layout Fix MeasureCore when there's a size constraint and there's a negative margin. (#18462) 8 months ago
Logging Removed a number of interfaces. 3 years ago
Media Improve FontCollection customization (#19756) 2 months ago
Platform Fix SlicedStream.Seek(offset, SeekOrigin.End) (#18313) 12 months ago
Properties Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
PropertyStore Add unit tests (#15367) 2 years ago
Rendering Use separate LtrbRect type for renderer calculations (#15112) 2 years ago
Styling Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947) 3 months ago
Utilities Handle long file paths in UriFromFilePath (#19955) 3 months ago
VisualTree Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years 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 Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
AvaloniaObjectTests_AddOwner.cs Remove copyright headers. 6 years ago
AvaloniaObjectTests_Attached.cs Remove copyright headers. 6 years ago
AvaloniaObjectTests_Binding.cs Binding System refactor (#13970) 2 years ago
AvaloniaObjectTests_Coercion.cs Added failing test for #11484. 3 years ago
AvaloniaObjectTests_DataValidation.cs Clear data validation when binding completes. 3 years ago
AvaloniaObjectTests_Direct.cs Binding System refactor (#13970) 2 years ago
AvaloniaObjectTests_GetObservable.cs Remove copyright headers. 6 years ago
AvaloniaObjectTests_GetValue.cs Initial refactor of AvaloniaObject value store. 4 years ago
AvaloniaObjectTests_Inheritance.cs Added failing test. 3 years ago
AvaloniaObjectTests_Metadata.cs Update tests 5 years ago
AvaloniaObjectTests_MultiBinding.cs Added a constructor to FuncMultiValueConverter that takes an IReadOnlyList instead of an IEnumerable (#19936) 3 months ago
AvaloniaObjectTests_OnPropertyChanged.cs Correctly unsubscribe animation value entries. 3 years ago
AvaloniaObjectTests_SetCurrentValue.cs Another failing test for SetCurrentValue. 3 years ago
AvaloniaObjectTests_SetValue.cs fix more typos 3 years ago
AvaloniaObjectTests_Threading.cs Updated tests to use IDispatcherImpl 3 years ago
AvaloniaObjectTests_Validation.cs Pass both owner and host type to AvaloniaProperty. 3 years ago
AvaloniaPropertyRegistryTests.cs Pass both owner and host type to AvaloniaProperty. 3 years ago
AvaloniaPropertyTests.cs Made AvaloniaPropertyMetadata immutable after property initialization (#15384) 2 years ago
ClassBindingManagerTests.cs Fixes duplicate class property registration (#19558) 5 months ago
CornerRadiusTests.cs Merge core libraries. (#5831) 4 years ago
DirectPropertyTests.cs Made AvaloniaPropertyMetadata immutable after property initialization (#15384) 2 years ago
DispatcherTests.Exception.cs Misc warning fixes (#14766) 2 years ago
DispatcherTests.cs Fix comment for #19163 (#19469) 6 months ago
FlowDirectionTests.cs Move FlowDirectionTests to Avalonia.Base.Tests 3 years ago
MatrixTests.cs feat: implement Matrix.CreateRotation with center point. (#17657) 1 year ago
PixelSizeTests.cs feat: PixelSize TryParse (#14979) 2 years ago
RectTests.cs Remove Rect.Default 3 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 Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 3 years ago
RoundedRectTests.cs Updated RenderDataRectangleNode.HitTest to properly hit-test rounded rectangles (#13797) 2 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 Removed a number of interfaces. 3 years ago
ThicknessTests.cs Merge core libraries. (#5831) 4 years ago
VectorTests.cs Merge core libraries. (#5831) 4 years ago
VisualExtensionsTests.cs Merge core libraries. (#5831) 4 years ago
VisualTests.cs Binding System refactor (#13970) 2 years ago
WeakEventHandlerManagerTests.cs feat(tests): Address rule CA1822 3 years ago
WeakEventTests.cs feat(tests): Address rule CA1822 3 years ago