50 Commits (3e674da7664b70ee98e652faf9cb40a2d64aad54)

Author SHA1 Message Date
Takoooooo 0d896b3847 Improove nullable annotations. 4 years ago
Steven Kirk 77d059be22 Add nullable annotations to Avalonia.Controls. 4 years ago
Steven Kirk 1837548b3b Fix TabItems leaking. 5 years ago
Steven Kirk aa8e0651ee Make ItemContainerInfo.Index setter public. 5 years ago
Giuseppe Lippolis c8323af3b1 Fix NRE int ItemContainerGenerator when item is null 6 years ago
Steven Kirk a8b7e87938 Added IRecyclingDataTemplate. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk e80e52c303 TryGetValue doesn't allow null as the value. 6 years ago
Steven Kirk 5a67237be3 Fix updating index when TreeView reparented. 6 years ago
Steven Kirk 15dfb88fe7 Update tree item container index dynamically. 6 years ago
Benedikt Schroeder e9335d6a2c Fix #2699 7 years ago
Benedikt Schroeder 16f2bcdb9b Remove redundant ParentTabControl property 7 years ago
Steven Kirk 5de0bf5fec Fix AlwaysSelected selected state. 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
Steven Kirk 2fa8247f01 Removed MemberSelector. 7 years ago
MonkAlex 1114df5d45 #2356 Small rename Objects to Items 7 years ago
MonkAlex 235cc660fd #1052 Rename TreeContainerIndex.Items to Containers 7 years ago
MonkAlex 33a6ae8215 #2355 Direct access for treeview index values when select all. 7 years ago
Benedikt Schroeder e44eaf9a24 Improved default control template for TabControl 7 years ago
Benedikt Schroeder f8b196a39b Minor fixes 7 years ago
Steven Kirk c608163fe9 Ensure containers are ordered correctly. 8 years ago
Miha Markič 1524cb1aba Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
Benedikt Schroeder 4f549c16fc Initial 8 years ago
Dan Walmsley 5b54116507 Add missing inheritdoc comment. 10 years ago
Dan Walmsley 4a17d2d32f ContainerType property implementations using improved syntax. 10 years ago
Dan Walmsley 21f97ac108 Add implementation of ContainerType property 10 years ago
Dan Walmsley ce224fd743 Add ContainerType property to IItemContainerGenerator 10 years ago
Steven Kirk ca17c50bf4 Treat warnings as errors. 10 years ago
Steven Kirk 209713e820 Moved tests to correct place. 10 years ago
donandren 0dddd8e317 fix of issue #637 10 years ago
Steven Kirk 4e9fe88c27 Added missing Materialized event invocation. 10 years ago
Steven Kirk b74c0d316b Fix off-by-one error in ItemContainerGenerator 10 years ago
Steven Kirk 259144838c Set item container properties with Style priority. 10 years ago
Steven Kirk 5ce57ad029 Fix menu separators. 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 722a329106 Add containers at beginning when scrolled to end. 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 1d83126d20 More WIP on virtualization. 10 years ago
Steven Kirk f9b3d2ac03 WIP: Adding virtualization to ItemsPresenter. 10 years ago
Steven Kirk 57a0122549 Make ItemTemplate work for TreeView. 10 years ago
Steven Kirk 5cd9b98057 Added ItemsControl.ItemTemplate property. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago