提交历史

作者 SHA1 备注 提交日期
  Tig 29c2e3976c Tweaked autohide logic 10 月之前
  Tig 0900efc324 Merge branch 'v2_2489-scrollbar' of tig:tig/Terminal.Gui into v2_2489-scrollbar 10 月之前
  Tig 307b15a2ee Added todo 10 月之前
  Tig 49e0cd8ccd Added unit tests for Viewport/FrameChanged events. Fixed bugs. 10 月之前
  Tig ddce5a4f78 Refactored View.ScrollBar 10 月之前
  Tig 1cbc052ac7 Removed dead prop 10 月之前
  Tig a87d4359d4 AutoHide tweaks 10 月之前
  Tig 70c30ac9e5 Working! 10 月之前
  Tig b04de75e6d Working?? 10 月之前
  Tig ecfa51cf93 We're back! 10 月之前
  Tig 13fca41c23 Fightin math. 10 月之前
  Tig 41a5ac7365 ScrollSlider refactored and groovy 10 月之前
  Tig 808ac9232f Refixed some stuff. WIP 10 月之前
  Tig a500cc58e8 Merge branch 'v2_develop' of tig:tig/Terminal.Gui into v2_develop 10 月之前
  Tig f922cbaed0 Really messed stuff up 10 月之前
  BDisp 302a7cffb5 Decrease interval if there is more sent requests. 10 月之前
  BDisp efba7846a9 Using _timeoutsLockToken instead of the _timeouts for all. 10 月之前
  BDisp f0b2474b6f Code cleanup. 10 月之前
  BDisp be1dc806af Fix comment. 10 月之前
  BDisp 53ea0a83f3 Replace to ForceRead and to WaitForInput. 10 月之前
  Tig 7fae0c36b6 Refactored again 10 月之前
  Tig e591453694 Refactored again 10 月之前
  BDisp 5b76f4d2d0 Remove the answer from the _sends variable. Normally it's always zero. 10 月之前
  BDisp a3c961ef3f Prevents an alone escape being eating by the response. 10 月之前
  BDisp 54f62645a2 Add ProcessAnsiRequestHandler method task. 10 月之前
  BDisp 7cd844038b Switch to IMainLoopDriver._waitForInput. 10 月之前
  BDisp d31f43d47d Add ObjectDisposedException to the catch block. 10 月之前
  BDisp 6bac65244c Fix ansiSequence bug not being clear after finish get the response which were adding a Esc character if pressed alone. 10 月之前
  BDisp ae1bdd16ff Fix a bug where for e.g. two 'c' terminator were included in the response. 10 月之前
  BDisp 967cbc205a Switch to ConcurrentQueue for all drivers. 10 月之前