Commit Verlauf

Autor SHA1 Nachricht Datum
  tznind 01b899fb37 test for multi select, mouse fix and collapse selection fix vor 4 Jahren
  tznind c3253e965d Added GetAllSelectedObjects vor 4 Jahren
  tznind 06bb01a68f Added ability to select multiple branches at once vor 4 Jahren
  tznind eb97e64830 Made 'LeaveLastRow' optional as new property in TableStyle vor 4 Jahren
  tznind 6066d711ad Allowed 1 extra line of vertical scrolling down (past end of tree) vor 4 Jahren
  tznind 1a00376885 Added more tests and fixed GetContentWidth when Bounds have 0 Height vor 4 Jahren
  tznind 2884b8e94d Added horizontal scrollbar, fixed tests vor 4 Jahren
  tznind a1fe75a983 Added horizontal scrolling vor 4 Jahren
  tznind 50119da955 Fixed ofY in mouse handler and made ContentHeight real time vor 4 Jahren
  tznind bea15c54c9 Added scroll bar to tree view example vor 4 Jahren
  tznind 4b6f3569ef Added basic use cases and new article vor 4 Jahren
  tznind c7174c3b46 Handled case where nodes return null for ToString vor 4 Jahren
  tznind aef698ac1f Added unicode symbols option to UICatalog vor 4 Jahren
  tznind 0222105d7c Added PositionCursor implementation vor 4 Jahren
  tznind 7d7be9ef48 Fixed long treeview lines overspilling control bounds vor 4 Jahren
  tznind 78f0c7c276 Added mouse support vor 4 Jahren
  tznind 51aefce32b changed expand color settings to use ColorScheme vor 4 Jahren
  tznind 64042132ed Fixed collapse scrolling and color for expand/collapse vor 4 Jahren
  tznind 899ef1ffea Fixed mixing public fields and properties vor 4 Jahren
  tznind 33cf23c0d7 Moved styling logic into new class TreeStyle vor 4 Jahren
  tznind 3d1b40cd08 Updated scenario to show both trees at once vor 4 Jahren
  tznind dc184ba469 Changed from object to generic <T> for TreeView vor 4 Jahren
  tznind 5014d8ce61 Merge branch 'tree-view' of https://github.com/tznind/gui.cs into tree-view vor 4 Jahren
  tznind 5c5d0eee0a Added ShowExpandableSymbol option to toggle displaying '+' symbol vor 4 Jahren
  tznind a95ab9e1ba Spaced out branch lines and fixed bug when ShowBranchLines is off vor 4 Jahren
  tznind a1904950fa Removed minus symbol for collapsing nodes vor 4 Jahren
  tznind dc0a378729 Changed selection rendering to cover whole row vor 4 Jahren
  tznind 8fe8128b0b Replaced delegates with new interface ITreeBuilder vor 4 Jahren
  tznind e7dcd49506 Changed GetLinePrefix to use Runes directly (instead of strings) vor 4 Jahren
  tznind d68dbca108 fixed root node indentation vor 4 Jahren