Commit Verlauf

Autor SHA1 Nachricht Datum
  tznind 57dd4a6f61 Added ObjectActivated example in TreeViewFileSystem that displays info about the selected file/dir vor 4 Jahren
  tznind 7cb3812c19 Split TreeNode, TreeStyle and TreeBuilder into seperate files vor 4 Jahren
  tznind db322b27ef Added GoTo method and renamed 'model' parameter where appropriate vor 4 Jahren
  tznind dc22a890e9 Updated to match coding guidelines (whitespace, brackets etc) vor 4 Jahren
  tznind 07bc61e045 Fixed not using curly bracers for one line statement blocks vor 4 Jahren
  tznind d2361072c1 Wrapped all comments to 100 width vor 4 Jahren
  Charlie Kindel ca333ceb70 Merge pull request #1066 from BDisp/heightasbuffer-as-true vor 4 Jahren
  Charlie Kindel d7832b5213 Merge pull request #1117 from kreghek/patch-1 vor 4 Jahren
  Pavel Kurkutov 3e46047971 Fix NewFile modal vor 4 Jahren
  tznind 332083870b Added overflow check for AllowLetterBasedNavigation before casting to char vor 4 Jahren
  tznind d1a3b4807e Added AllowLetterBasedNavigation - press S to go to next node beginning with 'S' vor 4 Jahren
  tznind 62a997f4b3 Tidied up docs and fixed several methods to be virtual vor 4 Jahren
  tznind 07899ec304 Added branch level navigation Ctrl+Up/Down vor 4 Jahren
  tznind ec85340285 Added ObjectActivated event vor 4 Jahren
  tznind 2a86709296 Fixed not adding top menu to Scenario vor 4 Jahren
  tznind cd63ac0f20 Merge branch 'tree-view' of https://github.com/tznind/gui.cs into tree-view vor 4 Jahren
  tznind 2d7b3f4f52 Added interactive scenario (create and delete tree nodes on demand). Added Tag and Text to interface for ITreeNode vor 4 Jahren
  tznind 01566fa0a8 Fixed GetAllSelectedObjects including SelectedObject when it is hidden by branch collapsing vor 4 Jahren
  tznind db3d784a1a Added caching of BuildLineMap results for better performance with very large trees vor 4 Jahren
  tznind 14244d2c19 Improved performance of TreeSelection.Contains vor 4 Jahren
  tznind f21f21522f Added SelectAll and made OnSelectionChanged protected vor 4 Jahren
  tznind 74f5dd8dc5 Fixed not rendering last character of line when text is too long (and truncated) vor 4 Jahren
  tznind 5b763bd44f Added ExpandAll / CollapseAll (shortcut Ctrl + Right/Left) vor 4 Jahren
  tznind 76f81d2bdd Fixed `IsSelected` using reference comparison instead of equality vor 4 Jahren
  tznind b78de72408 Added equality for `ShowForType` in scenario and added comments about it vor 4 Jahren
  tznind 66a779cb41 Fixed Rebuild not going to bottom of hierarchy vor 4 Jahren
  tznind 011f3efea3 Changed tabs to spaces in visualization window to prevent rendering issue vor 4 Jahren
  tznind f675b3b39c Added new scenario ClassExplorer which presents all Types and Methods divided by assembly vor 4 Jahren
  BDisp 91ffb0f702 Disabling winChange. vor 4 Jahren
  tznind 6ef5f1cd1d Merge remote-tracking branch 'upstream/master' into tree-view vor 4 Jahren