Commit History

Author SHA1 Message Date
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
  tznind 796e15a64d Added DrawEventArgs 2 years ago
  tznind 09683a2cd5 Refactor more `event Action` to `event EventHandler` 2 years ago
  tznind 43f67a6387 Convert more Actions to EventHandlers in View 2 years ago
  tznind fcc75e7147 Update View Action events to EventHandler events 2 years ago
  BDisp 489a802df6 Implementing nullable bool checked on Menu. 2 years ago
  Charlie Kindel 7a37111319 Revamped File Explorer to enable better Focus testing 2 years ago
  Charlie Kindel 1e8113ecce Revamped File Explorer to enable better Focus testing 2 years ago
  Charlie Kindel 60e70f331f merge develop 2 years ago
  Charlie Kindel bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 years ago
  Charlie Kindel 8ce26cfb41 added more test code to File System Explorer and fixed some bugs 2 years ago
  Thomas ff3a1326ba Change TreeView default cursor to invisible and force invisible only when not MultiSelect 2 years ago
  tznind 8ccfdd9311 Add menu toggle for DesiredCursorVisibility to TreeView UICatalog scenario TreeViewFileSystem 2 years ago
  Thomas 7deacf3bb9 Renamed to simply GetObjectOnRow and dropped unused X component 3 years ago
  Thomas 6800113ff1 Changed name to GetObjectRow 3 years ago
  Thomas 7f0671e10a Renamed new methods 3 years ago
  Thomas Nind e60d7f4363 Added IndexOf method to TreeView to allow for keyboard context menus 3 years ago
  Thomas Nind 5c39f6af48 Added new method HitTest to TreeView to allow for better context menus 3 years ago
  Thomas f534c2e7eb Added color tailoring into scenario 3 years ago
  Charlie Kindel 32ae3cb62f Cleaned up Categories and Scenario descripitons. 3 years ago
  Charlie Kindel 83f70cbf39 Revert "Revert "Reorganizing scenarios categories as per #1648"" 3 years ago
  Charlie Kindel 359ba385c8 Revert "Reorganizing scenarios categories as per #1648" 3 years ago
  BDisp 3362ca849d Reorganizing scenarios categories as per #1648 3 years ago
  BDisp 239191cde0 Fixes #1434. Regenerating the docs. (#1528) 3 years ago
  Thomas Nind 444a01ae46 Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246) 4 years ago
  tznind 57dd4a6f61 Added ObjectActivated example in TreeViewFileSystem that displays info about the selected file/dir 4 years ago
  tznind dc22a890e9 Updated to match coding guidelines (whitespace, brackets etc) 4 years ago
  tznind f2aa560470 Added menu item for toggling LeaveLastRow in Scenario 4 years ago
  tznind eb97e64830 Made 'LeaveLastRow' optional as new property in TableStyle 4 years ago
  tznind 2884b8e94d Added horizontal scrollbar, fixed tests 4 years ago