Historial de Commits

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