14242 Commits (5bdbca1fad2033dc33d7827268bcf15296a1d2af)

Author SHA1 Message Date
Max Katz 5bdbca1fad Fix build 4 years ago
Max Katz d44b14126d Enable COM autimation only when dynamic code is disabled 4 years ago
Max Katz e75b5d0c5f Platform specific trimming attributes 4 years ago
Max Katz 526d9d052b Avalonia.Base and controls related project trimming attributes 4 years ago
Giuseppe Lippolis 6b1160b76d fix: Address review 4 years ago
Giuseppe Lippolis 2aa79269e8 fix: Address reviw 4 years ago
Kevin Ivarsen 00600f936f Fix crash when launching ControlCatalog.Desktop (see #9599) 4 years ago
Giuseppe Lippolis b23756e48f feat: Enable Rules from 1826 to 1829 4 years ago
Giuseppe Lippolis 44c9f2578a fix: Address review 4 years ago
Max Katz 6ed60610c9 Add ServiceProvider to the xaml runtime loader too 4 years ago
robloo 1bb84cab7c Ensure invariant culture in relevant string interpolation 4 years ago
Giuseppe Lippolis 5405e97602 feat: Address Rule CA1304 4 years ago
Giuseppe Lippolis 9be5c31bb0 fix: XML Document CA1574 4 years ago
Nikita Tsukanov 18781d62ce
Null check 4 years ago
zhouzj 4f472a10d6 if the slider is disabled while sliding, prevent the track sliding 4 years ago
ShadowMarker789 2f3c5ef98f
Add Support for low-latency Dxgi-swapchain based presentation model (#9572) 4 years ago
zhouzj f489866734 Replace ContentControl to ContentPresenter 4 years ago
Max Katz afa7c32028 Fix merge conflict 4 years ago
Max Katz de9e9580c0 Pass parent's service provider to the StyleInclude, so parents stack is complete 4 years ago
Nikita Tsukanov a2ba58c0f9 Added some tests for composition animations 4 years ago
Max Katz c0c67d8bdd Improve error messages and add type checking 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 26c54b2301 Other changes after review 4 years ago
Daniil Pavliuchyk c884e38220 Fix typo 4 years ago
Max Katz 6982f6ae4f Introduce a new NewServiceProviderNode 4 years ago
Dan Walmsley 7d6b79659c fix logic. 4 years ago
robloo 149aae77ca Only rotate the expander chevron path in animations 4 years ago
robloo c5b8483a57 Support cancellation in Expanding and Collapsing events 4 years ago
robloo adf5613aab Fix formatting 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
Nikita Tsukanov 60b4963958
Update DispatcherPriority.cs 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
Nikita Tsukanov e895c91367 Fixed round rect regression in compositing renderer 4 years ago
Max Katz bc70e796ca Use main XamlX again 4 years ago
Max Katz f88e75c179 Use XamlX fork with trimming fix 4 years ago
Max Katz d764a6a5fb Minor cleanup 4 years ago
Max Katz 6100fc319f Fix build of BidningDemo 4 years ago
Max Katz 47b9112138 Make AvaloniaXamlIncludeTransformer a group transformer and remove old code with manual IL emit 4 years ago
Max Katz a9e904b0d2 Support group transformations in the XAML Build Task 4 years ago
Max Katz 4460de529e Implement multiple documents loading and transforming in AvaloniaRuntimeXamlLoader 4 years ago
dif-sam 6750692af7
Fix SelectionChanged event unsubscribtions 4 years ago
amwx e51bb40387 ignoreChangeCount in SnapshotUndoRedo in set Text 4 years ago