Commit History

Author SHA1 Message Date
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  BDisp 4610a3253d Fixes #3540. V2: Keyboard input not working on Unix platforms 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig b7f3a85203 Fixed bug; added unit tests 1 year ago
  Tig 6759ce7c9f Fixed curses key bug 1 year ago
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
  Tig c5b7b084a9 Way too big a committ.... but I got carried away. 1 year ago
  Tig 1cca002393 Got new button fn working on WindowsDriver; Now debugging netdriver and curses 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
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  dodexahedron 92a601254e Fixes #3170. Color improvements (#3204) 1 year ago
  Tig 7af54f369d Robustness improvements in prep for implementing Virtual Terminal Sequences (#3094) 1 year ago
  BDisp 0484fc8bf9 Cleans up key handling in drivers (was "fixes VkeyPacketSimulator is broken") (#3078) 1 year ago
  Tig 7f759b573b Fixes #3055: Remove `Key.Unknown` (#3057) 1 year ago
  Tig dcb3b359ad Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927) 1 year ago
  BDisp aa8b952509 Partially Addresses #2616. Support combining sequences that don't normalize (#2932) 1 year ago
  Tig 21e8a70cee Fixes #2933 - Refactors Cell to simplify code (#2934) 1 year ago
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 year ago
  BDisp 15d0c04a43 Fixes #2904. v2 InvokeKeybindings called twice when running in Dialog. 1 year ago
  Tig Kindel 03c16fe893 ColorNames->ColorName 1 year ago
  Tigger Kindel 30e9b363d3 Updated color names to match ANSI spec 1 year ago
  Tigger Kindel 6f1e3e9a06 Remove Initalized stuff - With TrueColor and the map of color names to RGB values now in Color, it's not needed. 1 year ago
  Tigger Kindel 41d6ca884b Fixed Force16Colors; updated UI Catalog to honor 1 year ago
  Tigger Kindel c9ce86578c Removed GetColors (no longer needed) 1 year ago
  Tigger Kindel 760ab804f0 WIP - Everything seems to work 1 year ago
  Tigger Kindel 1fa6267895 WIP - Revamped Color 1 year ago
  Tig Kindel 26580aca6a inital commit - proving Color can be made a class without breaking tons of code 1 year ago
  Tigger Kindel 03e29f3255 Fixes leak in cursesdriver (can't test) 1 year ago