1452 Commits (feature/save-render-frames)

Author SHA1 Message Date
Emmanuel Hansen 42fccd1af6 track currently active gesture in the pointer 3 years ago
Max Katz eb05dac696 Remove IKeyboardDevice/IPointerDevice/IDragDropDevice from public API, as they are not really used anywhere 3 years ago
Max Katz d267d06a08 Move PlatformHotkeyConfiguration to IPlatformSettings 3 years ago
Max Katz 0d6306725a Fix ButtonTests 3 years ago
Max Katz 596f876868 Use PlatformHotkeyConfiguration.Instance instead of locator 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
robloo 04c88b09fb Rename ContextMenu Opening/Closing events removing type prefix 3 years ago
robloo 9eeebbc99d Rename MenuBase Opened/Closed events removing type prefix 3 years ago
Steven Kirk 40515fc798 Clarify/fix unit test. 3 years ago
Dan Walmsley a78c41dd41 add a unit test. 3 years ago
Benedikt Stebner e69661b353 Rework MaxLines to limit how many lines are visible at once and don't prevent additional input if MaxLines is reached 3 years ago
Steven Kirk 0cb590e03b Remove now-unnecessary casts. 3 years ago
Steven Kirk e4634a917e Make TopLevel.CreateLayoutManager internal. 3 years ago
Steven Kirk 8f94a6505b Make IMenu, IMenuElement, IMenuItem internal. 3 years ago
Steven Kirk 8e68fe910c Fix error introduced in merge. 3 years ago
Steven Kirk c4fe776b96 Allow selection of elements outside viewport. 3 years ago
Steven Kirk 06bfa29b12 Properly implement keyboard selection. 3 years ago
Steven Kirk 9d16e33843 Started refactoring ListBox selection. 3 years ago
Steven Kirk e7b61ef002 Added BringIntoViewOnFocusChange. 3 years ago
Steven Kirk ca02947c3e Added failing test for VirtualizingStackPanel. 3 years ago
Steven Kirk ac4ff30180 Added failing tests for null recycling key. 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Steven Kirk 2728be47ee Added failing treeview selection tests. 3 years ago
Steven Kirk 5878814bed Added test for #9438. 3 years ago
Steven Kirk 474d78b335 Deprecate IStyleable . 3 years ago
Nikita Tsukanov 64610c264b Composition aware resources 3 years ago
Tom Edwards d9b11b0725 Added tests and control catalog demo for live changes to TabItem.ContentTemplate. The next commit will fix both. 3 years ago
Tim 85b816c27f fix unit tests 3 years ago
Tim d5b73e2109 Add some unit tests for Incement / Decrement 3 years ago
Steven Kirk 5474d1e360 Refactor TransitioningContentControl. 3 years ago
Steven Kirk d4194c8e2b Added failing tests for TabControl tab navigation. 3 years ago
Steven Kirk 31ece204fc Fix tab navigation in ItemsControl & ListBox 3 years ago
Steven Kirk 531fed2b4e Don't focus unfocusable controls. 3 years ago
Steven Kirk 570e7a979c Added failing test for #11272. 3 years ago
Steven Kirk 5e3b94f88c Added failing test for scrollbar thumb. 3 years ago
Steven Kirk 42bd366bc1 Added failing test for ScrollViewer jumpiness. 3 years ago
Steven Kirk 8bfe6b9645 Support heterogeneous item containers. 3 years ago
Julien Lebosquain 9a06290142
Correctly remove ContentPresenter's content from its parent host 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 582248fb04 Added failing test for #11128. 3 years ago
Steven Kirk 981dfd29d7 Added WindowBase.Resized event. 3 years ago
Steven Kirk d37de0b634 Allow setting item container properties in styles. 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 487fe9ed77 Make TreeViewItem IsSelected bindings work. 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