Commit History

作者 SHA1 備註 提交日期
  BDisp 06e0ed0f29 Fixes #3966. TextField crashes app when pasting unicode surrogate pair (#3982) 7 月之前
  Thomas Nind c88c772462 Fixes #3692++ - Rearchitects drivers (#3837) 9 月之前
  tznind e81e57c0c8 Remove unneeded members 1 年之前
  tznind c150cd358e Fix unit tests 1 年之前
  tznind 27b15ec8ee WIP Building after merge conflict resolved - but does it work? 1 年之前
  tznind 42ff86f68a Try to fix NetDriver compilation 1 年之前
  tznind 49f45bb7a4 WIP merge v2_develop 1 年之前
  tznind 90d492716a Adds IConsoleDriver 1 年之前
  BDisp 54f62645a2 Add ProcessAnsiRequestHandler method task. 1 年之前
  BDisp 36876b9899 Change TryWriteAnsiRequest method to virtual which use common code for all drivers. 1 年之前
  BDisp 5e2b611c91 Resolving merge conflicts. 1 年之前
  Thomas Nind ae414bbc8b Merge branch 'v2_develop' into ansi-parser 1 年之前
  BDisp a6af3aadb7 An huge improvements on drivers and bug fixes. 1 年之前
  tznind 5340073ba1 Get rid of StoppedExpecting event and made methods internal again in favor of Abandoned instead 1 年之前
  tznind 395bee419a Add support for sending other types of requests 1 年之前
  BDisp c1063a00fe Remove unneeded abstract ConsoleDriver objects. 1 年之前
  Tig 5a41d2c0fc Fixing unit tests. WIP 1 年之前
  Tig 844179b1bd ConsoleDriver now uses Region for Clip. 1 年之前
  Tig bfb243a348 Added benchmarking stuff 1 年之前
  tznind 5052024061 Make scheduler part of main loop and hide implementation details from public API 1 年之前
  tznind 92648e5a48 typo and fix FakeDriver 1 年之前
  BDisp 9a840dd29b Remove unnecessary WriteAnsiRequestDefault method. 1 年之前
  BDisp 9759b97ef3 Remove unused variable. 1 年之前
  BDisp 7fa098f0ab Remove unnecessary IsSuspendRead property. 1 年之前
  BDisp 93483288c6 Rename to WriteAnsiRequest. 1 年之前
  BDisp 884011e99c Improving WriteAnsi method to return the response. 1 年之前
  BDisp a2e4d82fd7 Add WriteAnsiDefault method to common code. 1 年之前
  BDisp b35b9f537a Add abstract WriteAnsi into the ConsoleDriver for each driver handling ansi escape sequence. 1 年之前
  BDisp e5c30eb442 Make AnsiEscapeSequenceRequest agnostic of each driver. 1 年之前
  Tig aed37f9b54 Fixed a bunch of unit test issues. Fixed color stuff I broke 1 年之前