| .. |
|
Collections
|
Allow for preallocating inner list size when `InsertRange` is called with non ICollection<T> argument.
|
6 years ago |
|
Data
|
BindingValue should be marked [Flags].
|
6 years ago |
|
Diagnostics
|
Implement diagnostic API.
|
7 years ago |
|
Logging
|
Remove direct logging functions.
|
7 years ago |
|
Metadata
|
WIP
|
7 years ago |
|
Platform
|
add implementation of platform handles on the managed side.
|
7 years ago |
|
Properties
|
Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific.
|
8 years ago |
|
PropertyStore
|
Make setting styled values disposable.
|
6 years ago |
|
Reactive
|
Fix problems with setter binding priorities.
|
6 years ago |
|
Threading
|
More thread safety and ownsImpl argument for DrawingContext
|
7 years ago |
|
Utilities
|
Add an AvaloniaProperty visitor.
|
6 years ago |
|
AttachedProperty.cs
|
Wire up validation/coercion for attached properties.
|
6 years ago |
|
Avalonia.Base.csproj
|
Switched to post-processing nuget packages from AggregatePackage SDK
|
8 years ago |
|
AvaloniaInternalException.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
AvaloniaLocator.cs
|
Spellchecks comments and code in Avalonia.Base
|
8 years ago |
|
AvaloniaObject.cs
|
Make setting styled values disposable.
|
6 years ago |
|
AvaloniaObjectExtensions.cs
|
Make setting styled values disposable.
|
6 years ago |
|
AvaloniaProperty.cs
|
Add an AvaloniaProperty visitor.
|
6 years ago |
|
AvaloniaPropertyChangedEventArgs.cs
|
Make ValueStore typed.
|
7 years ago |
|
AvaloniaPropertyChangedEventArgs`1.cs
|
ValueOrDefault -> GetValueOrDefault.
|
7 years ago |
|
AvaloniaPropertyRegistry.cs
|
Merge branch 'master' into refactor/remove-property-initialized
|
6 years ago |
|
AvaloniaProperty`1.cs
|
Tidy up API.
|
7 years ago |
|
Contract.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
DirectProperty.cs
|
Removed unused method.
|
7 years ago |
|
DirectPropertyBase.cs
|
Add an AvaloniaProperty visitor.
|
6 years ago |
|
DirectPropertyMetadata`1.cs
|
Merge overridden direct property metadata.
|
9 years ago |
|
EnumExtensions.cs
|
Avoid boxing mouse modifiers.
|
7 years ago |
|
IAvaloniaObject.cs
|
Make setting styled values disposable.
|
6 years ago |
|
IDescription.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
IDirectPropertyAccessor.cs
|
Allow any property to be registered anywhere.
|
8 years ago |
|
IDirectPropertyMetadata.cs
|
Merge overridden direct property metadata.
|
9 years ago |
|
IStyledPropertyAccessor.cs
|
Make ValueStore typed.
|
7 years ago |
|
IStyledPropertyMetadata.cs
|
Make ValueStore typed.
|
7 years ago |
|
PropertyMetadata.cs
|
Spellchecks comments and code in Avalonia.Base
|
8 years ago |
|
Settings.StyleCop
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
StyledProperty.cs
|
Added WPF-style validation for AvaloniaProperty.
|
7 years ago |
|
StyledPropertyBase.cs
|
Add an AvaloniaProperty visitor.
|
6 years ago |
|
StyledPropertyMetadata`1.cs
|
Merge pull request #3287 from AvaloniaUI/refactor/wpf-validation-coercion
|
6 years ago |
|
ValueStore.cs
|
Make setting styled values disposable.
|
6 years ago |