Commit History

Author SHA1 Message Date
  BDisp 5ef34b8e54 Refactoring code. 10 months ago
  BDisp 4090ea4070 Avoids response starting without Esc char on stressing tests. 10 months ago
  BDisp 9eb70236d6 Improves CursesDriver to allow non-blocking input polling. 10 months ago
  BDisp 9749142610 Set _forceRead as true before set _waitForProbe. 10 months ago
  BDisp 542d82dd55 Remove response from error. 10 months ago
  BDisp cc4f7e9a9f Simplifying code. 10 months ago
  BDisp 9a840dd29b Remove unnecessary WriteAnsiRequestDefault method. 10 months ago
  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. 10 months ago
  BDisp 1645d1f956 Ensure dequeue on bad requests or without response in NetDriver. 10 months ago
  BDisp 93483288c6 Rename to WriteAnsiRequest. 10 months ago
  BDisp 884011e99c Improving WriteAnsi method to return the response. 10 months ago
  BDisp 49096fa389 Fix merge errors. 10 months ago
  Tig 59396aeb75 Fixed Time/DateField crash 2 10 months ago
  Tig 9dcfe02087 Fixed Time/DateField crash 10 months ago
  Tig ec14b62ade Merged MouseEvent and MouseEventEventArgs into MouseEventArgs 10 months ago
  Tig 2ad9887ecb View.Mouse cleanup - Fixed combobox 10 months ago
  Tig c3187482fc View.Mouse cleanup - WIP3 10 months ago
  Tig 0de8262948 View.Mouse cleanup - WIP 10 months ago
  BDisp d963941522 Preparing NetDriver to handle ansi response on demand. 10 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