Commit History

Автор SHA1 Съобщение Дата
  tznind bace6d279c Fixed mouse click expand/collapse not clearing cached state of line map преди 4 години
  tznind 7cb3812c19 Split TreeNode, TreeStyle and TreeBuilder into seperate files преди 4 години
  tznind db322b27ef Added GoTo method and renamed 'model' parameter where appropriate преди 4 години
  tznind dc22a890e9 Updated to match coding guidelines (whitespace, brackets etc) преди 4 години
  tznind 07bc61e045 Fixed not using curly bracers for one line statement blocks преди 4 години
  tznind d2361072c1 Wrapped all comments to 100 width преди 4 години
  tznind 332083870b Added overflow check for AllowLetterBasedNavigation before casting to char преди 4 години
  tznind d1a3b4807e Added AllowLetterBasedNavigation - press S to go to next node beginning with 'S' преди 4 години
  tznind 62a997f4b3 Tidied up docs and fixed several methods to be virtual преди 4 години
  tznind 07899ec304 Added branch level navigation Ctrl+Up/Down преди 4 години
  tznind ec85340285 Added ObjectActivated event преди 4 години
  tznind cd63ac0f20 Merge branch 'tree-view' of https://github.com/tznind/gui.cs into tree-view преди 4 години
  tznind 2d7b3f4f52 Added interactive scenario (create and delete tree nodes on demand). Added Tag and Text to interface for ITreeNode преди 4 години
  tznind 01566fa0a8 Fixed GetAllSelectedObjects including SelectedObject when it is hidden by branch collapsing преди 4 години
  tznind db3d784a1a Added caching of BuildLineMap results for better performance with very large trees преди 4 години
  tznind 14244d2c19 Improved performance of TreeSelection.Contains преди 4 години
  tznind f21f21522f Added SelectAll and made OnSelectionChanged protected преди 4 години
  tznind 74f5dd8dc5 Fixed not rendering last character of line when text is too long (and truncated) преди 4 години
  tznind 5b763bd44f Added ExpandAll / CollapseAll (shortcut Ctrl + Right/Left) преди 4 години
  tznind 76f81d2bdd Fixed `IsSelected` using reference comparison instead of equality преди 4 години
  tznind 66a779cb41 Fixed Rebuild not going to bottom of hierarchy преди 4 години
  tznind f675b3b39c Added new scenario ClassExplorer which presents all Types and Methods divided by assembly преди 4 години
  tznind 01b899fb37 test for multi select, mouse fix and collapse selection fix преди 4 години
  tznind c3253e965d Added GetAllSelectedObjects преди 4 години
  tznind 06bb01a68f Added ability to select multiple branches at once преди 4 години
  tznind eb97e64830 Made 'LeaveLastRow' optional as new property in TableStyle преди 4 години
  tznind 6066d711ad Allowed 1 extra line of vertical scrolling down (past end of tree) преди 4 години
  tznind 1a00376885 Added more tests and fixed GetContentWidth when Bounds have 0 Height преди 4 години
  tznind 2884b8e94d Added horizontal scrollbar, fixed tests преди 4 години
  tznind a1fe75a983 Added horizontal scrolling преди 4 години