Historique des commits

Auteur SHA1 Message Date
  Juan Manuel Elosegui 73846b3c32 Fixes #1959: GoToEnd should not fail on an empty TreeView (#1960) il y a 3 ans
  Thomas 7deacf3bb9 Renamed to simply GetObjectOnRow and dropped unused X component il y a 3 ans
  Thomas 6800113ff1 Changed name to GetObjectRow il y a 3 ans
  Thomas 7f0671e10a Renamed new methods il y a 3 ans
  Thomas Nind e60d7f4363 Added IndexOf method to TreeView to allow for keyboard context menus il y a 3 ans
  Thomas Nind 5c39f6af48 Added new method HitTest to TreeView to allow for better context menus il y a 3 ans
  Thomas 8e148013ec Added ColorGetter to TreeView il y a 3 ans
  Charlie Kindel 8d8025329e Added Attributes tests; balanced Application.Init/Shutdown il y a 4 ans
  Thomas Nind a8628e7c28 Feature/graphs (#1201) il y a 4 ans
  Thomas Nind 444a01ae46 Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246) il y a 4 ans
  Charlie Kindel b29240f362 Code coverage (#1235) il y a 4 ans
  Thomas Nind 522745f559 Fix #1120 (#1124) il y a 4 ans
  tznind db322b27ef Added GoTo method and renamed 'model' parameter where appropriate il y a 4 ans
  tznind dc22a890e9 Updated to match coding guidelines (whitespace, brackets etc) il y a 4 ans
  tznind ec85340285 Added ObjectActivated event il y a 4 ans
  tznind 01b899fb37 test for multi select, mouse fix and collapse selection fix il y a 4 ans
  tznind 1a00376885 Added more tests and fixed GetContentWidth when Bounds have 0 Height il y a 4 ans
  tznind 2884b8e94d Added horizontal scrollbar, fixed tests il y a 4 ans
  tznind dc184ba469 Changed from object to generic <T> for TreeView il y a 4 ans
  tznind 8fe8128b0b Replaced delegates with new interface ITreeBuilder il y a 4 ans
  tznind 5dad1d2221 Added test for TreeNode usage il y a 4 ans
  tznind 7af2763f43 Added method RebuildTree il y a 4 ans
  tznind 8ce042eb52 Fixed RefreshObject when Equality method is overridden in model objects il y a 4 ans
  tznind 2bd3f76553 Added GetChildren and GetParent il y a 4 ans
  tznind b75b79b068 Added RefreshObject and IsExpanded il y a 4 ans
  tznind 148b4d2784 Made ScrollOffset setter public and added helper method and tests il y a 4 ans