21899 Commits (de9e9580c00a0310e95d459ec4ad4b40e30fe9ad)
 

Author SHA1 Message Date
Max Katz de9e9580c0 Pass parent's service provider to the StyleInclude, so parents stack is complete 4 years ago
Max Katz c5e2f0cec0
Merge pull request #9578 from AvaloniaUI/fixes/composition-keyframe-tests 4 years ago
Max Katz f157ebb5b0
Merge branch 'master' into fixes/composition-keyframe-tests 4 years ago
Nikita Tsukanov a2ba58c0f9 Added some tests for composition animations 4 years ago
Max Katz 976172b137
Merge pull request #9571 from AvaloniaUI/xamlinclude-fix 4 years ago
Max Katz 6e960b6377 Merge remote-tracking branch 'origin/master' into xamlinclude-fix 4 years ago
Max Katz c0c67d8bdd Improve error messages and add type checking 4 years ago
Max Katz dc5aa99d7a Revert "Run xaml after CoreCompile" 4 years ago
Max Katz 21e78fd221
Merge pull request #9568 from AvaloniaUI/fix-typo-in-rect.cs 4 years ago
Max Katz cdf3eca1a9
Merge branch 'master' into fix-typo-in-rect.cs 4 years ago
Max Katz 5e95e07ce2 Run xaml after CoreCompile 4 years ago
Max Katz 2e6fc86194 Make error clear when Source is not set on xaml include (#3788) 4 years ago
Max Katz 98cf91c385 Properly support relative Uris in StyleInclude/ResourceInclude 4 years ago
Max Katz fc0aa01c57
Merge pull request #9537 from AvaloniaUI/xaml-group-transfomers 4 years ago
Max Katz e143d8a510 Merge remote-tracking branch 'origin/master' into xaml-group-transfomers 4 years ago
Max Katz 26c54b2301 Other changes after review 4 years ago
Daniil Pavliuchyk c884e38220 Fix typo 4 years ago
Max Katz 1d7e5a2537
Merge pull request #9555 from robloo/expander-events 4 years ago
Max Katz 6982f6ae4f Introduce a new NewServiceProviderNode 4 years ago
Max Katz 3819e656b2
Merge branch 'master' into xaml-group-transfomers 4 years ago
Max Katz 38a52fbb59
Merge branch 'master' into expander-events 4 years ago
Steven Kirk 2d4649ef36
Merge pull request #9567 from AvaloniaUI/fixes/default-menu-interaction-handler 4 years ago
Dan Walmsley 7d6b79659c fix logic. 4 years ago
robloo dd60ea421b
Merge branch 'master' into expander-events 4 years ago
Max Katz ca26912dde
Merge pull request #9553 from AvaloniaUI/refactor/remove-interfaces 4 years ago
Max Katz 9825e51d73
Merge branch 'master' into refactor/remove-interfaces 4 years ago
robloo 149aae77ca Only rotate the expander chevron path in animations 4 years ago
robloo 307142eedc Add disabled Expander expanding/collapsing examples to the sample app 4 years ago
robloo c5b8483a57 Support cancellation in Expanding and Collapsing events 4 years ago
robloo adf5613aab Fix formatting 4 years ago
Benedikt Stebner a64f57df8a
Merge pull request #9558 from Gillibald/fixes/clearTypeRendering 4 years ago
Benedikt Stebner 6a13d712f4 Merge branch 'fixes/clearTypeRendering' of https://github.com/Gillibald/Avalonia into fixes/clearTypeRendering 4 years ago
Benedikt Stebner 173f5e1b6e Update test file 4 years ago
Benedikt Stebner 15d6bc71a3
Merge branch 'master' into fixes/clearTypeRendering 4 years ago
Benedikt Stebner 5e128bc731 Fix ClearType 4 years ago
robloo 12d8fe7906 Add Expander events 4 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. 4 years ago
Jumar Macato f886a13de7
Merge branch 'master' into xaml-group-transfomers 4 years ago
Max Katz e6b8754541
Merge pull request #9546 from AvaloniaUI/dispatcher-priority++ 4 years ago
Nikita Tsukanov 60b4963958
Update DispatcherPriority.cs 4 years ago
Max Katz c9bd8685b1
Merge branch 'master' into dispatcher-priority++ 4 years ago
Max Katz 9a6fd086cd
Merge pull request #9543 from AvaloniaUI/fixes/border-corner-radius 4 years ago
Max Katz 372fbf055f
Merge branch 'master' into fixes/border-corner-radius 4 years ago
Jumar Macato c8d157e8ca
Merge pull request #9544 from AvaloniaUI/feature/element-child-visual 4 years ago
Nikita Tsukanov 141706f727 Changed the way DispatcherPriority values are defined, added PreComposition priority 4 years ago
Nikita Tsukanov f19ba5507f Implemented ElementComposition.SetElementChildVisual 4 years ago
Nikita Tsukanov f820c866a0 Fixed composition key frame computation 4 years ago