42 Commits (feature/microcom-get-managed-reference)

Author SHA1 Message Date
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
Steven Kirk ce5f884e08 Added failing test for #3321. 6 years ago
Dan Walmsley ca60f9e70d add unit test 6 years ago
Nikita Tsukanov 1ab923c02e Removed WithNameScope 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
Nikita Tsukanov f556db57b4 Refactor pointer events to support touch events 7 years ago
Andrey Kunchev 48ad6babda improve test 7 years ago
Andrey Kunchev 870a2f365f layoutmanager/listbox/vistualization/scroll issue unit test 7 years ago
Andrey Kunchev bb8549ef94 listbox toggle selection not working unit test #1971 8 years ago
Andrey Kunchev be8d4516b9 unit test for Listbox OutOfRangeException issue #1395 8 years ago
Steven Kirk 6efba9837d Simplified test. 8 years ago
Andrey Kunchev a865f6dddf introduce local functions for listbox issue #1936 8 years ago
Andrey Kunchev b53b3d590f add failing unit test for listbox issue #1936 8 years ago
Steven Kirk 22bda08a90 Lazily initialize DataTemplates. 9 years ago
Steven Kirk 4730ee1c41 Fix spelling of descendant. 9 years ago
Steven Kirk 44f6d12157 Add failing test for #834. 9 years ago
Steven Kirk 1b4ebf5b1d Renamed AsBinding -> ToBinding. 10 years ago
Steven Kirk 209713e820 Moved tests to correct place. 10 years ago
donandren a3552bc20a added another failing unit test for Listbox items not in sync with the bound collection 10 years ago
donandren f764d46674 added failing unit test for issue #637: ListBox not in sync with items after inserted/removed from items 10 years ago
Steven Kirk 0bf9404e00 Deafult ItemsPresenter virtualization to None 10 years ago
Steven Kirk 6eaa5b74dc Test has been refactored into 2 tests. 10 years ago
Steven Kirk 3ee83263c8 Make indexer produce/consume IBinding. 10 years ago
donandren cfd6524031 added failing unit test for issue #589 and #591 10 years ago
Steven Kirk 5a72ed8586 Don't add virt items when attached to visual tree. 10 years ago
Steven Kirk f660da41c7 Fix virtualized list to taking up available space. 10 years ago
Steven Kirk 2c8d8179e5 Fix virtualized item selection. 10 years ago
Steven Kirk 2d5a41a729 Update ListBoxTests 10 years ago
Steven Kirk cfdfa9400e Simplify ListBox unit test template creation. 10 years ago
Steven Kirk 5cd9b98057 Added ItemsControl.ItemTemplate property. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk d8cf474274 Clear TabOnceActiveElement on removed container. 10 years ago
Steven Kirk 3e3134217c Fixed name of PointerPressedEventArgs. 10 years ago
Steven Kirk 4845dfd0fa Added IContentPresenterHost. 10 years ago
Steven Kirk c810f95904 Don't ApplyTemplate on nested templated controls... 10 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 10 years ago
Steven Kirk 71cd3d965b More work on XAML control theme. 11 years ago
Steven Kirk 01417ba883 Renamed ControlTemplate -> FuncControlTemplate 11 years ago