提交历史

作者 SHA1 备注 提交日期
  Thomas Nind 1b316f013d Update treeview.md 4 年之前
  tznind bbfb6b28c0 added csharp syntax to markdown 4 年之前
  tznind 518e58d90d added docs on generic treeview 4 年之前
  tznind 4b6f3569ef Added basic use cases and new article 4 年之前
  tznind c7174c3b46 Handled case where nodes return null for ToString 4 年之前
  tznind aef698ac1f Added unicode symbols option to UICatalog 4 年之前
  tznind dc761b2338 Swapped sizes of file tree and node tree in UICatalog Scenario 4 年之前
  tznind 0222105d7c Added PositionCursor implementation 4 年之前
  tznind 7d7be9ef48 Fixed long treeview lines overspilling control bounds 4 年之前
  tznind 4795f321bf Added menu separators to UICatalog TreeViewFileSystem Scenario 4 年之前
  tznind 78f0c7c276 Added mouse support 4 年之前
  tznind 51aefce32b changed expand color settings to use ColorScheme 4 年之前
  tznind 64042132ed Fixed collapse scrolling and color for expand/collapse 4 年之前
  tznind 869a6f1fd7 Changed Scenario menu items to use radio buttons 4 年之前
  tznind edf46b6f6d Merge branch 'master' into tree-view 4 年之前
  tznind 899ef1ffea Fixed mixing public fields and properties 4 年之前
  tznind 33cf23c0d7 Moved styling logic into new class TreeStyle 4 年之前
  tznind 3d1b40cd08 Updated scenario to show both trees at once 4 年之前
  tznind dc184ba469 Changed from object to generic <T> for TreeView 4 年之前
  tznind 5014d8ce61 Merge branch 'tree-view' of https://github.com/tznind/gui.cs into tree-view 4 年之前
  tznind 5c5d0eee0a Added ShowExpandableSymbol option to toggle displaying '+' symbol 4 年之前
  tznind a95ab9e1ba Spaced out branch lines and fixed bug when ShowBranchLines is off 4 年之前
  tznind a1904950fa Removed minus symbol for collapsing nodes 4 年之前
  tznind dc0a378729 Changed selection rendering to cover whole row 4 年之前
  tznind 8fe8128b0b Replaced delegates with new interface ITreeBuilder 4 年之前
  tznind e7dcd49506 Changed GetLinePrefix to use Runes directly (instead of strings) 4 年之前
  tznind 5dad1d2221 Added test for TreeNode usage 4 年之前
  tznind d68dbca108 fixed root node indentation 4 年之前
  tznind 6af7cd85d1 added ShowLines and TreeNode support 4 年之前
  tznind 7394b5013e clarified consent to use under MIT 4 年之前