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 015768c5bd Make sure that Dispatcher.InvokeAsync unwraps tasks and that correct overload is being chosen 3 years ago
..
Animation fix(Animation): fix Issue #11156 System.InvalidOperationException: Call from invalid thread 3 years ago
Collections Implement ColorPaletteResources as a public API 3 years ago
Compatibility Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API 3 years ago
Controls Adjust some Unstable attr usages 3 years ago
Data Prevent all obsolete members from listing in auto-completions 3 years ago
Diagnostics Initial implementation of SetCurrentValue. 3 years ago
Input Prevent all obsolete members from listing in auto-completions 3 years ago
Interactivity Merge branch 'master' into expander-isexpanded-styled-prop 3 years ago
Layout Always add control in measure queue to arrange queue. 3 years ago
Logging Fix TraceLogSink not releasing StringBuilder 3 years ago
LogicalTree Remove TotalCountChanged. 3 years ago
Media Merge pull request #11200 from hez2010/obs-hidden 3 years ago
Metadata Add Message parameter to the Unstable attribute 3 years ago
Platform Merge pull request #11192 from AvaloniaUI/add-message-arg-to-the-unstable-attr 3 years ago
Properties rename avalonia.web to avalonia.browser 4 years ago
PropertyStore Merge pull request #10822 from AvaloniaUI/fixes/10684-default-value-coerce 3 years ago
Reactive Added conversion option to PropertyObservable 3 years ago
Rendering Remove ICustomDrawOperation from the IDrawingContextImpl as it seems useless there now 3 years ago
Styling Merge branch 'master' into include-analyzers-in-the-main-package 3 years ago
Threading Make sure that Dispatcher.InvokeAsync unwraps tasks and that correct overload is being chosen 3 years ago
Utilities Reuse SpanHelpers in Avalonia.Build.Tasks 3 years ago
VisualTree Prevent all obsolete members from listing in auto-completions 3 years ago
ApiCompatBaseline.txt Update api compat baselines. 4 years ago
AttachedProperty.cs Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
Avalonia.Base.csproj Remove ModuleInitializer duplicates 3 years ago
AvaloniaInternalException.cs Finished adding nullable annotations to Avalonia.Base. 4 years ago
AvaloniaLocator.cs Added AvaloniaLocation.GetRequiredService. 4 years ago
AvaloniaObject.cs Initial impl of data validation for styled properties. 3 years ago
AvaloniaObjectExtensions.cs Added conversion option to PropertyObservable 3 years ago
AvaloniaProperty.cs Ensure that the default value can be coerced. 3 years ago
AvaloniaPropertyChangedEventArgs.cs Removed a number of interfaces. 4 years ago
AvaloniaPropertyChangedEventArgs`1.cs Removed a number of interfaces. 4 years ago
AvaloniaPropertyChangedExtensions.cs Make OnPropertyChanged non-generic. 4 years ago
AvaloniaPropertyExtensions.cs Merge core libraries. (#5831) 4 years ago
AvaloniaPropertyMetadata.cs Added GenerateTypeSafeMetadata to property metadata 3 years ago
AvaloniaPropertyRegistry.cs fix: Misc XML Document issue 3 years ago
AvaloniaProperty`1.cs Replace System.Reactive with internal extensions 3 years ago
ClassBindingManager.cs Suppress warnings that are expected behavior 3 years ago
CombinedGeometry.cs Don't use AvaloniaObject in IPlatformRenderInterface 3 years ago
CornerRadius.cs Remove the IsDefault property 3 years ago
DirectProperty.cs Devirtualize AvaloniaProperty properties. 3 years ago
DirectPropertyBase.cs Ensure that the default value can be coerced. 3 years ago
DirectPropertyMetadata`1.cs Added GenerateTypeSafeMetadata to property metadata 3 years ago
EnumExtensions.cs Remove obsolete members from Avalonia.Base namespace 4 years ago
IDataContextProvider.cs Removed a number of interfaces. 4 years ago
IDescription.cs Finished adding nullable annotations to Avalonia.Base. 4 years ago
IDirectPropertyAccessor.cs Removed a number of interfaces. 4 years ago
IDirectPropertyMetadata.cs Added attributes describing API stability. 4 years ago
INamed.cs Merge core libraries. (#5831) 4 years ago
IStyledPropertyAccessor.cs Initial refactor of AvaloniaObject value store. 4 years ago
IStyledPropertyMetadata.cs Added attributes describing API stability. 4 years ago
Matrix.cs feat: Address Rule CA1815 4 years ago
PixelPoint.cs Merge core libraries. (#5831) 4 years ago
PixelRect.cs Remove the IsDefault property 3 years ago
PixelSize.cs Merge core libraries. (#5831) 4 years ago
PixelVector.cs Remove JetBrains.Annotations from the repo 3 years ago
Point.cs Remove the IsDefault property 3 years ago
Points.cs Cleanup Points collection usage, make it use IList 3 years ago
Rect.cs Bitmap effects support 3 years ago
RelativePoint.cs Ensure invariant culture in relevant string interpolation 4 years ago
RelativeRect.cs Merge core libraries. (#5831) 4 years ago
RenderTargetCorruptedException.cs Merge core libraries. (#5831) 4 years ago
Rotate3DTransform.cs fix: missing invoke of base.OnPropertyChanged 4 years ago
RoundedRect.cs Merge core libraries. (#5831) 4 years ago
Size.cs Remove the IsDefault property 3 years ago
StyledElement.cs Suppress warnings that are expected behavior 3 years ago
StyledElementExtensions.cs Removed a number of interfaces. 4 years ago
StyledProperty.cs Ensure that the default value can be coerced. 3 years ago
StyledPropertyMetadata`1.cs Added GenerateTypeSafeMetadata to property metadata 3 years ago
Thickness.cs Remove the IsDefault property 3 years ago
Vector.cs Remove the IsDefault property 3 years ago
Visual.cs Suppress warnings that are expected behavior 3 years ago
VisualExtensions.cs Removed a number of interfaces. 4 years ago
VisualTreeAttachmentEventArgs.cs Removed a number of interfaces. 4 years ago
composition-schema.xml Bitmap effects support 3 years ago