| .. |
|
Animation
|
Don't call obsolete API.
|
3 years ago |
|
Collections
|
Fix documentation typos in AvaloniaLIst (#4948) (#13146)
|
3 years ago |
|
Compatibility
|
Test NativeLibraryEx with non net6
|
3 years ago |
|
Controls
|
Make ChildNameScope internal.
|
3 years ago |
|
Data
|
No need for virtual/generic methods here now.
|
3 years ago |
|
Diagnostics
|
WIP: Start exposing a BindingExpression API.
|
3 years ago |
|
Input
|
Add method to cancel currently ongoing gesture on a pointer (#13351)
|
3 years ago |
|
Interactivity
|
Removed redundant Source check
|
3 years ago |
|
Layout
|
Fix viewport calculation with non-invertible render transform (#13188)
|
3 years ago |
|
Logging
|
Make TraceLogSink internal.
|
3 years ago |
|
LogicalTree
|
Remove TotalCountChanged.
|
4 years ago |
|
Media
|
Fix SystemFontCollection nearest match lookup (#13365)
|
3 years ago |
|
Metadata
|
Borking changes
|
3 years ago |
|
Platform
|
Fix SystemFontCollection nearest match lookup (#13365)
|
3 years ago |
|
Properties
|
Make TemplateBinding a BindingExpression.
|
3 years ago |
|
PropertyStore
|
No need for virtual/generic methods here now.
|
3 years ago |
|
Reactive
|
In `Avalonia.Base`, private fields that are never modified were made `readonly` (#13020)
|
3 years ago |
|
Rendering
|
Obsolete CubicBezierEasing (#13137)
|
3 years ago |
|
Styling
|
Remove unneeded classes/methods.
|
3 years ago |
|
Threading
|
In `Avalonia.Base`, sealed several classes whose constructors aren't available from public API, and which have no inheritors (#13043)
|
3 years ago |
|
Utilities
|
Introduce BindingExpressionBase.
|
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
|
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
|
csproj cleanup (#12657)
|
3 years ago |
|
AvaloniaInternalException.cs
|
Finished adding nullable annotations to Avalonia.Base.
|
5 years ago |
|
AvaloniaLocator.cs
|
Borking changes
|
3 years ago |
|
AvaloniaObject.cs
|
No need for virtual/generic methods here now.
|
3 years ago |
|
AvaloniaObjectExtensions.cs
|
Finish exposing a BindingExpression API.
|
3 years ago |
|
AvaloniaProperty.cs
|
No need for virtual/generic methods here now.
|
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
|
Don't call obsolete API.
|
3 years ago |
|
CombinedGeometry.cs
|
Seal CreateDefiningGeometry
|
3 years ago |
|
CornerRadius.cs
|
Fixes for animation registry
|
3 years ago |
|
DirectProperty.cs
|
Use BindingExpression directly in ValueStoe.
|
3 years ago |
|
DirectPropertyBase.cs
|
No need for virtual/generic methods here now.
|
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
|
Use BindingExpression directly in ValueStoe.
|
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
|
4 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
|
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
|
perf: Micro optimization EndsWith using (#13084)
|
3 years ago |
|
RelativeRect.cs
|
Merge core libraries. (#5831)
|
4 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
|
Composition aware resources
|
3 years ago |
|
Size.cs
|
Fixes for animation registry
|
3 years ago |
|
StyledElement.cs
|
Merge branch 'master' into refactor/grokys-internalize
|
3 years ago |
|
StyledElementExtensions.cs
|
Removed a number of interfaces.
|
4 years ago |
|
StyledProperty.cs
|
No need for virtual/generic methods here now.
|
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
|
Move logging to BindingExpression.
|
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
|
Use double for compositor types
|
3 years ago |