Commit History

Author SHA1 Message Date
  BDisp f925625baa Add GetQuitKeyAndName helper method. 1 year ago
  BDisp ff7a68b2dc Change all Scenarios to merge their Init, Setup, and Run overrides into Main. 1 year ago
  Tig 41d86f7e15 ContentSize -> GetContentSize()/SetContentSize() 1 year ago
  Tig 157f1db288 Temporarily added SetContentSize to ScrollView and fixed other scenarios 1 year ago
  Tig 5ceb56a06b ContentSize to protected internal. 1 year ago
  Tig 7840cea48c SetContentSize -> set_ContentSize 1 year ago
  Tig 36b9171276 Removed ContentSize setter, replaced with SetContentSize 1 year ago
  Tig 8df0ea44dc Scenario clean up 1 year ago
  Tig 2d5a99abd8 Clarified how Viewport works 1 year ago
  BDisp f1fcbb91d3 Fix UICatalog. 1 year ago
  Tig 262e878078 Fixed Clipping scenario - ClearNeedsDisplay was not calling into subviews 1 year ago
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 year ago
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig 2c725b877f Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175) 1 year ago
  Tig a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) 2 years ago
  BDisp 846494ea7c Resolving merge conflicts. 2 years ago
  Tig c94f9165f4 Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401) 2 years ago
  BDisp 82bf8f0546 Fixes https://github.com/gui-cs/Terminal.Gui/issues/2413. GrabMouse ungrab other view that was grabbed and still need it. 2 years ago
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 years ago
  Charlie Kindel bf1ed31281 Refactored UI Catalog and added tons of unit tests 2 years ago
  Tig Kindel 5dc2ec7606 Clean up old code 2 years ago
  Charlie Kindel 32ae3cb62f Cleaned up Categories and Scenario descripitons. 3 years ago
  BDisp 239191cde0 Fixes #1434. Regenerating the docs. (#1528) 3 years ago
  BDisp 43ea03bc29 In addition to the view visibility having to be true to be redrawn, it is also necessary that the width and height are greater than zero. 4 years ago
  Artyom 6aef632633 Button.Clicked as a C# event 4 years ago
  BDisp b911403586 Adding the @lzylinl example. 5 years ago
  Charlie Kindel 120991ec5b ready for pr 5 years ago
  Charlie Kindel dc4636a458 implemented menu checked and test scenario in UI Catalog 5 years ago
  Charlie Kindel fddfcf8802 Charlie's Mondo Patch (#600) 5 years ago