1424 Commits (e1275eae56b2bda3af6e2898b198dde5ae7dcf8d)

Author SHA1 Message Date
Steven Kirk 7b3e25949e Revert "Revert "Set ContentPresenter.DataContext in UpdateChild."" 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
Nikita Tsukanov ee37ab8df4 Added UsePlatformDetect 10 years ago
Steven Kirk bf02ae41a9 Revert "Set ContentPresenter.DataContext in UpdateChild." 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
Steven Kirk 67647f925f Tidied ScrollContentPresenter logic. 10 years ago
Steven Kirk 8e6976a0da Tweak measure/arrange algorithm. 10 years ago
Steven Kirk 4c000b9ce4 Fixed ScrollContentPresenter. 10 years ago
Steven Kirk 32760bbc08 Fix changing virtualization mode in theory. 10 years ago
Steven Kirk 7e4f667d89 Fix PixelOverflow during arrange. 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 7a718ef9c2 Updated overflow algorithm. 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 9c4ce4efdc Fix formatting. 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 2cca250916 Move items in panel Children collection 10 years ago
Steven Kirk 05f836c4c3 Added Move and MoveRange to AvaloniaList. 10 years ago
Steven Kirk d717b46112 Fixed DevTools. 10 years ago
Steven Kirk 35c4835ae4 Recycle DataTemplates. 10 years ago
Steven Kirk fbb7ea759b Make ItemContainerGenerator create containers 10 years ago
Steven Kirk e686786959 Use dictionary to track item containers. 10 years ago
Steven Kirk 20847b1960 Added documentation for item virtualizers. 10 years ago
Steven Kirk aeab538162 Fix CarouselPresenter. 10 years ago
Steven Kirk 6e73244a1e Handle move and replace in virtualized lists. 10 years ago
Steven Kirk f9e730e705 Tweaked comments. 10 years ago
Steven Kirk 7ca7f53537 More work on items removed. 10 years ago
Steven Kirk 72ea9f02c7 More work on virtualization with INCC. 10 years ago
Dan Walmsley ac8185b8c3 added implementation for removing first and last elements. 10 years ago
danwalmsley 2e9c19beaf Throw not implemented exception placeholder. 10 years ago
Steven Kirk 3e8a8c6d7c WIP: INCC virtualization support. 10 years ago
Steven Kirk 722a329106 Add containers at beginning when scrolled to end. 10 years ago
Dan Walmsley e931bcf79c correctly scale offsets for pointer placement mode. 10 years ago
donandren 31147af9d3 renamed Visual.TransformOrigin -> RenderTransformOrigin 10 years ago