Commit History

Author SHA1 Message Date
  Tigger Kindel 7ef51bad85 Remove EnableConsoleScrolling 2 years ago
  Tigger Kindel 0d6b0b53ff Removed clear scfreeen esc seq 2 years ago
  Tigger Kindel 7454e75806 Removed comment 2 years ago
  Tigger Kindel 4e4b1e5a64 Removed [0J from End() 2 years ago
  Tigger Kindel 7a581be55f Addressed bdisp's commetns 2 years ago
  Tigger Kindel 8acce198e1 Removed handler for WindowsConsole.BufferChang 2 years ago
  Tigger Kindel ba01db3e8c Change Cleanup to not call SetConsoleOutputWindow 2 years ago
  Tig Kindel 645b93d648 Use Task.Delay instead of Thread.Sleep for resize polling. From #2731. 2 years ago
  BDisp cd119eadfb Fixes #2688. ReadOnly TextView's broken scrolling after version update. 2 years ago
  BDisp 58ad65f348 Fixes #2686. Border color doesn't change when changing color scheme. (#2687) 2 years ago
  BDisp 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) 2 years ago
  BDisp 444add330f Fixes #2346. If WindowsDriver is maximized crash on the Cleanup method. 2 years ago
  Tig ff8ac0faac Merge branch 'develop' into invisible-cursor-fix_2326 2 years ago
  Tig Kindel 2b26ec7bfb merge fixes 2 years ago
  BDisp 057bbcaea8 Fixes #2326. Invisible cursor after modal dialog. 2 years ago
  Tig Kindel 4531eb00d2 more cleanup 2 years ago
  Tig Kindel 9e58ed9963 cleanup 2 years ago
  Tig Kindel de5af990df removed unused Cook/UncookMouse APIs 2 years ago
  Tig Kindel 0dcc69023e removed unused GetColors api 2 years ago
  Tig Kindel ed7cb3d429 removed unused GetColors api 2 years ago
  BDisp 788eed4a4d Fixes #2317. Drivers do not normalize accented letters. 2 years ago
  BDisp 509a8d15c7 No need to throw if after all a valid console is preserved. 2 years ago
  BDisp 1426019f3e Fixes #2293. WindowsDriver forces minimum console height equal to 1, but should allow be 0. 2 years ago
  Charlie Kindel de3c02e9bf refactored internal Init() (now called InternnalInit()) to be more clear; updated docs and unit tests 2 years ago
  Tig 571a131490 Merge branch 'develop' into view-clear-fix 2 years ago
  BDisp abd9d47860 Added support to handle with the virtual packet key. 2 years ago
  BDisp e389a7bcfc Fixes #2061. WindowsDriver sometimes returns badly mouse flag zero on mouse moved. 2 years ago
  BDisp 250ebd3f97 Added some more improvements. 2 years ago
  BDisp 1dd9ae1266 Excluding the shift key when IsLetterOrDigit, IsSymbol and IsPunctuation. 2 years ago
  BDisp 03500150a1 Fixes #2061. WindowsDriver sometimes returns badly mouse flag zero on mouse moved. 2 years ago