Commit History

Author SHA1 Message Date
  tznind 51aefce32b changed expand color settings to use ColorScheme 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 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
  Charlie Kindel 890d6fa43f Merge pull request #1029 from BDisp/windowsdriver-usc--docking 4 years ago
  Charlie Kindel 8546dadc66 Merge pull request #1035 from BDisp/nuget-packages-update 4 years ago
  Charlie Kindel 173146e66c Merge pull request #1031 from BDisp/gets-colorscheme-attributes 4 years ago
  BDisp 412c325922 Fixing a incompatible ReadOnly TextField color with the NetDriver if its selected. This work with all drivers. 4 years ago
  BDisp a3e3e7fb25 Fixed bug if WindowTop is bigger than 0. 4 years ago
  BDisp d06c87493d Fixing mouse not working on Unix in low coordinates. 4 years ago
  BDisp 152d4e4d35 Allowing Key.AltMask + Key.Space to open the MenuBar too. 4 years ago
  BDisp 9dacb7d3ee Fixes #518. Added mouse support for the NetDriver. 4 years ago
  tznind 7af2763f43 Added method RebuildTree 4 years ago
  BDisp b7f91af247 Fixes #1034. The NuGet packages need to be updated. 4 years ago