Historique des commits

Auteur SHA1 Message Date
  Charlie Kindel 682c9348f0 Merge pull request #1122 from tig/fix_949_mac_glyphs il y a 4 ans
  Charlie Kindel ff26e5471b updated relnotes il y a 4 ans
  Charlie Kindel e889bbb131 back out relnote change il y a 4 ans
  Charlie Kindel 0f91ffe43d updated readme to list treeview and tableview il y a 4 ans
  Charlie Kindel 76123a0ed9 regen docs il y a 4 ans
  Charlie Kindel 3f77d6d107 made LC_ALL OS dependent. Fixes #949 il y a 4 ans
  Charlie Kindel fde741ad76 Merge pull request #1022 from tznind/tree-view il y a 4 ans
  tznind bb28caeb75 Changed BuildLineMap to use IReadOnlyCollection il y a 4 ans
  tznind 57a93aa186 Fixed layout to match coding guidelines il y a 4 ans
  tznind bace6d279c Fixed mouse click expand/collapse not clearing cached state of line map il y a 4 ans
  tznind 57dd4a6f61 Added ObjectActivated example in TreeViewFileSystem that displays info about the selected file/dir il y a 4 ans
  tznind 7cb3812c19 Split TreeNode, TreeStyle and TreeBuilder into seperate files il y a 4 ans
  tznind db322b27ef Added GoTo method and renamed 'model' parameter where appropriate il y a 4 ans
  tznind dc22a890e9 Updated to match coding guidelines (whitespace, brackets etc) il y a 4 ans
  tznind 07bc61e045 Fixed not using curly bracers for one line statement blocks il y a 4 ans
  tznind d2361072c1 Wrapped all comments to 100 width il y a 4 ans
  Charlie Kindel ca333ceb70 Merge pull request #1066 from BDisp/heightasbuffer-as-true il y a 4 ans
  Charlie Kindel d7832b5213 Merge pull request #1117 from kreghek/patch-1 il y a 4 ans
  Pavel Kurkutov 3e46047971 Fix NewFile modal il y a 4 ans
  tznind 332083870b Added overflow check for AllowLetterBasedNavigation before casting to char il y a 4 ans
  tznind d1a3b4807e Added AllowLetterBasedNavigation - press S to go to next node beginning with 'S' il y a 4 ans
  tznind 62a997f4b3 Tidied up docs and fixed several methods to be virtual il y a 4 ans
  tznind 07899ec304 Added branch level navigation Ctrl+Up/Down il y a 4 ans
  tznind ec85340285 Added ObjectActivated event il y a 4 ans
  tznind 2a86709296 Fixed not adding top menu to Scenario il y a 4 ans
  tznind cd63ac0f20 Merge branch 'tree-view' of https://github.com/tznind/gui.cs into tree-view il y a 4 ans
  tznind 2d7b3f4f52 Added interactive scenario (create and delete tree nodes on demand). Added Tag and Text to interface for ITreeNode il y a 4 ans
  tznind 01566fa0a8 Fixed GetAllSelectedObjects including SelectedObject when it is hidden by branch collapsing il y a 4 ans
  tznind db3d784a1a Added caching of BuildLineMap results for better performance with very large trees il y a 4 ans
  tznind 14244d2c19 Improved performance of TreeSelection.Contains il y a 4 ans