Histórico de Commits

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