Commit History

Author SHA1 Message Date
  Steven Kirk 75fdd0d343 Check for empty items in GetContainerInDirection. 6 years ago
  José Pedro 19f9729e86 Reduced array allocations. 6 years ago
  Dariusz Komosiński a1ee8d98eb "Fix" TreeView SelectedItems causing side effects and resetting selection. 6 years ago
  Steven Kirk f634e9af81 Fix TreeView right-click selection. 6 years ago
  Steven Kirk 6712626181 Simplify setting TreeView.SelectedItem. 6 years ago
  Steven Kirk 4e4c1918ab Added failing test for #2660. 6 years ago
  Steven Kirk 1066f57c9e Move SynchronizeItems to TreeView. 6 years ago
  Dariusz Komosinski cf1401e5f2 Use ListBox properties for TreeView implementation. 6 years ago
  Dariusz Komosinski ebe92b6619 Make sure that property is registered on a correct type. 6 years ago
  Dariusz Komosinski fe5d5bca1b Make TreeView.SelectionModeProperty public so it can be set from styles. 6 years ago
  MonkAlex 1114df5d45 #2356 Small rename Objects to Items 6 years ago
  MonkAlex 235cc660fd #1052 Rename TreeContainerIndex.Items to Containers 6 years ago
  MonkAlex 33a6ae8215 #2355 Direct access for treeview index values when select all. 6 years ago
  MonkAlex 57dcfadf57 #2355 'Select all' support TreeView too, only visible part of tree. 6 years ago
  Dariusz Komosinski c3480fb840 Remove TreeViewHelper and shorten the code so the extra struct is not needed. 6 years ago
  Dariusz Komosinski 5822e60db6 Fix ternary operator formatting, add config entry to the .editorconfig. 6 years ago
  Dariusz Komosinski 2c04c95a12 Expose SelectedItems property. Add more tests for edge cases failing for ListBox. 6 years ago
  Dariusz Komosinski 85d309830a TreeView multiple selection support. 6 years ago
  Steven Kirk c226f3759c Merge branch 'master' into pr/1832-implement-selecteditemchanged-event-for-treeview 7 years ago
  Miha Markič 1524cb1aba Spellchecks comments and members, removes unused using statements and sorts them 7 years ago
  Jeffrey Ye f180ec4dd7 Use SelectionChangedEventArgs instead of SelectedItemChangedEventArgs 7 years ago
  Jeffrey Ye e9cde299bb #1802 add SelectedItemChanged event to TreeView 7 years ago
  Steven Kirk 9e2e266d3c Handle navigation in TreeView. 7 years ago
  Steven Kirk 64ed0761c7 Rename Dispatcher invoke methods. 7 years ago
  Goldy 6dd497bbc8 Code improvement 8 years ago
  Dan Walmsley c8e6bd5809 Fix using dispatcher timer with 0 time interval causing exception. 8 years ago
  Steven Kirk c4aa2197b2 Fixed TreeView navigation. 8 years ago
  Steven Kirk 57a0122549 Make ItemTemplate work for TreeView. 9 years ago
  Steven Kirk 5cd9b98057 Added ItemsControl.ItemTemplate property. 9 years ago
  Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 9 years ago