85 Commits (attach-dev-tools-conditional)

Author SHA1 Message Date
Steven Kirk 5cc5b91930 Fix xunit warnings. 9 years ago
Steven Kirk 815d3f719e Report correct root in logical tree attach/detach. 9 years ago
José Pedro cc7098583e Fixed Assert.Null warnings. 9 years ago
Steven Kirk 22bda08a90 Lazily initialize DataTemplates. 9 years ago
Steven Kirk 0d492ca16a Update ContentPresenter when ContentTemplate changed. 9 years ago
Steven Kirk 1150af791c Reworked how ContentPresenter child is updated. 9 years ago
Steven Kirk 4730ee1c41 Fix spelling of descendant. 9 years ago
Steven Kirk 153a4532ae Added failing test for #886. 9 years ago
Steven Kirk a5f03f7a89 Don't need to pass visual brush renderer when creating render target. 9 years ago
Steven Kirk ab9cf03eff WIP: Delegate back to render for VisualBrushes. 9 years ago
Steven Kirk 240bc4d2ca Fix horizontal scroll with virtualized items. 9 years ago
Steven Kirk 799ffe72b8 Fix erroneous test expectations. 9 years ago
Steven Kirk f73a10b593 Clear ContentPresenter data context. 9 years ago
Steven Kirk a967c9bf82 Make DPI scaling work again. 9 years ago
Steven Kirk 7067fa0146 Cross-axis scrolling for virtualized lists. 10 years ago
Steven Kirk 6afa000c42 Added a render loop. 10 years ago
Steven Kirk 3c59935a44 Added missing [Fact] attribute. 10 years ago
Steven Kirk 7b23b6eab5 Moved test to correct file. 10 years ago
donandren 1ed45e8d43 added failing unit test related to #651 for RemoveRange from items 10 years ago
donandren cd3d002cc9 added failing unit test for #651 10 years ago
Steven Kirk 209713e820 Moved tests to correct place. 10 years ago
donandren af8fbba51b added failing unit test for ItemsPresenter 10 years ago
Steven Kirk 1c88b3bd85 Fix scrolling to item when size == 0,0 10 years ago
Steven Kirk dd728dae5b Fix measuring to infinity when scrolled to end. 10 years ago
Steven Kirk 5a72ed8586 Don't add virt items when attached to visual tree. 10 years ago
donandren e8be30ac47 Added few more failing tests for ContentPresenter for LogicalChildren outside template 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 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 7b3e25949e Revert "Revert "Set ContentPresenter.DataContext in UpdateChild."" 10 years ago
Steven Kirk bf02ae41a9 Revert "Set ContentPresenter.DataContext in UpdateChild." 10 years ago
Steven Kirk 95eefa3cf1 Implement AutoScrollToSelectedItem 10 years ago
Steven Kirk d7a757385a Fix failing tests. 10 years ago
Steven Kirk d0942f84a9 FocusNavigationDirection => NavigationDirection 10 years ago
Steven Kirk 13642613cf Added failing test. 10 years ago
Steven Kirk 4c000b9ce4 Fixed ScrollContentPresenter. 10 years ago
Steven Kirk 5467841e3e Fixed unit test name. 10 years ago
Steven Kirk 32760bbc08 Fix changing virtualization mode in theory. 10 years ago
Steven Kirk ae2ea31c6e Allow changing virtualization mode in test app. 10 years ago
Steven Kirk e8dd81fa20 Support horiz keyboard movement. 10 years ago
Steven Kirk cba5200645 Fix keyboard nav with partially visible items. 10 years ago
Steven Kirk 81b66596c0 Use a full item's offset for overflow. 10 years ago
Steven Kirk acdf599dec Initial impl. of scrolling with arrow keys. 10 years ago
Steven Kirk f660da41c7 Fix virtualized list to taking up available space. 10 years ago
Steven Kirk 71b3343097 Allow virtualized list to take up available space. 10 years ago
Steven Kirk f3c7ea27a1 Set ContentPresenter.DataContext in UpdateChild. 10 years ago
Steven Kirk d717b46112 Fixed DevTools. 10 years ago
Steven Kirk 35c4835ae4 Recycle DataTemplates. 10 years ago