286 Commits (7dffb3f032aa291de7a07db4ad145ff4fe2e8d86)

Author SHA1 Message Date
Steven Kirk c77276d00a Don't clear ItemIsOwnContainer in PanelContainerGenerator. 3 years ago
Steven Kirk 981dfd29d7 Added WindowBase.Resized event. 3 years ago
Steven Kirk e3bf19a399 Update tests due to changes in #10803. 3 years ago
Steven Kirk 2aca946a71 Respect single-select with IsSelected bindings. 3 years ago
Steven Kirk 191a835c6a Make container IsSelected bindings work again. 3 years ago
Steven Kirk e609822311 Modernized some SelectingItemsControl tests. 3 years ago
Steven Kirk 6dd9106fe5 Don't layout invisible controls. 3 years ago
Nikita Tsukanov 0f4ed2a4b9 Updated tests to use IDispatcherImpl 3 years ago
robloo 2eb04c2719 Rename Popup.PlacementMode to Popup.Placement 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Steven Kirk f87148dbbc Add failing unit test for #10420. 3 years ago
amwx b9c666e193 Add Tests 3 years ago
Julien Lebosquain 5e13c5b59a Implemented layout and render time graph overlays 3 years ago
Benedikt Stebner 07c11c75e7 Use IGlyphRunImpl in the IDrawingContextImpl 3 years ago
Simon Cropp fb37ab1e77 leverage GetRequiredService 3 years ago
Emmanuel Hansen f61c7f6cd9 Revert "fix tests" 3 years ago
Emmanuel Hansen c804fa00cf fix tests 3 years ago
Steven Kirk 17f7541fdd Fix selection in combination with move. 3 years ago
Steven Kirk c1ee26c05a Fixed SelectingItemsControlTests. 3 years ago
Steven Kirk fab8f15213 Make a few more tests pass. 3 years ago
Steven Kirk 5d1f9f4a0f Removed VirtualizationMode. 3 years ago
Steven Kirk 692c0c155d Begin refactoring ItemsPresenter. 3 years ago
Steven Kirk 6f03f1c3d6 Removed ITemplatedControl. 4 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 4 years ago
Steven Kirk 086c2c7e70 Don't apply styling in TopLevel ctor. 3 years ago
Steven Kirk 1a338ac087 Remove IStyler and make style apply internal. 3 years ago
Emmanuel Hansen 588001d3e7 revert tests 3 years ago
Emmanuel Hansen 6384c49cdb update tests 4 years ago
Giuseppe Lippolis 6213676115 fix: Address CA1822 rule 4 years ago
Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 4 years ago
Takoooooo fe79cee672 Fix Tests. 4 years ago
Luis von der Eltz 25b19931e8 Add timeout to "hang" UT 4 years ago
Luis von der Eltz e64a4430a0 Apply async hack to make timeout work 4 years ago
Luis von der Eltz 107fc7162e Fix infinite loop when all items are disabled 4 years ago
Luis von der Eltz d9ce64e1b0 Skip disabled controls when moving to first/last item 4 years ago
Steven Kirk 8f0b3911a5 Added failing tests for MenuItem.TemplatedParent. 4 years ago
Steven Kirk 5cd9532012 Move tests to correct place. 4 years ago
Steven Kirk 8c61f25188 Promote theme to LocalValue if applied from style. 4 years ago
Steven Kirk 088d8cfc5c Initial implementation of control themes. 4 years ago
Steven Kirk b2556d62f5 Fix some layout rounding issues. 4 years ago
Tako 7c63e1a60b Fix ContextMenu freeze. 4 years ago
Steven Kirk 6b2cedfcd1 Fix failing test. 4 years ago
Steven Kirk d1956d18b4 Scale ComboBox popup according to RenderTransform. 4 years ago
Luis von der Eltz 843676d876 Add UT 4 years ago
Max Katz 50a97dc22f Add more popup tests 4 years ago
Simon Haines 54f82b26a5 Fix positioning of non-overlay popups 4 years ago
Max Katz 0709bbfe0f Fix tests 5 years ago
Steven Kirk 2a44d8b564 Initial implementation of UI automation. 5 years ago
amwx 952c53cdff Add tests 6 years ago
amwx 52075d6cd9 Fix Test 6 years ago