Commit History

Author SHA1 Message Date
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  BDisp 44ae053487 Fix XML doc. 1 year ago
  BDisp 4610a3253d Fixes #3540. V2: Keyboard input not working on Unix platforms 1 year ago
  Tig 6b35abc790 Cleand up warnings 1 year ago
  Tig 667912a610 Fixed a buinch of bugs. Updated unit tests including some that test all views to utilize TheoryData 1 year ago
  Brandon Thetford 799d82986d Add some commentary 1 year ago
  Brandon Thetford 7b799a1a3c A collection expression and null coalescing assignment 1 year ago
  Brandon Thetford 85698529dc string.Empty 1 year ago
  Brandon Thetford 489da798bb Can make that static to avoid a callvirt 1 year ago
  Brandon Thetford 99e0a5a83a Condense another switch and annotate nullability 1 year ago
  Brandon Thetford 4b462809e5 Condense down to a check for Z and then a single switch return. (performance) 1 year ago
  Brandon Thetford cbaca4cc71 More .Empty opportunities and commentary 1 year ago
  Brandon Thetford 6e8e3aeea5 Condense this down to a switch expression 1 year ago
  Brandon Thetford afe4e2191e Merge remote-tracking branch 'origin/v2_develop' into v2_cleanup_work_1 1 year ago
  Brandon Thetford 776044b716 Remove this method and its test 1 year ago
  Brandon Thetford b2c05221bd Turn this into a constant via use of a unicode literal 1 year ago
  Brandon Thetford 278af5a55a This is a constant 1 year ago
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` 1 year ago
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  BDisp 30f2b54763 Fixes #3234. ProcessContinuousButtonPressedAsync is always passing the start location. (#3235) 1 year ago
  Tig 7af54f369d Robustness improvements in prep for implementing Virtual Terminal Sequences (#3094) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  BDisp 84cc3b3c8c Fixes #2930. Console.CursorLeft-- throw an exception with NetDriver on Linux (v2). (#2931) 1 year ago
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 year ago
  Tigger Kindel 293161bca1 TrueColor in NetDriver now works 2 years ago
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 years ago