4570 Commits (718089bda93d2cf2e0bf063dfdab1968dc0c4d25)

Author SHA1 Message Date
Nikita Tsukanov bc3768c2a0 More platforms are now using IDispatcherImpl 3 years ago
Nikita Tsukanov 968e61f649 Fixed tests, reintroduced Post with SendOrPostCallback, removed JobRunner 3 years ago
Nikita Tsukanov 6a99ca39f9 Implemented dispatcher that works like WPF one 3 years ago
Steven Kirk 7dbe277653 More lifecycle event tests with virtualization. 3 years ago
Steven Kirk 9d012fbb6b Fix terminology. 3 years ago
Steven Kirk ce2cd52964 Add lifecycle event tests with virtualization. 3 years ago
Steven Kirk 791ea8beef Added container lifecycle events. 3 years ago
Steven Kirk 456ddbb04b Don't try to run macOS tests on Windows. 3 years ago
Steven Kirk d87e7faa60 Added failing tests for #10650. 3 years ago
Tom Edwards 86324dca77 Convert Text properties to StyledProperty 3 years ago
robloo cc7656eecb Rename ContextMenu.PlacementMode to ContextMenu.Placement 3 years ago
robloo 2eb04c2719 Rename Popup.PlacementMode to Popup.Placement 3 years ago
Steven Kirk 0a653b95c8 Use correct window chrome elements. 3 years ago
Steven Kirk 4c9bf8e53a Fix platform fact/theory attributes. 3 years ago
Steven Kirk e378bce4ee Nullable fixes. 3 years ago
Steven Kirk 7005333bc5 Don't get all window buttons when only one needed. 3 years ago
Steven Kirk 2cce1d4d78 Look up chrome buttons by a11y id. 3 years ago
Steven Kirk d46eb22f4e Don't use a tuple for window chrome buttons. 3 years ago
Steven Kirk 5d47043f5f Fix expected test results. 3 years ago
Steven Kirk ed7ee5cf39 Add Visual.GetTransformedBounds extension method. 3 years ago
Benedikt Stebner beb57b646c Fix test font typeface loading 3 years ago
Benedikt Stebner 37168e21bb Use EnterScope 3 years ago
Benedikt Stebner 7b8f7dbfce Normalize family names to upper case 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Steven Kirk 183fed8985 Add more tests. 3 years ago
Steven Kirk 9856711494 Don't modify logical tree in ItemsSource mode. 3 years ago
Steven Kirk ba7e8a20b5 Added ItemsControl.ItemsSource. 3 years ago
Giuseppe Lippolis 3f306b48ab fix(DrawingContext): CS0618 PushPreTransform(Matrix)' is obsolete: 'Use PushTransform' 3 years ago
Benedikt Stebner ef2a47bc95 Only try to create embedded font collection for valid assets location 3 years ago
Tom Edwards 3b57b3496a Added GenerateTypeSafeMetadata to property metadata 3 years ago
Dariusz Komosinski d9d208b935 Add benchmark for Or selector and avoid extra virtual calls getting list count. 3 years ago
Dan Walmsley a577ee6399 add a delay when closing child windows. 4 years ago
Dan Walmsley 2b076322e5 check access before clearing job queue. 4 years ago
Dan Walmsley b2723d84be Revert "try and catch issue with test." 4 years ago
Dan Walmsley a298ff55f9 clear dispatcher queue at the end of tests. 4 years ago
Dan Walmsley 1d6fb2d960 try and catch issue with test. 4 years ago
Dan Walmsley 4d343293c8 fix test on windows. 4 years ago
Dan Walmsley ac9b06ef66 make integration tests intel compatible 4 years ago
Dan Walmsley c634f11def really really fix the test. 4 years ago
Dan Walmsley 3ec8888b5d actually fix the test. 4 years ago
Dan Walmsley 4203bae16d fix test. 4 years ago
Steven Kirk 16efee95ca Disambiguate ShowWindowTest controls. 4 years ago
Daniil Pavliuchyk ddb9669c11 Add ScrollBarAutomationPeer 4 years ago
Dan Walmsley f2bceb40c9 add an integration test. 4 years ago
Tom Edwards f36cf7e3ba Converted several "dataValidation" properties to StyledProperty 4 years ago
Tom Edwards 81530c4231 Converted a variety of writeable DirectProperty definitions to StyledProperty 4 years ago
Dan Walmsley 39126b9a8c skip flaky test on macos. 4 years ago
Benedikt Stebner 9016933085 Fix some unit tests 4 years ago
Benedikt Stebner 147db08f90 Introduce GlyphRun.Bounds 4 years ago
Benedikt Stebner f07e5de661 Make sure ItemsRepeater is loaded for XAML tests 4 years ago