2853 Commits (9b9b048fbb7c868f970a1dfd272656a46ed0a3cb)
 

Author SHA1 Message Date
Steven Kirk 9b9b048fbb Use Parent property. 10 years ago
Steven Kirk e4e60fb73a Merge pull request #568 from donandren/contentpresenterbug 10 years ago
Steven Kirk ee6dd853e9 Added linebreak. 10 years ago
Steven Kirk 9d7e18c669 Merge pull request #569 from donandren/horizontalscroll 10 years ago
donandren b89d75f43a Fixed ContentPresenter add/remove from logicalchildren otside teamplate 10 years ago
donandren e8be30ac47 Added few more failing tests for ContentPresenter for LogicalChildren outside template 10 years ago
donandren b9ad9b82ce process scroll events in ScrollContentPresenter in more generic way (support also horizontal scroll) 10 years ago
donandren 4384adc357 handle horizontal wheel events 10 years ago
donandren 9b230ec1a0 possible solution of bug #539 - 10 years ago
donandren fd787ae405 added failing test for ContentPresenter when Content is changed and child is not detached from logical tree 10 years ago
Steven Kirk dc8d05d0c3 Handle partial last items when items added. 10 years ago
Steven Kirk 58cebab9a7 Don't round ScrollViewer values. 10 years ago
Steven Kirk 04c48bbd54 Make adding items work. 10 years ago
Steven Kirk 7010272985 Reset first/next indexes on items nulled. 10 years ago
Steven Kirk 63c2cd41fd Add containers on Items reset. 10 years ago
Steven Kirk 299ad92c37 Fixed TabStrip. 10 years ago
Steven Kirk 4af2100f3f Removed virtualization tab from test app. 10 years ago
Steven Kirk e142bc10fb Don't build mobile stuff in NCrunch. 10 years ago
Steven Kirk 2268227f20 Make template instantiated by style a name scope. 10 years ago
Steven Kirk 1219909978 Register Template.Content as deferred. 10 years ago
Steven Kirk cd863434be Fix TreeDataTemplate. 10 years ago
Steven Kirk d772017768 Added <Template> 10 years ago
Steven Kirk 259144838c Set item container properties with Style priority. 10 years ago
Nikita Tsukanov f439c141db Don't try to preview App.xaml 10 years ago
Nikita Tsukanov b296bb764c Added `Styles` preview support 10 years ago
Nikita Tsukanov 2ec8ba3e12 Added source assembly information to designer 10 years ago
Nikita Tsukanov 99878ef8bb Designer proccess fixes 10 years ago
Steven Kirk 69e2c459c4 Do a null Items check in ScrollIntoView 10 years ago
Steven Kirk e1275eae56 Fixed .sln file. 10 years ago
Steven Kirk 4ee4ec29be Merge branch 'item-virtualization-avalonia' 10 years ago
Steven Kirk 7b3e25949e Revert "Revert "Set ContentPresenter.DataContext in UpdateChild."" 10 years ago
Steven Kirk d9baead785 Merge branch 'binding-refactor' into item-virtualization-avalonia 10 years ago
Steven Kirk e252a35509 Don't delay bind to DataContext. 10 years ago
Steven Kirk 0b28e10f21 Make broken DataContext bindings produce null. 10 years ago
Steven Kirk 7018b3c36d Removed test. 10 years ago
Nikita Tsukanov ee37ab8df4 Added UsePlatformDetect 10 years ago
Steven Kirk bf02ae41a9 Revert "Set ContentPresenter.DataContext in UpdateChild." 10 years ago
Steven Kirk f24ab044f7 Added failing binding tests. 10 years ago
Steven Kirk 5ce57ad029 Fix menu separators. 10 years ago
Steven Kirk 22b495b1ac Fix directional nav for non-virtualized lists. 10 years ago
Steven Kirk 86dfadf514 Implement Home and End navigation. 10 years ago
Steven Kirk 95eefa3cf1 Implement AutoScrollToSelectedItem 10 years ago
Steven Kirk d7a757385a Fix failing tests. 10 years ago
Steven Kirk ad9abd53c1 Fixed scrolling differently sized items. 10 years ago
Steven Kirk 0d32bc420c Allow changing orientation in virt sample. 10 years ago
Steven Kirk 5346f20d81 Use correct ItemContainerGenerator for menus. 10 years ago
Steven Kirk 6d5b3e02c4 Added page up/down support to virt lists. 10 years ago
Steven Kirk d0942f84a9 FocusNavigationDirection => NavigationDirection 10 years ago
Steven Kirk 37390e8b33 Don't create items immediately... 10 years ago
Steven Kirk 8ed3a7bc7c Fix copy/paste error in LayoutManager. 10 years ago