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.
 
 
 
Dan Walmsley b8a7066796
Merge branch 'master' into fixes/5027-avaloniaobject-batching
5 years ago
..
Collections Add general purpose AST node for creating new Avalonia lists. Implement xaml compile time parsing of row/column definitions. 5 years ago
Data Add info about how many styles are active and allow for showing inactive styles. 5 years ago
Diagnostics Remove copyright headers. 6 years ago
Logging fixes typo. 5 years ago
Metadata Add sumary and remark to class header 6 years ago
Platform Remove copyright headers. 6 years ago
Properties Fix access modifiers in inherited member 5 years ago
PropertyStore Handle nested batch updates. 5 years ago
Reactive Reduce memory pressure when using bindings. 5 years ago
Threading Use non-alertable waits only for WM_PAINT handling 5 years ago
Utilities Merge branch 'master' into fixes/5027-avaloniaobject-batching 5 years ago
AttachedProperty.cs Remove copyright headers. 6 years ago
Avalonia.Base.csproj Removed unnecessary Avalonia.Build.Tasks dependency from Avalonia.Base 5 years ago
AvaloniaInternalException.cs Remove copyright headers. 6 years ago
AvaloniaLocator.cs Added WGL support 6 years ago
AvaloniaObject.cs Implement batching for AvaloniaObject property values. 5 years ago
AvaloniaObjectExtensions.cs Get non-animated change information. 6 years ago
AvaloniaProperty.cs Rename PropertyMetaData to AvaloniaPropertyMetaData 5 years ago
AvaloniaPropertyChangedEventArgs.cs Get non-animated change information. 6 years ago
AvaloniaPropertyChangedEventArgs`1.cs Get non-animated change information. 6 years ago
AvaloniaPropertyMetadata.cs Rename PropertyMetaData to AvaloniaPropertyMetaData 5 years ago
AvaloniaPropertyRegistry.cs Remove nullable and cref warnings. 6 years ago
AvaloniaProperty`1.cs Rename PropertyMetaData to AvaloniaPropertyMetaData 5 years ago
Contract.cs Remove copyright headers. 6 years ago
DirectProperty.cs Use EnabledDataValidation from metadata. 6 years ago
DirectPropertyBase.cs Rename PropertyMetaData to AvaloniaPropertyMetaData 5 years ago
DirectPropertyMetadata`1.cs Rename PropertyMetaData to AvaloniaPropertyMetaData 5 years ago
EnumExtensions.cs HasFlagCustom made safe and supports all enums 5 years ago
IAvaloniaObject.cs Get non-animated change information. 6 years ago
IDescription.cs Remove copyright headers. 6 years ago
IDirectPropertyAccessor.cs Remove copyright headers. 6 years ago
IDirectPropertyMetadata.cs Remove copyright headers. 6 years ago
IStyledPropertyAccessor.cs Remove copyright headers. 6 years ago
IStyledPropertyMetadata.cs Remove nullable and cref warnings. 6 years ago
Settings.StyleCop Renamed Perspex -> Avalonia 10 years ago
StyledProperty.cs Remove copyright headers. 6 years ago
StyledPropertyBase.cs Get non-animated change information. 6 years ago
StyledPropertyMetadata`1.cs Rename PropertyMetaData to AvaloniaPropertyMetaData 5 years ago
ValueStore.cs Handle nested batch updates. 5 years ago