Commit History

Author SHA1 Message Date
  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
  BDisp 1d2dc40c8a Fixes #2305. Improves the handling of escape sequence. (#2375) 2 years ago
  Tig d5abc2001f Merge pull request #2266 from AaronLieberman/unix-idle-fix 2 years ago
  Aaron Lieberman d4f4fc6738 Fix bug with UnixMainLoop and idle 2 years ago
  Charlie Kindel 1efb051379 Refactored AutoInitShutdown attribute - scary stuff 2 years ago
  BDisp 67ab11044a Fixes #1763. Allowing read console inputs before idle handlers. (#1764) 3 years ago
  BDisp a6b940f1fd Fixes CursesDriver resize issue. 4 years ago
  BDisp 0e2446588a Prevents read blocking on Mac. 4 years ago