2746 Commits (2e9c19beaf650d746a3283464e653609e37bab81)
 

Author SHA1 Message Date
danwalmsley 2e9c19beaf Throw not implemented exception placeholder. 10 years ago
danwalmsley e2fe94cafb Added test for removing last item in the list, when scrolled to end. 10 years ago
danwalmsley e015fc15b2 add items, adds after selected item. 10 years ago
danwalmsley 94f8abbc4d add items at selected index, or at end if no selection. 10 years ago
danwalmsley defae349a7 added button to prepend and append items to list. 10 years ago
danwalmsley 35fe93c9c2 added support for add items and remove items in virtualization sample app. 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
Steven Kirk 6df5ff4917 Split virtualization tests in two 10 years ago
Steven Kirk 7f09154020 Correctly handle partially obscured items. 10 years ago
Steven Kirk 749c32ace6 Added failing partial item tests. 10 years ago
Steven Kirk be78eb2ed1 Dematerialize correct items. 10 years ago
Steven Kirk 780ff4c0b4 Correctly resize items. 10 years ago
Steven Kirk 2ea322f54f Added "Recreate" button to virtualization test app. 10 years ago
Steven Kirk 9c791dbbc1 Clarified variable name. 10 years ago
Steven Kirk 2d4151ddfe Update containers when Items changes. 10 years ago
Steven Kirk 55f05defd1 Make scrolling up >= 1 page work 10 years ago
Steven Kirk 43d9fa5724 Show scroll info in virt test app. 10 years ago
Steven Kirk 5582750bb6 Added virtualization test app. 10 years ago
Steven Kirk 69ba9810d8 Added ListBox.VirtualizationMode 10 years ago
Steven Kirk 6cab63fb70 Don't try to dematerialize null containers. 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 e930c35882 Expose IScrollable in ListBox. 10 years ago
Steven Kirk d346b35ab7 Added IScrollable interface. 10 years ago
Steven Kirk b44589e0cb Renamed IScrollable -> ILogicalScrollable 10 years ago
Steven Kirk 03c138ff90 Delegate ScrollIntoView to ItemVirtualizer. 10 years ago
Steven Kirk f12435731b Removed Thingamybob. 10 years ago
Steven Kirk fa3550882a Handle scrolling >1 page. 10 years ago
Steven Kirk f527d4ef1a Update scroll after arrange. 10 years ago
Steven Kirk 1d83126d20 More WIP on virtualization. 10 years ago
Steven Kirk cce2ab603f Ensure to update scroll info when items changed. 10 years ago
Steven Kirk 1c7a99dc5e WIP Trying to get virt scrolling working. 10 years ago
Steven Kirk 91e2f2a0ca Refactored virtualization handling into classes 10 years ago
Steven Kirk 850dfdea48 Dematerialize items when removed. 10 years ago
Steven Kirk 38afaf1aca More WIP on adding virtualization to ItemsPresenter. 10 years ago
Steven Kirk f9b3d2ac03 WIP: Adding virtualization to ItemsPresenter. 10 years ago
Steven Kirk 47d33ee5b0 Merge branch 'master' into item-virtualization-avalonia 10 years ago
Steven Kirk 7db353e742 Added IScrollable.IsLogicalScrollEnabled. 10 years ago
Steven Kirk 362745a55e Fix scrolling algorithm 10 years ago
Steven Kirk 05d6d6415b Removed ContentTemplate binding in DropDown 10 years ago
Steven Kirk 4568024c2f Leave one container materialized. 10 years ago
Steven Kirk 1b9c184c86 Removed ContentTemplate bindings in MenuItem 10 years ago
Steven Kirk 8132aea634 Merge pull request #543 from AvaloniaUI/simple-grid-devtools 10 years ago
Steven Kirk ec35cdde79 Fixed TextBlock text wrapping. 10 years ago
Steven Kirk 1f185f0701 Added a SimpleGrid to use in DevTools. 10 years ago
Steven Kirk 39ca1c2d6c Merge pull request #540 from AvaloniaUI/issue-524 10 years ago
Steven Kirk 91567c9935 Updated screenshot. 10 years ago
Steven Kirk ac7e224c3c Use ItemTemplates in test app. 10 years ago