Commit History

Author SHA1 Message Date
  tznind 332083870b Added overflow check for AllowLetterBasedNavigation before casting to char 4 years ago
  tznind d1a3b4807e Added AllowLetterBasedNavigation - press S to go to next node beginning with 'S' 4 years ago
  tznind 62a997f4b3 Tidied up docs and fixed several methods to be virtual 4 years ago
  tznind 07899ec304 Added branch level navigation Ctrl+Up/Down 4 years ago
  tznind ec85340285 Added ObjectActivated event 4 years ago
  tznind 2a86709296 Fixed not adding top menu to Scenario 4 years ago
  tznind cd63ac0f20 Merge branch 'tree-view' of https://github.com/tznind/gui.cs into tree-view 4 years ago
  tznind 2d7b3f4f52 Added interactive scenario (create and delete tree nodes on demand). Added Tag and Text to interface for ITreeNode 4 years ago
  tznind 01566fa0a8 Fixed GetAllSelectedObjects including SelectedObject when it is hidden by branch collapsing 4 years ago
  tznind db3d784a1a Added caching of BuildLineMap results for better performance with very large trees 4 years ago
  tznind 14244d2c19 Improved performance of TreeSelection.Contains 4 years ago
  tznind f21f21522f Added SelectAll and made OnSelectionChanged protected 4 years ago
  tznind 74f5dd8dc5 Fixed not rendering last character of line when text is too long (and truncated) 4 years ago
  tznind 5b763bd44f Added ExpandAll / CollapseAll (shortcut Ctrl + Right/Left) 4 years ago
  tznind 76f81d2bdd Fixed `IsSelected` using reference comparison instead of equality 4 years ago
  tznind b78de72408 Added equality for `ShowForType` in scenario and added comments about it 4 years ago
  tznind 66a779cb41 Fixed Rebuild not going to bottom of hierarchy 4 years ago
  tznind 011f3efea3 Changed tabs to spaces in visualization window to prevent rendering issue 4 years ago
  tznind f675b3b39c Added new scenario ClassExplorer which presents all Types and Methods divided by assembly 4 years ago
  BDisp 91ffb0f702 Disabling winChange. 4 years ago
  tznind 6ef5f1cd1d Merge remote-tracking branch 'upstream/master' into tree-view 4 years ago
  tznind 01b899fb37 test for multi select, mouse fix and collapse selection fix 4 years ago
  tznind c3253e965d Added GetAllSelectedObjects 4 years ago
  BDisp 7b75f535fe Removed the vertical shrinking feature from the WindowsDriver as request. 4 years ago
  tznind 06bb01a68f Added ability to select multiple branches at once 4 years ago
  BDisp 6553467122 Reverted 94f58ace "Trying fix #335" 4 years ago
  Charlie Kindel 6d876998d6 Merge pull request #1112 from tig/1.0.0-pre.8 4 years ago
  Charlie Kindel c70aa0df20 readme 4 years ago
  Charlie Kindel 8d32a6499b Generated API Reference 4 years ago
  Charlie Kindel fa77712ebe updated changes log 4 years ago