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 13bbdc729e Use deadline-based and platform-implemented background processing for macOS 3 years ago
..
Animation Nullability fixes for Avalonia.Base 3 years ago
Collections Update AvaloniaDictionary API 3 years ago
Compatibility Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API 3 years ago
Controls Extract theme related properties to IThemeVariantHost and move property definitions to ThemeVariantScope 3 years ago
Data Automatically dispatch PropertyChanged notification to the UI thread 3 years ago
Diagnostics Initial implementation of SetCurrentValue. 3 years ago
Input Remove the IsDefault property 3 years ago
Interactivity Merge branch 'master' into expander-isexpanded-styled-prop 3 years ago
Layout Merge branch 'master' into issue-10226 3 years ago
Logging Fix TraceLogSink not releasing StringBuilder 3 years ago
LogicalTree Remove TotalCountChanged. 3 years ago
Media Merge branch 'master' into fixes/Warnings/CS0618_Misc 3 years ago
Metadata Support multiple `InheritDataTypeFromItems`. 3 years ago
Platform Minor improvements of clipboard page demo 3 years ago
Properties rename avalonia.web to avalonia.browser 3 years ago
PropertyStore Fixed metadata overrides not being able to add coercion to a property which didn't already have it 3 years ago
Reactive Make AnonymousObserver public and LightweightObservableBase internal 3 years ago
Rendering Merge branch 'master' into fixes/Warnings/CS0618_Misc 3 years ago
Styling fix: Warning CS0628 new protected member declared in sealed type 3 years ago
Threading Use deadline-based and platform-implemented background processing for macOS 3 years ago
Utilities Fixed DispatcherTimerHelper for unit tests 3 years ago
VisualTree Add Visual.GetTransformedBounds extension method. 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 Removed legacy renderers 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 Moved EnableDataValdiation to AvaloniaPropertyMetadata 3 years ago
AvaloniaProperty.cs Merge branch 'master' into pr/10572 3 years ago
AvaloniaPropertyChangedEventArgs.cs Removed a number of interfaces. 3 years ago
AvaloniaPropertyChangedEventArgs`1.cs Removed a number of interfaces. 3 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 Replace System.Reactive with internal extensions 3 years ago
CombinedGeometry.cs Merge core libraries. (#5831) 4 years ago
CornerRadius.cs Remove the IsDefault property 3 years ago
DirectProperty.cs Devirtualize AvaloniaProperty properties. 3 years ago
DirectPropertyBase.cs Added untyped SetCurrentValue. 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. 3 years ago
IDescription.cs Finished adding nullable annotations to Avalonia.Base. 4 years ago
IDirectPropertyAccessor.cs Removed a number of interfaces. 3 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 3 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 Merge core libraries. (#5831) 4 years ago
Rect.cs Remove the IsDefault property 3 years ago
RelativePoint.cs Ensure invariant culture in relevant string interpolation 3 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 3 years ago
RoundedRect.cs Merge core libraries. (#5831) 4 years ago
Size.cs Remove the IsDefault property 3 years ago
StyledElement.cs Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
StyledElementExtensions.cs Removed a number of interfaces. 3 years ago
StyledProperty.cs Fixed metadata overrides not being able to add coercion to a property which didn't already have it 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 Fixed templated parent theme changed loop. 3 years ago
VisualExtensions.cs Removed a number of interfaces. 3 years ago
VisualTreeAttachmentEventArgs.cs Removed a number of interfaces. 3 years ago
composition-schema.xml Respect AdornerLayer.IsClipEnabled 3 years ago