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 685682c5db Fixed race condition in Compositor.Commit 3 years ago
..
Animation Added InterpolatingTransitionBase 3 years ago
Collections Fix spelling mistake. 3 years ago
Compatibility Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API 3 years ago
Controls Make ChildNameScope internal. 3 years ago
Data Make SingleSubscriberObservableBase internal. 3 years ago
Diagnostics Fix spelling mistake. 3 years ago
Input Use TemplatePart 3 years ago
Interactivity Remove generic RoutedPropertyChangedEventArgs 3 years ago
Layout Make some interfaces/classes a PrivateApi. 3 years ago
Logging Make TraceLogSink internal. 3 years ago
LogicalTree Remove TotalCountChanged. 3 years ago
Media Fixed _requestedCommits enumeration 3 years ago
Metadata Borking changes 3 years ago
Platform Merge pull request #11579 from AvaloniaUI/maxkatz6-patch-1 3 years ago
Properties Move TemplateBinding to Avalonia.Base. 3 years ago
PropertyStore Only call coerce callback a single time. 3 years ago
Reactive Make SingleSubscriberObservableBase internal. 3 years ago
Rendering Fixed race condition in Compositor.Commit 3 years ago
Styling Fix spelling mistake. 3 years ago
Threading More scoping for tests 3 years ago
Utilities Make GetVisualRoot trimmable + some other helper methods 3 years ago
VisualTree Make GetVisualRoot trimmable + some other helper methods 3 years ago
ApiCompatBaseline.txt Update api compat baselines. 4 years ago
AttachedProperty.cs Make some AvaloniaProperty APIs internal. 3 years ago
Avalonia.Base.csproj Make pooled collections internal. 3 years ago
AvaloniaInternalException.cs Finished adding nullable annotations to Avalonia.Base. 4 years ago
AvaloniaLocator.cs Borking changes 3 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 Fix spelling mistake. 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 Make CanValueAffectRender internal. 3 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 Fix spelling mistake. 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 Make some AvaloniaProperty APIs internal. 3 years ago
DirectPropertyBase.cs Make some AvaloniaProperty APIs internal. 3 years ago
DirectPropertyMetadata`1.cs Added GenerateTypeSafeMetadata to property metadata 3 years ago
EnumExtensions.cs Make EnumExtensions internal. 3 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 Cleanup Points collection usage, make it use IList 3 years ago
Rect.cs Composition aware resources 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 Media system refactoring 3 years ago
RoundedRect.cs Composition aware resources 3 years ago
Size.cs Remove the IsDefault property 3 years ago
StyledElement.cs Merge branch 'master' into refactor/grokys-internalize 3 years ago
StyledElementExtensions.cs Removed a number of interfaces. 3 years ago
StyledProperty.cs Fix spelling mistake. 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 Make InvalidateMirrorTransform protected. 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 Composition aware resources 3 years ago