Commit History

Author SHA1 Message Date
  tznind 51aefce32b changed expand color settings to use ColorScheme 4 years ago
  BDisp 8725c3f461 Fixes #1043. The menu separator is being printed in the wrong place. 4 years ago
  BDisp a4b19b05b8 Prevents negative values if the windows size change so quickly. 4 years ago
  BDisp 39c2856861 Also clear screen in Unix and typo. 4 years ago
  BDisp 72a4104ee5 Fixes #1041. NetDriver events should stay all together. 4 years ago
  tznind e1b60fb9fa Added Format property to ColumnStyle 4 years ago
  tznind 64042132ed Fixed collapse scrolling and color for expand/collapse 4 years ago
  tznind 869a6f1fd7 Changed Scenario menu items to use radio buttons 4 years ago
  tznind edf46b6f6d Merge branch 'master' into tree-view 4 years ago
  tznind 899ef1ffea Fixed mixing public fields and properties 4 years ago
  tznind 33cf23c0d7 Moved styling logic into new class TreeStyle 4 years ago
  tznind 3d1b40cd08 Updated scenario to show both trees at once 4 years ago
  tznind dc184ba469 Changed from object to generic <T> for TreeView 4 years ago
  tznind 5014d8ce61 Merge branch 'tree-view' of https://github.com/tznind/gui.cs into tree-view 4 years ago
  tznind 5c5d0eee0a Added ShowExpandableSymbol option to toggle displaying '+' symbol 4 years ago
  tznind a95ab9e1ba Spaced out branch lines and fixed bug when ShowBranchLines is off 4 years ago
  tznind a1904950fa Removed minus symbol for collapsing nodes 4 years ago
  tznind dc0a378729 Changed selection rendering to cover whole row 4 years ago
  tznind 8fe8128b0b Replaced delegates with new interface ITreeBuilder 4 years ago
  tznind 7cf34777d3 Fixed missing xmldoc 4 years ago
  tznind 30251c8baf Fixed alignment padding and made better use of Bounds.Width 4 years ago
  tznind ace6251414 Support for column styles (alignment and format) 4 years ago
  tznind 700e097e4b Fixed start of line rendering and line flag checks 4 years ago
  tznind 185f4ed4cd Added gridlines and fixed partial column rendering 4 years ago
  tznind e7dcd49506 Changed GetLinePrefix to use Runes directly (instead of strings) 4 years ago
  tznind 5dad1d2221 Added test for TreeNode usage 4 years ago
  tznind d68dbca108 fixed root node indentation 4 years ago
  tznind 6af7cd85d1 added ShowLines and TreeNode support 4 years ago
  tznind 7394b5013e clarified consent to use under MIT 4 years ago
  Charlie Kindel 92c2171388 Merge pull request #1036 from BDisp/netdriver-mouse-support 4 years ago