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.
 
 
 
Julien Lebosquain dc53c3ee15
Nullable annotations for Avalonia.Skia
4 years ago
..
Animation Nullability fixes for Avalonia.Base 4 years ago
Collections Update AvaloniaDictionary API 4 years ago
Compatibility Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API 4 years ago
Controls Fix benchmarks build 4 years ago
Data Automatically dispatch PropertyChanged notification to the UI thread 4 years ago
Diagnostics Initial implementation of SetCurrentValue. 4 years ago
Input Add Composition Start and End properties to TextEditable 4 years ago
Interactivity Merge branch 'master' into expander-isexpanded-styled-prop 4 years ago
Layout Implement LayoutInformation. 4 years ago
Logging Fix TraceLogSink not releasing StringBuilder 4 years ago
LogicalTree Nullability fixes for Avalonia.Base 4 years ago
Media Nullable annotations for Avalonia.Skia 4 years ago
Metadata Merge branch 'master' into fixes/Warnings/XML_Comments 4 years ago
Platform Nullable annotations for Avalonia.Skia 4 years ago
Properties rename avalonia.web to avalonia.browser 4 years ago
PropertyStore Initialize EffectiveValue with inherited value. 4 years ago
Reactive Make AnonymousObserver public and LightweightObservableBase internal 4 years ago
Rendering Respect AdornerLayer.IsClipEnabled 4 years ago
Styling Allow only well known ThemeVariant values in xaml compiler, add more documentation. 4 years ago
Threading Merge remote-tracking branch 'origin/master' into remove-reactive-package 4 years ago
Utilities Automatically dispatch PropertyChanged notification to the UI thread 4 years ago
VisualTree Nullability fixes for Avalonia.Base 4 years ago
ApiCompatBaseline.txt Update api compat baselines. 4 years ago
AttachedProperty.cs Devirtualize AvaloniaProperty properties. 4 years ago
Avalonia.Base.csproj Removed legacy renderers 4 years ago
AvaloniaInternalException.cs Finished adding nullable annotations to Avalonia.Base. 5 years ago
AvaloniaLocator.cs Added AvaloniaLocation.GetRequiredService. 5 years ago
AvaloniaObject.cs Tweak API for raising direct property changes. 4 years ago
AvaloniaObjectExtensions.cs Remove StyledPropertyBase class. 4 years ago
AvaloniaProperty.cs Merge branch 'master' into feature/setcurrentvalue 4 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 Finished adding nullable annotations to Avalonia.Base. 5 years ago
AvaloniaPropertyRegistry.cs Avalonia.Base and controls related project trimming attributes 4 years ago
AvaloniaProperty`1.cs Replace System.Reactive with internal extensions 4 years ago
ClassBindingManager.cs Replace System.Reactive with internal extensions 4 years ago
CombinedGeometry.cs Merge core libraries. (#5831) 4 years ago
CornerRadius.cs Merge branch 'master' into default-members 4 years ago
DirectProperty.cs Devirtualize AvaloniaProperty properties. 4 years ago
DirectPropertyBase.cs Added untyped SetCurrentValue. 4 years ago
DirectPropertyMetadata`1.cs Finished adding nullable annotations to Avalonia.Base. 5 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. 5 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 Implemented pixel format transcoding for Bitmap and WriteableBitmap 4 years ago
PixelSize.cs Merge core libraries. (#5831) 4 years ago
PixelVector.cs Remove JetBrains.Annotations from the repo 4 years ago
Point.cs Removed legacy renderers 4 years ago
Points.cs Merge core libraries. (#5831) 4 years ago
Rect.cs Removed legacy renderers 4 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 Standardize Default members in Size 4 years ago
StyledElement.cs Tweak API for raising direct property changes. 4 years ago
StyledElementExtensions.cs Removed a number of interfaces. 4 years ago
StyledProperty.cs Initialize EffectiveValue with inherited value. 4 years ago
StyledPropertyMetadata`1.cs Removed a number of interfaces. 4 years ago
Thickness.cs Merge branch 'master' into default-members 4 years ago
Vector.cs Merge core libraries. (#5831) 4 years ago
Visual.cs Tweak API for raising direct property changes. 4 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 Respect AdornerLayer.IsClipEnabled 4 years ago