82 Commits (d5c30b6270088aa97c5ebb449d5e63a406bb70f1)

Author SHA1 Message Date
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
Benedikt Stebner e8424283fe
Universal GlyphTypeface implementation (#19852) 2 months ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 2 months ago
Julien Lebosquain 960cb39414
Enable nullability in Controls.UnitTests (#20373) 3 months ago
Emmanuel Hansen 22eb8e6ec3
Focus Traversal Api (#18647) 7 months ago
Maxwell Katz 338a5ea0a2
Improve pen secondary button handling on list box (#18766) 10 months ago
Steven Kirk 62314a010e
Fix some issues with tabbing into virtualized list (#13826) 2 years ago
IanRawley b84470bf3d
Fix #13474 by partially reverting #12883 (#13663) 2 years ago
Max Katz 60c11167f8
Add default template to the ContentControl, remove theme specific templates (#11365) 2 years ago
Giuseppe Lippolis c368048aef test(LIstBox): Space handling 3 years ago
Steven Kirk 41dd04e177 Add failing test for #11641. 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 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
Giuseppe Lippolis 176a6a83c5 fix(test): call Threading.Dispatcher.UIThread.RunJobs(); 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Steven Kirk 31ece204fc Fix tab navigation in ItemsControl & ListBox 3 years ago
Steven Kirk d37de0b634 Allow setting item container properties in styles. 3 years ago
Tom Edwards 74f75b0525 Converted RangeBase to StyledProperty 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 f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Dmitry Zhelnin 65d8e46fa6 VirtualizingStackPanel: fix selection wrapping 3 years ago
Steven Kirk a9fd9f4474 A few more tests. 3 years ago
Steven Kirk 1101f28dd7 Refactored ItemContainerGenerator. 3 years ago
Steven Kirk 5d1f9f4a0f Removed VirtualizationMode. 3 years ago
Steven Kirk 692c0c155d Begin refactoring ItemsPresenter. 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Steven Kirk 1a338ac087 Remove IStyler and make style apply internal. 3 years ago
Giuseppe Lippolis 6213676115 fix: Address CA1822 rule 3 years ago
Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 3 years ago
Andrey Kunchev d4840a55bc add failing test for #8669 4 years ago
Steven Kirk f57c0ffbec Added ItemContainerTheme property. 4 years ago
Steven Kirk 05c1f58308 Added ItemContainerTheme property. 4 years ago
Benedikt Stebner 1db3296611 Fix TextBlock/TextPresenter measure/arrange 4 years ago
Dominik Matijaca b040ac5414
ItemsControl: WrapSelection (#6286) 4 years ago
Steven Kirk f9a6f5b1ec Create failing test for SelectedItems binding. 5 years ago
aljosas 2a185da639 removing Dispatcher.UIThread.RunJobs() from tests 5 years ago
aljosas 1c61a5c1c5 fixed failed test 5 years ago
aljosas ede1e2db94 fixing PR for data validation for Combobox control and all SelectingItemsControl 5 years ago
aljosas 899ba64913 fixing data validation for Combobox control and all SelectingItems control #5652 5 years ago
Steven Kirk 3518f19b2a
Revert "ItemsControl+ItemVirtualizerSimple don not recreate containers when Items or ItemTemplate are replaced" 5 years ago
adospace 13cd835bc0 ItemsControl+ItemVirtualizerSimple did not recreated item containers when Items or ItemTemplate were replaced 5 years ago
Andrey Kunchev d631474ddf add failing test for autoscroll to selected item in listbox #4855 6 years ago
Steven Kirk 923fd361e4 Refactor SelectedItemsSync. 6 years ago
Steven Kirk af90219ff4 Reverted SelectionModel. 6 years ago
Steven Kirk d3c3741bec No longer need to pass root to ExecuteInitialLayoutPass. 6 years ago
Steven Kirk 8e29811c91 Added failing test for #3934. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago