15156 Commits (feature/integration-tests-vm-migration)

Author SHA1 Message Date
Yoh Deadfall 1ad8e2ead8 Reset last used mouse buttons on pointer release 3 years ago
Daniil Pavliuchyk 05dc0a3559 Fix formatting 3 years ago
Nikita Tsukanov ae1fcfed51
Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419) 3 years ago
Steven Kirk 87dc9bb1b4 Only subscribe to event when necessary. 3 years ago
Steven Kirk d98467c3d8 Remove TotalCountChanged. 3 years ago
Daniil Pavliuchyk 5e13280b42 Fix warning 3 years ago
Daniil Pavliuchyk dce799ba10 RadioButtonAutomationPeer WIP 3 years ago
Max Katz 74ef92a4a8 Make StyledElement use theme variants again 3 years ago
Max Katz cbcff7bf1d Use popup theme instead of target, as it is correct 3 years ago
affederaffe f68d17dcf6 Remove git submodule the second 3 years ago
affederaffe c8cbbc2c25 Use SG NuGet package 3 years ago
Benedikt Stebner f5caa61051
[SKIA] UseOpacitySaveLayer feature switch (#9964) 3 years ago
Stan Wijckmans 79d0e9c5b4 Make RequestPlatformInhibition public. 3 years ago
Benedikt Stebner 1ecdf32520 Remove trailing whitespace for right aligned text 3 years ago
affederaffe bdebcca9da Use Tmds.DBus.Protocol package 3 years ago
robloo afbb04b5ff Fix eventArgs type in Expander 3 years ago
robloo 937b07f339 Remove SplitViewPaneClosingEventArgs 3 years ago
robloo 1018a77795 Switch to routed events in SplitView and support cancellation in opening/closing 3 years ago
robloo 11f09232d3 Use OnPropertyChanged override method for all SplitView change handling 3 years ago
robloo cc1cf2003a Separate out SplitView types and move to SplitView directory 3 years ago
robloo f25e0b3d02 Use SetCurrentValue() in TreeViewItem 3 years ago
Julien Lebosquain dc53c3ee15
Nullable annotations for Avalonia.Skia 3 years ago
Max Katz b360902d3f Typo 3 years ago
Max Katz dcb73b9fef Browser drag n drop target support 3 years ago
Max Katz 104023bfc8 Remove specific data type methods from the IDataObject, add new Files format 3 years ago
Benedikt Stebner 7cc5e9bbb4 Fix a copy paste error so mouse movements are properly recognized if the width is smaller than the height. 3 years ago
Steven Kirk 915a605cf7 Tweak API for raising direct property changes. 3 years ago
Julien Lebosquain 503b46f492
Remove duplicate OpenGL members 3 years ago
Dariusz Komosinski 4c36520ed6 Fix alignment helper not working and missing icon for clear button. 3 years ago
Dariusz Komosinski 81f6f65c26 Implement LayoutInformation. 3 years ago
Giuseppe Lippolis 80dc4dd0b7 fix: iOS Nullable 3 years ago
Nikita Tsukanov 8280b83e95 Automatically dispatch PropertyChanged notification to the UI thread 3 years ago
Tim 9fc9a32f22 Update Measure and Layout if a child of RelativePanel updates it's 3 years ago
Nikita Tsukanov 95b6343f8f Respect AdornerLayer.IsClipEnabled 3 years ago
Max Katz 9a5b351b50 Fix build after global rename 3 years ago
Julien Lebosquain 822f5d04aa
Fix Direct2D1 test runner hanging 3 years ago
Julien Lebosquain c2cd05a5f0
Nullable annotations for Avalonia.OpenGL 3 years ago
Benedikt Stebner bfafd06cde Do not register headless font manager and shaper 3 years ago
Steven Kirk 994897a023 Initialize EffectiveValue with inherited value. 3 years ago
Steven Kirk 3e81ed8fbc Revert to LocalValue when animation completes. 3 years ago
Max Katz 5d0d3ba5bb Simplify simple themes of ported control 3 years ago
Max Katz 9933fd04ce Bind target theme variant to the popup root 3 years ago
Max Katz af70f74c88 Workaround for the inherited default value bug 3 years ago
Max Katz 3ace482c19 Fix wrong property names and documentation 3 years ago
Max Katz e6b8914b7d Rename TryGetFileFromPath-like method to end with Async suffix 3 years ago
Max Katz 696c5232e7 Rename StartBrowserApp-like methods to end with "Async" suffix 3 years ago
Max Katz 49a6cbd5a6 Use polyfill for open file and directory dialogs 3 years ago
Max Katz bd1928efac Refactor Browser and Blazor startup code 3 years ago
Max Katz d1c329e819 Pass file extensions to the browser backend in the file picker 3 years ago
Max Katz e975468e92 Remove unused CanOpenRead/CanOpenWrite 3 years ago