Historial de Commits

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