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 4a34dd8580
Merge branch 'master' into fixes/Issue_4980
6 years ago
..
Collections Add general purpose AST node for creating new Avalonia lists. Implement xaml compile time parsing of row/column definitions. 6 years ago
Data Compiled path support for cast 6 years ago
Diagnostics Remove copyright headers. 6 years ago
Logging fixes typo. 6 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 6 years ago
PropertyStore Added nullable attributes and use them instead of `!`. 6 years ago
Reactive Parameterize logger on area as well as level. 6 years ago
Threading Use non-alertable waits only for WM_PAINT handling 6 years ago
Utilities Now using non-pumping mode for UpdateScene in deferred renderer, also improved the non-pumping sync context 6 years ago
ApiCompatBaseline.txt Use non-alertable waits only for WM_PAINT handling 6 years ago
AttachedProperty.cs Remove copyright headers. 6 years ago
Avalonia.Base.csproj add api diff to most projects. 6 years ago
AvaloniaInternalException.cs Remove copyright headers. 6 years ago
AvaloniaLocator.cs Added WGL support 6 years ago
AvaloniaObject.cs Removed redundant cast 6 years ago
AvaloniaObjectExtensions.cs Get non-animated change information. 6 years ago
AvaloniaProperty.cs Added typed AvaloniaProperty<T>.Changed. 6 years ago
AvaloniaPropertyChangedEventArgs.cs Get non-animated change information. 6 years ago
AvaloniaPropertyChangedEventArgs`1.cs Get non-animated change information. 6 years ago
AvaloniaPropertyRegistry.cs Remove nullable and cref warnings. 6 years ago
AvaloniaProperty`1.cs Changed property copy constructors to require same property type. 6 years ago
Contract.cs Remove copyright headers. 6 years ago
DirectProperty.cs Use EnabledDataValidation from metadata. 6 years ago
DirectPropertyBase.cs Changed property copy constructors to require same property type. 6 years ago
DirectPropertyMetadata`1.cs Remove copyright headers. 6 years ago
EnumExtensions.cs Remove copyright headers. 6 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
PropertyMetadata.cs Remove copyright headers. 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 Remove nullable and cref warnings. 6 years ago
ValueStore.cs Added nullable attributes and use them instead of `!`. 6 years ago