Commit History

Author SHA1 Message Date
  tznind 50119da955 Fixed ofY in mouse handler and made ContentHeight real time 4 years ago
  tznind bea15c54c9 Added scroll bar to tree view example 4 years ago
  tznind 4b6f3569ef Added basic use cases and new article 4 years ago
  tznind c7174c3b46 Handled case where nodes return null for ToString 5 years ago
  tznind aef698ac1f Added unicode symbols option to UICatalog 5 years ago
  tznind 0222105d7c Added PositionCursor implementation 5 years ago
  tznind 7d7be9ef48 Fixed long treeview lines overspilling control bounds 5 years ago
  tznind 78f0c7c276 Added mouse support 5 years ago
  tznind 51aefce32b changed expand color settings to use ColorScheme 5 years ago
  tznind 64042132ed Fixed collapse scrolling and color for expand/collapse 5 years ago
  tznind 899ef1ffea Fixed mixing public fields and properties 5 years ago
  tznind 33cf23c0d7 Moved styling logic into new class TreeStyle 5 years ago
  tznind 3d1b40cd08 Updated scenario to show both trees at once 5 years ago
  tznind dc184ba469 Changed from object to generic <T> for TreeView 5 years ago
  tznind 5014d8ce61 Merge branch 'tree-view' of https://github.com/tznind/gui.cs into tree-view 5 years ago
  tznind 5c5d0eee0a Added ShowExpandableSymbol option to toggle displaying '+' symbol 5 years ago
  tznind a95ab9e1ba Spaced out branch lines and fixed bug when ShowBranchLines is off 5 years ago
  tznind a1904950fa Removed minus symbol for collapsing nodes 5 years ago
  tznind dc0a378729 Changed selection rendering to cover whole row 5 years ago
  tznind 8fe8128b0b Replaced delegates with new interface ITreeBuilder 5 years ago
  tznind e7dcd49506 Changed GetLinePrefix to use Runes directly (instead of strings) 5 years ago
  tznind d68dbca108 fixed root node indentation 5 years ago
  tznind 6af7cd85d1 added ShowLines and TreeNode support 5 years ago
  tznind 7394b5013e clarified consent to use under MIT 5 years ago
  tznind 7af2763f43 Added method RebuildTree 5 years ago
  tznind 8ce042eb52 Fixed RefreshObject when Equality method is overridden in model objects 5 years ago
  tznind 2bd3f76553 Added GetChildren and GetParent 5 years ago
  tznind b75b79b068 Added RefreshObject and IsExpanded 5 years ago
  tznind f5875034f7 xmldocs for SelectionChangedEventArgs constructor 5 years ago
  tznind 148b4d2784 Made ScrollOffset setter public and added helper method and tests 5 years ago