14184 Commits (0ba77b7e9d9110987715ec2299d2b5a289add985)

Author SHA1 Message Date
Giuseppe Lippolis 9be5c31bb0 fix: XML Document CA1574 4 years ago
Nikita Tsukanov 18781d62ce
Null check 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
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
amwx e5e0b7f3e6 Try fix failing test 4 years ago
Emmanuel Hansen e685659173 adjust view size when osk is shown or hidden 4 years ago
Steven Kirk e074a70187 Refactored style invalidation/removal. 4 years ago
Steven Kirk 1945345cd1 Rename TemplatedParent priority to Template. 4 years ago
Steven Kirk 326dac2328 Refactored how we switch control themes. 4 years ago
Steven Kirk 086c2c7e70 Don't apply styling in TopLevel ctor. 4 years ago
Steven Kirk 1a338ac087 Remove IStyler and make style apply internal. 4 years ago
Steven Kirk 0db8d5a2d2 Refactored style attach benchmark. 4 years ago
amwx 4b089c0e82 Add some missing xml docs & a little cleanup 4 years ago
amwx 16f3114e61 TextBox programmatic Undo/Redo & CanUndo/CanRedo 4 years ago
Nikita Tsukanov 2d7c8645d0 Recalculate parent's child render nodes on visual tree attachment 4 years ago
Nikita Tsukanov bb1469dbff [OSX] Use non-opaque window background for non-transparent windows 4 years ago
Max Katz 82a6d1431b Fix tests 4 years ago
Max Katz cd83f8558f Changes after the reivew 4 years ago
Max Katz c111b235f7 Fix static property getter/setter 4 years ago