Max Katz
|
6ed60610c9
|
Add ServiceProvider to the xaml runtime loader too
|
3 years ago |
Max Katz
|
afa7c32028
|
Fix merge conflict
|
3 years ago |
Max Katz
|
de9e9580c0
|
Pass parent's service provider to the StyleInclude, so parents stack is complete
|
3 years ago |
Max Katz
|
c5e2f0cec0
|
Merge pull request #9578 from AvaloniaUI/fixes/composition-keyframe-tests
Added some tests for composition animations
|
3 years ago |
Max Katz
|
f157ebb5b0
|
Merge branch 'master' into fixes/composition-keyframe-tests
|
3 years ago |
Nikita Tsukanov
|
a2ba58c0f9
|
Added some tests for composition animations
|
3 years ago |
Max Katz
|
976172b137
|
Merge pull request #9571 from AvaloniaUI/xamlinclude-fix
Xamlinclude fix
|
3 years ago |
Max Katz
|
6e960b6377
|
Merge remote-tracking branch 'origin/master' into xamlinclude-fix
|
3 years ago |
Max Katz
|
c0c67d8bdd
|
Improve error messages and add type checking
|
3 years ago |
Max Katz
|
dc5aa99d7a
|
Revert "Run xaml after CoreCompile"
This reverts commit 5e95e07ce2.
|
3 years ago |
Max Katz
|
21e78fd221
|
Merge pull request #9568 from AvaloniaUI/fix-typo-in-rect.cs
Fix typo in Rect.cs
|
3 years ago |
Max Katz
|
cdf3eca1a9
|
Merge branch 'master' into fix-typo-in-rect.cs
|
3 years ago |
Max Katz
|
5e95e07ce2
|
Run xaml after CoreCompile
|
3 years ago |
Max Katz
|
2e6fc86194
|
Make error clear when Source is not set on xaml include (#3788)
|
3 years ago |
Max Katz
|
98cf91c385
|
Properly support relative Uris in StyleInclude/ResourceInclude
|
3 years ago |
Max Katz
|
fc0aa01c57
|
Merge pull request #9537 from AvaloniaUI/xaml-group-transfomers
New API for XAML group transformers and AvaloniaRuntimeXamlLoader.LoadGroup
|
3 years ago |
Max Katz
|
e143d8a510
|
Merge remote-tracking branch 'origin/master' into xaml-group-transfomers
|
3 years ago |
Max Katz
|
26c54b2301
|
Other changes after review
|
3 years ago |
Daniil Pavliuchyk
|
c884e38220
|
Fix typo
|
3 years ago |
Max Katz
|
1d7e5a2537
|
Merge pull request #9555 from robloo/expander-events
Add Expander Events
|
3 years ago |
Max Katz
|
6982f6ae4f
|
Introduce a new NewServiceProviderNode
|
3 years ago |
Max Katz
|
3819e656b2
|
Merge branch 'master' into xaml-group-transfomers
|
3 years ago |
Max Katz
|
38a52fbb59
|
Merge branch 'master' into expander-events
|
3 years ago |
Steven Kirk
|
2d4649ef36
|
Merge pull request #9567 from AvaloniaUI/fixes/default-menu-interaction-handler
fix logic that was broken accidentally in #9553
|
3 years ago |
Dan Walmsley
|
7d6b79659c
|
fix logic.
|
3 years ago |
robloo
|
dd60ea421b
|
Merge branch 'master' into expander-events
|
3 years ago |
Max Katz
|
ca26912dde
|
Merge pull request #9553 from AvaloniaUI/refactor/remove-interfaces
The Great Interface Removal Part I
|
3 years ago |
Max Katz
|
9825e51d73
|
Merge branch 'master' into refactor/remove-interfaces
|
3 years ago |
robloo
|
149aae77ca
|
Only rotate the expander chevron path in animations
|
3 years ago |
robloo
|
307142eedc
|
Add disabled Expander expanding/collapsing examples to the sample app
|
3 years ago |
robloo
|
c5b8483a57
|
Support cancellation in Expanding and Collapsing events
|
3 years ago |
robloo
|
adf5613aab
|
Fix formatting
|
3 years ago |
Benedikt Stebner
|
a64f57df8a
|
Merge pull request #9558 from Gillibald/fixes/clearTypeRendering
Fix ClearType rendering
|
3 years ago |
Benedikt Stebner
|
6a13d712f4
|
Merge branch 'fixes/clearTypeRendering' of https://github.com/Gillibald/Avalonia into fixes/clearTypeRendering
|
3 years ago |
Benedikt Stebner
|
173f5e1b6e
|
Update test file
|
3 years ago |
Benedikt Stebner
|
15d6bc71a3
|
Merge branch 'master' into fixes/clearTypeRendering
|
3 years ago |
Benedikt Stebner
|
5e128bc731
|
Fix ClearType
|
3 years ago |
robloo
|
12d8fe7906
|
Add Expander events
|
3 years ago |
Steven Kirk
|
fb9fc1935e
|
Added IsAttachedToVisualTree extension method.
|
4 years ago |
Steven Kirk
|
6f03f1c3d6
|
Removed ITemplatedControl.
|
4 years ago |
Steven Kirk
|
8347093f90
|
Removed IInteractive.
|
4 years ago |
Steven Kirk
|
ec74057151
|
Removed a number of interfaces.
`IAvaloniaObject`, `IControl`, `ILayoutable`, `IPanel`, `IStyledElement`, `IVisual`.
|
4 years ago |
Jumar Macato
|
f886a13de7
|
Merge branch 'master' into xaml-group-transfomers
|
3 years ago |
Max Katz
|
e6b8754541
|
Merge pull request #9546 from AvaloniaUI/dispatcher-priority++
Changed the way DispatcherPriority values are defined, added PreComposition priority
|
3 years ago |
Nikita Tsukanov
|
60b4963958
|
Update DispatcherPriority.cs
|
3 years ago |
Max Katz
|
c9bd8685b1
|
Merge branch 'master' into dispatcher-priority++
|
3 years ago |
Max Katz
|
9a6fd086cd
|
Merge pull request #9543 from AvaloniaUI/fixes/border-corner-radius
Fixed round rect clipping regression in compositing renderer
|
3 years ago |
Max Katz
|
372fbf055f
|
Merge branch 'master' into fixes/border-corner-radius
|
3 years ago |
Jumar Macato
|
c8d157e8ca
|
Merge pull request #9544 from AvaloniaUI/feature/element-child-visual
Implemented ElementComposition.SetElementChildVisual
|
3 years ago |
Nikita Tsukanov
|
141706f727
|
Changed the way DispatcherPriority values are defined, added PreComposition priority
|
3 years ago |