Commit History

Author SHA1 Message Date
  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
  Tigger Kindel 9ef212eb5e Fixed ListView OnSelected bug caused by Bounds != Frame 2 years ago
  Tigger Kindel 00f0bf0372 Merge branch 'v2_develop' of tig:gui-cs/Terminal.Gui into v2_develop 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
  Tigger Kindel 24c6b9b99d Comment/warning clean up 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
  BDisp da5249f043 Fix method names. 2 years ago
  BDisp 16a6e581d1 Fixes #2503. PosCombine and DimCombine is wrongly looking into the from.InternalSubviews. 2 years ago
  Thomas Nind c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 years ago
  BDisp 8ac9273493 Fixes #2511. Cannot cycle selections in lists/tables when Numlock is pressed. (#2513) 2 years ago