Commit History

Author SHA1 Message Date
  Thomas Nind 038cf8aa45 Fixes #2575 - TableView to use interface instead of System.Data.DataTable (#2576) 2 years ago
  Nutzzz f280ded145 Add many styles to SpinnerView (#2510) 2 years ago
  BDisp 962ccc6c0a Fixes #2559. BackgroundWorkerCollection scenario is broken. (#2560) 2 years ago
  Nutzzz 1bc25900e7 Add additional LineStyles (#2533) 2 years ago
  Thomas Nind 5cefd5bf0b Fixes #2553 - Fix HotFocus color when FullRowSelecting being used for VLines on left/right of TableView (#2557) 2 years ago
  Thomas Nind f622eaf177 Tests and polish for FileDialog (#2522) 2 years ago
  Nutzzz dcdb4f9b49 Add Style.ShowHeaders to TableView (#2514) 2 years ago
  BDisp 62746f8037 Fixes #2539. Add feature to draw menus with or without border. (#2556) 2 years ago
  BDisp c1de5e0dc6 Fixes #2545. ListView throw exception if click on the top border. (#2547) 2 years ago
  Thomas Nind bd2564cf01 Fixes #2554 FileDialog collection navigator now works on all fields (#2555) 2 years ago
  Thomas Nind ba473ffe05 Adds ShowHorizontalBottomline (#2552) 2 years ago
  Thomas Nind 22efb32549 Fix LineDrawing scenario to use 1 unit longer lines (matching new LineCanvas API). (#2549) 2 years ago
  Thomas Nind 889e66a7c4 Fix Snake for new lengths in LineCanvas (#2548) 2 years ago
  BDisp 9aaf84f96e Prevents WordBackward or WordForward throw null exception. (#2529) 2 years ago
  BDisp 5ae8e98631 Fixes menu frame and unit test on the #2483. (#2542) 2 years ago
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 years ago
  Tig 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 years ago
  BDisp 5317489a8b Fixes #2539. Menu should use Frame instead of DrawFrame. (#2540) 2 years ago
  BDisp 91bf832ce4 Fixes #2531. Toplevel should redraw only if it's needed. (#2532) 2 years ago
  Tigger Kindel 18e18f6a7f Cleaned up Application.cs 2 years ago
  BDisp 8dbb345225 Fixes #2523. WordBackward and WordForward should be moved to the TextModel class. (#2524) 2 years ago
  Tig a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) 2 years ago
  Tigger Kindel 98aab602eb Merge branch 'v2_develop' of tig:gui-cs/Terminal.Gui into v2_develop 2 years ago
  Tigger Kindel 0c67ad99c5 Updated Rect tests 2 years ago
  BDisp 3c67eed22d Add some explanation to the TopologicalSort method. 2 years ago
  BDisp b4d5337fbb Done requested changes. 2 years ago
  BDisp 30a87c849a Added the StringExtensions.cs file with a public class. 2 years ago
  BDisp 0a48a9f20b Fix typo and private properties are read only. 2 years ago
  BDisp 22e791bff4 Fixes #2512. Scrolling numeration is broke again. We need to create a unit test for this doesn't happens again. 2 years ago
  BDisp dd298d0e2e Fix more issue in the layout. 2 years ago