Commit History

Author SHA1 Message Date
  Tig 2b100c3c18 Fixes concurrency issues with `Application.Toplevels` (#4106) 6 months ago
  BDisp 5b85b16b61 Fixes #4096. Ctrl+Delete/Backspace (#4099) 6 months ago
  BDisp 06e0ed0f29 Fixes #3966. TextField crashes app when pasting unicode surrogate pair (#3982) 7 months ago
  tznind d06387325f Give ansi parser first crack at decode esc seq 1 year ago
  tznind e81e57c0c8 Remove unneeded members 1 year ago
  tznind 994bf556a7 Start fixing null-ability 1 year ago
  Tig 97558c2dbf Code review comments and cleanup 1 year ago
  tznind 27b15ec8ee WIP Building after merge conflict resolved - but does it work? 1 year ago
  tznind 49f45bb7a4 WIP merge v2_develop 1 year ago
  tznind 90d492716a Adds IConsoleDriver 1 year ago
  BDisp 5c1c002418 Avoids initial black screen after moving the mouse at first time. 1 year ago
  BDisp bea966978a Restoring drivers with the sctructural changes. 1 year ago
  BDisp f0b2474b6f Code cleanup. 1 year ago
  BDisp 54f62645a2 Add ProcessAnsiRequestHandler method task. 1 year ago
  BDisp 36876b9899 Change TryWriteAnsiRequest method to virtual which use common code for all drivers. 1 year ago
  BDisp 0f6ce06dd1 Fix SetCursorVisibility in CursesDriver. 1 year ago
  BDisp 88f4045381 Fix merge errors. 1 year ago
  BDisp 5e2b611c91 Resolving merge conflicts. 1 year ago
  Thomas Nind ae414bbc8b Merge branch 'v2_develop' into ansi-parser 1 year ago
  BDisp 1680ec54d6 Make AnsiEscapeSequenceRequests static. 1 year ago
  BDisp a6af3aadb7 An huge improvements on drivers and bug fixes. 1 year ago
  BDisp a64f68ca7f Moving MapKey method to the AnsiEscapeSequenceRequestUtils class. 1 year ago
  BDisp f87c2b1e83 Rename EscSeq to AnsiEscapeSequence and move to his folder. 1 year ago
  Tig 2919d55817 Code Review 1 year ago
  BDisp ecbbed0f6d For re-run CI. 1 year ago
  BDisp 7921ae35f7 Returns ansiRequest.Response instead of a variable for more thread safe. 1 year ago
  Tig 55387d3c13 Made more Driver APIs internal 1 year ago
  tznind 5340073ba1 Get rid of StoppedExpecting event and made methods internal again in favor of Abandoned instead 1 year ago
  tznind 395bee419a Add support for sending other types of requests 1 year ago
  BDisp de45b4bf39 Refactoring a lot CursesDriver. 1 year ago