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.
 
 
 
Benedikt Stebner 44a784a8af
[Text] Make BreakUnit a readonly struct (#17729)
1 year ago
..
Animation Added BoolTransition (#16941) 1 year ago
Collections Fixes #17157 (#17171) 1 year ago
Compatibility Nullable annotations for projects using XamlX (#15796) 2 years ago
Controls ResourceProvider upgrade (#16928) 1 year ago
Data BoolConverters.Not should support ConvertBack (#17658) 1 year ago
Diagnostics Adjust diagnostic apis (#17022) 1 year ago
Input Fixes and improves several access key (accelerator) related issues (#17292) 1 year ago
Interactivity Removed redundant Source check 3 years ago
Layout Raise the `EffectiveViewPortChanged` when a control is added to the tree that has already has a valid layout (#17570) 1 year ago
Logging upgrade `Quamotion.RemoteViewing` to 1.1.211 to work with `RealVNC Viewer`, Add `password` parameter to `StartWithHeadlessVncPlatform` (#15406) 2 years ago
LogicalTree Remove TotalCountChanged. 3 years ago
Media [Text] Make BreakUnit a readonly struct (#17729) 1 year ago
Metadata Add ControlTemplateScope and enable it on ItemsPanelTemplate (#17483) 1 year ago
Platform xdg-open filepath is escaped with quotation-marks correctly (#17682) 1 year ago
Properties Binding System refactor (#13970) 2 years ago
PropertyStore Extract non-generic members from frequently used generic types (#16585) 1 year ago
Reactive Extract non-generic members from frequently used generic types (#16585) 1 year ago
Rendering Fix visual snapshot on headless (#17565) 1 year ago
Styling Fix ThemeVariant equality (#17257) 1 year ago
Threading Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
Utilities Expanding StringTokenizator with ReadOnlySpan. (#17645) 1 year ago
VisualTree XY focus (#13947) 2 years ago
AttachedProperty.cs In `Avalonia.Base`, sealed several classes whose constructors aren't available from public API, and which have no inheritors (#13043) 2 years ago
Avalonia.Base.csproj Begin with DisableRuntimeMarshalling support + fix macOS Metal AOT (#17116) 1 year ago
AvaloniaInternalException.cs Finished adding nullable annotations to Avalonia.Base. 4 years ago
AvaloniaLocator.cs Borking changes 3 years ago
AvaloniaObject.cs Extract non-generic members from frequently used generic types (#16585) 1 year ago
AvaloniaObjectExtensions.cs Avoid Select when no boxing required (#16886) 1 year ago
AvaloniaProperty.cs Improve AvaloniaObject.GetValue performance (#15342) 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 Improve AvaloniaObject.GetValue performance (#15342) 2 years ago
AvaloniaPropertyRegistry.cs Extract non-generic members from frequently used generic types (#16585) 1 year ago
AvaloniaProperty`1.cs Fix spelling mistake. 3 years ago
ClassBindingManager.cs feat: Allow use of (Classes.`classname`) syntax on Style and ControlThe… (#16938) 1 year ago
CombinedGeometry.cs Seal CreateDefiningGeometry 3 years ago
CornerRadius.cs Fixes for animation registry 3 years ago
DirectProperty.cs Move IsDirect = true into DirectPropertyBase (#16256) 2 years ago
DirectPropertyBase.cs Move IsDirect = true into DirectPropertyBase (#16256) 2 years ago
DirectPropertyMetadata`1.cs Improve AvaloniaObject.GetValue performance (#15342) 2 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 Improve AvaloniaObject.GetValue performance (#15342) 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 Improve AvaloniaObject.GetValue performance (#15342) 2 years ago
IStyledPropertyMetadata.cs Added attributes describing API stability. 4 years ago
Matrix.cs feat: implement Matrix.CreateRotation with center point. (#17657) 1 year ago
PixelPoint.cs Merge core libraries. (#5831) 4 years ago
PixelRect.cs chore: remove repetitive words (#15427) 2 years ago
PixelSize.cs feat: PixelSize TryParse (#14979) 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 feat(Geometries): PolyBezierSegment (#16664) 2 years ago
Rect.cs Fixes for animation registry 3 years ago
RelativePoint.cs Fix RadialGradientBrush.Radius obsolete usages (#14774) 2 years ago
RelativeRect.cs Expanding StringTokenizator with ReadOnlySpan. (#17645) 1 year 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 Improve DevTools previewer of setter values by including all value priorities (#13802) 2 years ago
StyledElementExtensions.cs feat: Allow use of (Classes.`classname`) syntax on Style and ControlThe… (#16938) 1 year ago
StyledProperty.cs Extract non-generic members from frequently used generic types (#16585) 1 year ago
StyledPropertyMetadata`1.cs Improve AvaloniaObject.GetValue performance (#15342) 2 years ago
StyledPropertyNonGenericHelper.cs Extract non-generic members from frequently used generic types (#16585) 1 year 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) 2 years ago
Visual.Composition.cs Enable VisualBrush to be used as Visual's OpacityMask (#17072) 1 year ago
Visual.cs Validate visual parent on attaching to the tree (#17049) 1 year ago
VisualExtensions.cs Removed a number of interfaces. 3 years ago
VisualTreeAttachmentEventArgs.cs Removed a number of interfaces. 3 years ago
composition-schema.xml Enable VisualBrush to be used as Visual's OpacityMask (#17072) 1 year ago