Commit History

Author SHA1 Message Date
  BDisp 1ecff5e5da Fix ansi multi-thread requests handling in the NetDriver. 10 months ago
  BDisp 9759b97ef3 Remove unused variable. 10 months ago
  BDisp 7fa098f0ab Remove unnecessary IsSuspendRead property. 10 months ago
  BDisp 8a6928e51a Merge branch 'v2_develop' into v2_3767_ansi-escape-sequence-all-drivers 10 months ago
  BDisp 8f1954f16c Fixes #3790. Can't build v2_develop RELEASE - "The local source 'C:\Users\Tig\s\gui-cs\Terminal.Gui\local_packages' doesn't exist." (#3794) 10 months ago
  BDisp 34fb5b56ab Non-blocking ReadConsoleInput in WindowsDriver. 11 months ago
  BDisp 1645d1f956 Ensure dequeue on bad requests or without response in NetDriver. 11 months ago
  BDisp 93483288c6 Rename to WriteAnsiRequest. 11 months ago
  BDisp 884011e99c Improving WriteAnsi method to return the response. 11 months ago
  BDisp 49096fa389 Fix merge errors. 11 months ago
  Tig 59396aeb75 Fixed Time/DateField crash 2 11 months ago
  Tig 9dcfe02087 Fixed Time/DateField crash 11 months ago
  Tig ec14b62ade Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 11 months ago
  Tig 2ad9887ecb View.Mouse cleanup - Fixed combobox 11 months ago
  Tig c3187482fc View.Mouse cleanup - WIP3 11 months ago
  Tig 0de8262948 View.Mouse cleanup - WIP 11 months ago
  BDisp d963941522 Preparing NetDriver to handle ansi response on demand. 11 months ago
  BDisp 5ce39961ad Prevents throwing if selected item is equal to minus 1. 11 months ago
  BDisp cc1d6685c8 Fix Window Terminal Preview using WindowsDriver. 11 months ago
  BDisp a2e4d82fd7 Add WriteAnsiDefault method to common code. 11 months ago
  BDisp b35b9f537a Add abstract WriteAnsi into the ConsoleDriver for each driver handling ansi escape sequence. 11 months ago
  BDisp 67d497ce4e Fixes CursesDriver stale buffer. 11 months ago
  BDisp f850e736a2 Fix unit test. 11 months ago
  BDisp 7249de02ef Cannot run with unit tests. 11 months ago
  BDisp e5c30eb442 Make AnsiEscapeSequenceRequest agnostic of each driver. 11 months ago
  BDisp 331a49e72b Fix merge errors. 11 months ago
  BDisp 2c76ed20ac Fix exception throwing if no terminator is specified. 11 months ago
  BDisp 922f586904 Replace from TryParse to TryExecuteAnsiRequest. 11 months ago
  BDisp bdc6fe6873 Code cleanup. 11 months ago
  BDisp 8050202db8 Replace ExecuteAnsiRequest with TryParse. 11 months ago