Commit History

Author SHA1 Message Date
  BDisp 34fb5b56ab Non-blocking ReadConsoleInput in WindowsDriver. 9 months ago
  BDisp 93483288c6 Rename to WriteAnsiRequest. 9 months ago
  BDisp 884011e99c Improving WriteAnsi method to return the response. 9 months ago
  BDisp cc1d6685c8 Fix Window Terminal Preview using WindowsDriver. 9 months ago
  BDisp b35b9f537a Add abstract WriteAnsi into the ConsoleDriver for each driver handling ansi escape sequence. 9 months ago
  BDisp e5c30eb442 Make AnsiEscapeSequenceRequest agnostic of each driver. 9 months ago
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 9 months ago
  Tig 14e2391a10 Fixed toplevel unit tests 10 months ago
  Tig cf772f80df Messed with some stuff. Probably broke some stuff. 10 months ago
  Tig 05ae84382d Addressed review feedback. 10 months ago
  BDisp 40056a6f2c Fixes #3729. ProcessContinuousButtonPressedAsync is using a stale MouseEvent. (#3730) 11 months ago
  BDisp a8931698a4 Fixes #3541. Checking if clipboard is available on windows. (#3657) 1 year ago
  Tig 689c0cd93f Fixed nullable warnings 5 1 year ago
  Cam Sinclair 952fc49709 Fix typos 1 year ago
  BDisp 8523657bd9 Fix WriteConsole having a wrong parameter type. 1 year ago
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position 1 year ago
  Tig dcc7a9b518 Fixed a bunch of warnings 1 year ago
  Tig a1249198bd PositionCursor unit tests and flashing cursor fixes 1 year ago
  Tig f18c166d0f - Made Dim.DimAutoStyle flags. 1 year ago
  Tig 97351c3af6 Test tweaks 1 year ago
  Tig 5c36db22a4 merge 1 year ago
  Tig d71554d1ef Merge branch 'v2_develop' into v2_3370_continuous_button 1 year ago
  Tig 50f9b3559e Merge branch 'v2_3269_Bounds-ContentArea' of tig:tig/Terminal.Gui into v2_3269_Bounds-ContentArea 1 year ago
  BDisp b59c5ea9e6 Using GetNumberOfConsoleInputEvents and FlushConsoleInputBuffer to clear input events. 1 year ago
  Tig c5b7b084a9 Way too big a committ.... but I got carried away. 1 year ago
  BDisp 4af0fd1c7e Remove bad code that hangs unit tests on Windows. 1 year ago
  BDisp e7c1183562 Fixes #3380. WindowsDriver is sending mouse button pressed only on moving. 1 year ago
  Tig dd8fe76cab Rebased with v2_develop - broke stuff. 1 year ago
  Tig fd7e273f85 Updated Mouse scenario with filter 1 year ago
  Tig f793eb4bb6 Cherry picked #3382 fix 1 year ago