Commit History

Author SHA1 Message Date
  Charlie Kindel 788cf85e4a merge 1.0.0-pre.9 4 years ago
  Charlie Kindel c27e5d810f Merge branch 'master' into minver 4 years ago
  Charlie Kindel 1ed542f806 Merge pull request #1123 from tig/1.0.0-pre.9 4 years ago
  Charlie Kindel 9336ebbb70 testing MinVer 4 years ago
  Charlie Kindel c2e455551f Merge branch 'master' into 1.0.0-pre.9 4 years ago
  Charlie Kindel 682c9348f0 Merge pull request #1122 from tig/fix_949_mac_glyphs 4 years ago
  Charlie Kindel ff26e5471b updated relnotes 4 years ago
  Charlie Kindel e889bbb131 back out relnote change 4 years ago
  Charlie Kindel 0f91ffe43d updated readme to list treeview and tableview 4 years ago
  Charlie Kindel 76123a0ed9 regen docs 4 years ago
  Charlie Kindel 3f77d6d107 made LC_ALL OS dependent. Fixes #949 4 years ago
  Charlie Kindel fde741ad76 Merge pull request #1022 from tznind/tree-view 4 years ago
  tznind bb28caeb75 Changed BuildLineMap to use IReadOnlyCollection 4 years ago
  tznind 57a93aa186 Fixed layout to match coding guidelines 4 years ago
  tznind bace6d279c Fixed mouse click expand/collapse not clearing cached state of line map 4 years ago
  tznind 57dd4a6f61 Added ObjectActivated example in TreeViewFileSystem that displays info about the selected file/dir 4 years ago
  tznind 7cb3812c19 Split TreeNode, TreeStyle and TreeBuilder into seperate files 4 years ago
  tznind db322b27ef Added GoTo method and renamed 'model' parameter where appropriate 4 years ago
  tznind dc22a890e9 Updated to match coding guidelines (whitespace, brackets etc) 4 years ago
  tznind 07bc61e045 Fixed not using curly bracers for one line statement blocks 4 years ago
  tznind d2361072c1 Wrapped all comments to 100 width 4 years ago
  Charlie Kindel ca333ceb70 Merge pull request #1066 from BDisp/heightasbuffer-as-true 4 years ago
  Charlie Kindel d7832b5213 Merge pull request #1117 from kreghek/patch-1 4 years ago
  Pavel Kurkutov 3e46047971 Fix NewFile modal 4 years ago
  tznind 332083870b Added overflow check for AllowLetterBasedNavigation before casting to char 4 years ago
  tznind d1a3b4807e Added AllowLetterBasedNavigation - press S to go to next node beginning with 'S' 4 years ago
  tznind 62a997f4b3 Tidied up docs and fixed several methods to be virtual 4 years ago
  tznind 07899ec304 Added branch level navigation Ctrl+Up/Down 4 years ago
  tznind ec85340285 Added ObjectActivated event 4 years ago
  tznind 2a86709296 Fixed not adding top menu to Scenario 4 years ago