Commit History

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