| .. |
|
Collections
|
Adds Methods Weakly Subscribe to CollectionChange
|
8 years ago |
|
Data
|
Refactored InstancedBinding creation.
|
9 years ago |
|
Diagnostics
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Logging
|
Tweaked logging of binding errors.
|
9 years ago |
|
Metadata
|
WIP almost working fine, style resource binding and minor improvements
|
9 years ago |
|
Platform
|
Fixed DispatcherTimer's priorities
|
9 years ago |
|
Properties
|
Ensure correct thread for AvaloniaProperty access.
|
9 years ago |
|
Reactive
|
Fix last binding test. Two-way bindings via the indexer binding should not cause a PriorityBindingEntry to be created in the target. So instead use SetValue + GetObservable (similar to our higher level implementations in Avalonia.Markup).
|
9 years ago |
|
Threading
|
check action is null
|
8 years ago |
|
Utilities
|
Refactored refcounting and added tests for refcount tracking in the DeferredRenderer and friends.
|
8 years ago |
|
AttachedProperty.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Avalonia.Base.csproj
|
use lower case extensions for avalonia documentation files.
|
8 years ago |
|
AvaloniaInternalException.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
AvaloniaLocator.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
AvaloniaObject.cs
|
Rename Dispatcher invoke methods.
|
8 years ago |
|
AvaloniaObjectExtensions.cs
|
Merge branch 'master' into issues/855_test
|
8 years ago |
|
AvaloniaProperty.cs
|
Fix type conversions.
|
9 years ago |
|
AvaloniaPropertyChangedEventArgs.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
AvaloniaPropertyRegistry.cs
|
Ensure properties registered.
|
9 years ago |
|
AvaloniaProperty`1.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
Contract.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
DirectProperty.cs
|
Merge overridden direct property metadata.
|
9 years ago |
|
DirectPropertyMetadata`1.cs
|
Merge overridden direct property metadata.
|
9 years ago |
|
IAvaloniaObject.cs
|
Added AvaloniaObject.IsAnimating(property).
|
8 years ago |
|
IDescription.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
IDirectPropertyAccessor.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
IDirectPropertyMetadata.cs
|
Merge overridden direct property metadata.
|
9 years ago |
|
IPriorityValueOwner.cs
|
Ensure correct thread for AvaloniaProperty access.
|
9 years ago |
|
IStyledPropertyAccessor.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
IStyledPropertyMetadata.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
ISupportInitialize.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
PriorityBindingEntry.cs
|
Rename Dispatcher invoke methods.
|
8 years ago |
|
PriorityLevel.cs
|
Ensure correct thread for AvaloniaProperty access.
|
9 years ago |
|
PriorityValue.cs
|
Make pending set condition always !object.Equals since the other condition in PriorityValue didn't match expected behavior as per new unit tests.
|
8 years ago |
|
PropertyMetadata.cs
|
Remove data validation for non-direct properties.
|
10 years ago |
|
Settings.StyleCop
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
StyledProperty.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
StyledPropertyBase.cs
|
Renamed Perspex -> Avalonia
|
10 years ago |
|
StyledPropertyMetadata`1.cs
|
Remove data validation for non-direct properties.
|
10 years ago |