提交历史

作者 SHA1 备注 提交日期
  Tig a7c175227f Revert "TreeView: Now highlights only model text" 2 年之前
  Tig 7975f9e158 Merge branch 'develop' into tree_highlight_just_model 2 年之前
  Charlie Kindel 8b338f5bbf Fixes #2151 - Mouse wheel scrolls infinitely beyond bottom of items 2 年之前
  Charlie Kindel 66398eb9ef Renamed classes; fixed rendering bug in ListView 2 年之前
  Charlie Kindel 60d116617a Near final fixes? Refactored/renamed stuff 2 年之前
  Charlie Kindel c7862b7242 Merge branch 'develop' into listview_keyboard_search 2 年之前
  Charlie Kindel b713d6a467 Integrating tznid's latest 2 年之前
  tznind a6240807c9 Add EnsureVisible call 2 年之前
  tznind 79f82d1c4c Add SearchCollectionNavigator to TreeView 2 年之前
  BDisp 04a8395be5 Fixes #2133. TreeView: desiredCursorVisibility field is set before the if condition check. 2 年之前
  Thomas ff3a1326ba Change TreeView default cursor to invisible and force invisible only when not MultiSelect 2 年之前
  Juan Manuel Elosegui 73846b3c32 Fixes #1959: GoToEnd should not fail on an empty TreeView (#1960) 2 年之前
  Tig Kindel 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 年之前
  Thomas 7deacf3bb9 Renamed to simply GetObjectOnRow and dropped unused X component 3 年之前
  Thomas 6800113ff1 Changed name to GetObjectRow 3 年之前
  Thomas 7f0671e10a Renamed new methods 3 年之前
  Thomas Nind e60d7f4363 Added IndexOf method to TreeView to allow for keyboard context menus 3 年之前
  Thomas Nind 5c39f6af48 Added new method HitTest to TreeView to allow for better context menus 3 年之前
  Thomas 8e148013ec Added ColorGetter to TreeView 3 年之前
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 年之前
  Thomas Nind 85c74b8357 Added DesiredCursorVisibility to TreeView (#1561) 3 年之前
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 年之前
  Thomas Nind 444a01ae46 Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246) 4 年之前
  Charlie Kindel 4da9ad0e89 Fix 1130 broken links (#1131) 4 年之前
  Thomas Nind 522745f559 Fix #1120 (#1124) 4 年之前
  tznind bb28caeb75 Changed BuildLineMap to use IReadOnlyCollection 4 年之前
  tznind 57a93aa186 Fixed layout to match coding guidelines 4 年之前
  tznind bace6d279c Fixed mouse click expand/collapse not clearing cached state of line map 4 年之前
  tznind 7cb3812c19 Split TreeNode, TreeStyle and TreeBuilder into seperate files 4 年之前
  tznind db322b27ef Added GoTo method and renamed 'model' parameter where appropriate 4 年之前