Commit History

Author SHA1 Message Date
  BDisp 089f7569fd Simplify request responses handling. 9 months ago
  BDisp 0f6ce06dd1 Fix SetCursorVisibility in CursesDriver. 9 months ago
  BDisp 1680ec54d6 Make AnsiEscapeSequenceRequests static. 9 months ago
  BDisp a6af3aadb7 An huge improvements on drivers and bug fixes. 9 months ago
  BDisp f87c2b1e83 Rename EscSeq to AnsiEscapeSequence and move to his folder. 9 months ago
  BDisp bdcc0ff6d4 Return null instead if empty and fix a bug that was returning the terminator as input. 9 months ago
  BDisp 0b11e20e2f Change Response to a nullable string. 9 months ago
  BDisp da21ef1320 Improves drivers responses to being more reliable. 10 months ago
  BDisp c999fc0028 Trying fix unit tests. 10 months ago
  BDisp 6f2533726b Cleanup unused code and comments. 10 months ago
  BDisp de45b4bf39 Refactoring a lot CursesDriver. 10 months ago
  BDisp 9eb70236d6 Improves CursesDriver to allow non-blocking input polling. 10 months ago
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) 1 year ago
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 year ago
  Tig 6851b42a49 Fixes #2921 - MainLoop refactoring (#2922) 1 year ago
  Tigger Kindel 59d6d5e491 Fixes leak in cursesdriver (can't test) 1 year ago
  Tigger Kindel e4f3b97da0 Fixed WindowsDriver mem leak 1 year ago
  Tigger Kindel 1c133ba364 Refactored CheckTimers into MainLoop and renamed/simplified 1 year ago
  Tigger Kindel c506090462 Moved CheckTimers to MainLoop - cursesdriver 1 year ago
  Tigger Kindel bf606c4179 Moved CheckTimers to MainLoop 1 year ago
  BDisp dfba04dc9d The pollTimeout must be set to zero if less than zero. 1 year ago
  BDisp 925816e6ae Fixes #2860. Application views do not refresh when the cursor is moved with CursesDriver. 1 year ago
  BDisp fb268473e4 Fixes #2847. CursesDriver doesn't processing response from task threading. 2 years ago
  Tigger Kindel ad23a100df fixed local test issue with curses 2 years ago
  Tigger Kindel fe23b564b3 daignosing unit test fail in action 2 years ago
  Tigger Kindel 33befa249e Unit tests 2 years ago
  Tigger Kindel a23a33f20c Unit tests 2 years ago
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 years ago
  BDisp fb3dde2289 Fixes #1683. The application freezes while resizing the terminal on MacOS (#2667) 2 years ago
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 years ago