247 Commits (feature/save-render-frames)

Author SHA1 Message Date
Max Katz eb05dac696 Remove IKeyboardDevice/IPointerDevice/IDragDropDevice from public API, as they are not really used anywhere 3 years ago
Max Katz 596f876868 Use PlatformHotkeyConfiguration.Instance instead of locator 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk 40515fc798 Clarify/fix unit test. 3 years ago
Dan Walmsley a78c41dd41 add a unit test. 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Steven Kirk 5878814bed Added test for #9438. 3 years ago
Steven Kirk 474d78b335 Deprecate IStyleable . 3 years ago
Steven Kirk 31ece204fc Fix tab navigation in ItemsControl & ListBox 3 years ago
Steven Kirk 8bfe6b9645 Support heterogeneous item containers. 3 years ago
Max Katz 4aa6035ec3 Reuse text and geometry related headless mocks in Avalonia unit tests and benchmarks 3 years ago
Steven Kirk 5391361d45 Failing test for selection w/ virtualization. 3 years ago
Steven Kirk 2c9f286db0 Added failing tests for #11119. 3 years ago
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. 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 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 3 years ago
Giuseppe Lippolis 6213676115 fix: Address CA1822 rule 3 years ago
Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 3 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