| .. |
|
Animation
|
Fix: Crossfade animation causes other animations to have hidden elements (#14832)
|
3 years ago |
|
Collections
|
Warning cleanup (#13656)
|
3 years ago |
|
Compatibility
|
AppleTV support + improvements for iOS backend (#14196)
|
3 years ago |
|
Controls
|
Improve flexibility with build-in controls localization (#13773)
|
3 years ago |
|
Data
|
Misc warning fixes (#14766)
|
3 years ago |
|
Diagnostics
|
Binding System refactor (#13970)
|
3 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
|
3 years ago |
|
LogicalTree
|
Remove TotalCountChanged.
|
4 years ago |
|
Media
|
Fix IsInRange and added unit tests. (#15079)
|
2 years ago |
|
Metadata
|
Borking changes
|
3 years ago |
|
Platform
|
Don't create a layer if the previous frame is retained by the render target (#14924)
|
2 years ago |
|
Properties
|
Binding System refactor (#13970)
|
3 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
|
Refactored overlays, so most of them are usable without an intermediate layer (#15028)
|
2 years ago |
|
Styling
|
Binding System refactor (#13970)
|
3 years ago |
|
Threading
|
Use actual infinite timeout instead of zero timeout (#14812)
|
3 years ago |
|
Utilities
|
XY focus (#13947)
|
3 years ago |
|
VisualTree
|
XY focus (#13947)
|
3 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.
|
5 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)
|
3 years ago |
|
AvaloniaProperty.cs
|
Binding System refactor (#13970)
|
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
|
Make CanValueAffectRender internal.
|
3 years ago |
|
AvaloniaPropertyMetadata.cs
|
Added GenerateTypeSafeMetadata to property metadata
|
4 years ago |
|
AvaloniaPropertyRegistry.cs
|
fix: Misc XML Document issue
|
4 years ago |
|
AvaloniaProperty`1.cs
|
Fix spelling mistake.
|
3 years ago |
|
ClassBindingManager.cs
|
Binding System refactor (#13970)
|
3 years ago |
|
CombinedGeometry.cs
|
Seal CreateDefiningGeometry
|
3 years ago |
|
CornerRadius.cs
|
Fixes for animation registry
|
3 years ago |
|
DirectProperty.cs
|
Binding System refactor (#13970)
|
3 years ago |
|
DirectPropertyBase.cs
|
Binding System refactor (#13970)
|
3 years ago |
|
DirectPropertyMetadata`1.cs
|
Added GenerateTypeSafeMetadata to property metadata
|
4 years ago |
|
EnumExtensions.cs
|
Make EnumExtensions internal.
|
3 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
|
Binding System refactor (#13970)
|
3 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)
|
3 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
|
Reworked the way we are clipping dirty rects with CompositionTarget (#14806)
|
3 years ago |
|
PixelVector.cs
|
Remove JetBrains.Annotations from the repo
|
4 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)
|
3 years ago |
|
RelativeRect.cs
|
Fixes relative brush mapping mode (#14598)
|
3 years ago |
|
RelativeScalar.cs
|
Fixes relative brush mapping mode (#14598)
|
3 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)
|
3 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)
|
3 years ago |
|
StyledElementExtensions.cs
|
Removed a number of interfaces.
|
4 years ago |
|
StyledProperty.cs
|
Binding System refactor (#13970)
|
3 years ago |
|
StyledPropertyMetadata`1.cs
|
Added GenerateTypeSafeMetadata to property metadata
|
4 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)
|
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
|
Reworked the way we are clipping dirty rects with CompositionTarget (#14806)
|
3 years ago |