..
Animation
Fix: Crossfade animation causes other animations to have hidden elements (#14832)
2 years ago
Collections
Warning cleanup (#13656)
2 years ago
Compatibility
AppleTV support + improvements for iOS backend (#14196)
2 years ago
Controls
Set capacity of XAML resource dictionaries (#15069)
2 years ago
Data
Misc warning fixes (#14766)
2 years ago
Diagnostics
Binding System refactor (#13970)
2 years ago
Input
iOS some pointer/keyboard fixes (#15061)
2 years ago
Interactivity
Removed redundant Source check
3 years ago
Layout
Fix viewport calculation with non-invertible render transform (#13188)
3 years ago
Logging
Update LogArea.cs
2 years ago
LogicalTree
Remove TotalCountChanged.
3 years ago
Media
Don't merge RenderOptions during update and only push them to drawing context if actually needed (#15111)
2 years ago
Metadata
Borking changes
3 years ago
Platform
Don't merge RenderOptions during update and only push them to drawing context if actually needed (#15111)
2 years ago
Properties
Binding System refactor (#13970)
2 years ago
PropertyStore
Simplify two if blocks into one (#14885)
2 years ago
Reactive
In `Avalonia.Base`, private fields that are never modified were made `readonly` (#13020)
3 years ago
Rendering
Don't merge RenderOptions during update and only push them to drawing context if actually needed (#15111)
2 years ago
Styling
Binding System refactor (#13970)
2 years ago
Threading
chore: remove repetitive words (#15116)
2 years ago
Utilities
XY focus (#13947)
2 years ago
VisualTree
XY focus (#13947)
2 years ago
ApiCompatBaseline.txt
Update api compat baselines.
4 years ago
AttachedProperty.cs
In `Avalonia.Base`, sealed several classes whose constructors aren't available from public API, and which have no inheritors (#13043)
3 years ago
Avalonia.Base.csproj
Remove InternalsVisibleTo from Avalonia.Base to ControlCatalog (#14905)
2 years ago
AvaloniaInternalException.cs
Finished adding nullable annotations to Avalonia.Base.
4 years ago
AvaloniaLocator.cs
Borking changes
3 years ago
AvaloniaObject.cs
Simplify two if blocks into one (#14885)
2 years ago
AvaloniaObjectExtensions.cs
Binding System refactor (#13970)
2 years ago
AvaloniaProperty.cs
Binding System refactor (#13970)
2 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
Binding System refactor (#13970)
2 years ago
CombinedGeometry.cs
Seal CreateDefiningGeometry
3 years ago
CornerRadius.cs
Fixes for animation registry
3 years ago
DirectProperty.cs
Binding System refactor (#13970)
2 years ago
DirectPropertyBase.cs
Binding System refactor (#13970)
2 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
Binding System refactor (#13970)
2 years ago
IDirectPropertyMetadata.cs
Added attributes describing API stability.
4 years ago
INamed.cs
Allow any object implementing INamed to be registered in a Xaml namescope (#14757)
2 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
Reworked the way we are clipping dirty rects with CompositionTarget (#14806)
2 years ago
PixelVector.cs
Remove JetBrains.Annotations from the repo
3 years ago
Point.cs
Add Distance method to Point
3 years ago
Points.cs
Cleanup Points collection usage, make it use IList
3 years ago
Rect.cs
Fixes for animation registry
3 years ago
RelativePoint.cs
Fix RadialGradientBrush.Radius obsolete usages (#14774)
2 years ago
RelativeRect.cs
Fixes relative brush mapping mode (#14598)
2 years ago
RelativeScalar.cs
Fixes relative brush mapping mode (#14598)
2 years ago
RenderTargetCorruptedException.cs
Merge core libraries. (#5831)
4 years ago
RenderTargetNotReadyException.cs
OSX rendering refactoring
3 years ago
Rotate3DTransform.cs
Media system refactoring
3 years ago
RoundedRect.cs
Add BackgroundSizing (#14048)
2 years ago
Size.cs
Fixes for animation registry
3 years ago
StyledElement.cs
Allow any object implementing INamed to be registered in a Xaml namescope (#14757)
2 years ago
StyledElementExtensions.cs
Removed a number of interfaces.
3 years ago
StyledProperty.cs
Binding System refactor (#13970)
2 years ago
StyledPropertyMetadata`1.cs
Added GenerateTypeSafeMetadata to property metadata
3 years ago
Thickness.cs
Fixes for animation registry
3 years ago
Vector.cs
Add Distance method to Point
3 years ago
Vector3D.cs
In `Avalonia.Base`, sealed several classes whose constructors aren't available from public API, and which have no inheritors (#13043)
3 years ago
Visual.Composition.cs
Started to move composition sync logic to the visual itself
3 years ago
Visual.cs
Binding System refactor (#13970)
2 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
Reworked the way we are clipping dirty rects with CompositionTarget (#14806)
2 years ago