Historique des commits

Auteur SHA1 Message Date
  Tig 1b21dd5ef1 merged il y a 1 an
  Tig 1cca002393 Got new button fn working on WindowsDriver; Now debugging netdriver and curses il y a 1 an
  Tig 207c974327 Fixed WindowsDriver cursor issue with true color il y a 1 an
  BDisp bbf852c532 Fixes #3347. NetDriver throws System.OperationCanceledException: 'The operation was canceled.' il y a 1 an
  Tig 80d8e87639 Removed debug spew. il y a 1 an
  Tig Kindel 6b374a9026 Clicking on padding sets focus il y a 1 an
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances il y a 1 an
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal il y a 1 an
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` il y a 1 an
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` il y a 1 an
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) il y a 1 an
  dodexahedron 92a601254e Fixes #3170. Color improvements (#3204) il y a 1 an
  Tig 7af54f369d Robustness improvements in prep for implementing Virtual Terminal Sequences (#3094) il y a 1 an
  BDisp 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) il y a 1 an
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) il y a 1 an
  BDisp aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) il y a 1 an
  Tig 21e8a70cee Fixes #2933 - Refactors Cell to simplify code (#2934) il y a 1 an
  BDisp 84cc3b3c8c Fixes #2930. Console.CursorLeft-- throw an exception with NetDriver on Linux (v2). (#2931) il y a 1 an
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) il y a 1 an
  BDisp 2ec9f58749 Fixes #2889. NetDriver leaks Task+DelayPromiseWithCancellation etc... objects il y a 1 an
  Tigger Kindel 6f1e3e9a06 Remove Initalized stuff - With TrueColor and the map of color names to RGB values now in Color, it's not needed. il y a 1 an
  Tigger Kindel 41d6ca884b Fixed Force16Colors; updated UI Catalog to honor il y a 1 an
  Tigger Kindel c9ce86578c Removed GetColors (no longer needed) il y a 1 an
  Tigger Kindel 9529afc84b All unit tests PASS!!! il y a 1 an
  Tigger Kindel 760ab804f0 WIP - Everything seems to work il y a 1 an
  Tig Kindel 26580aca6a inital commit - proving Color can be made a class without breaking tons of code il y a 1 an
  Tigger Kindel 8c82c41fdb Fixes big leaks in netdriver; still smaller ones il y a 1 an
  Tigger Kindel 60273ec88d Fixed unit test failures il y a 1 an
  Tigger Kindel e4f3b97da0 Fixed WindowsDriver mem leak il y a 1 an
  Tigger Kindel f90ddd520b Re-enabled -1 result il y a 1 an