提交歷史

作者 SHA1 備註 提交日期
  tznind 3156641c1e Make sixel 'opt in' in images scenario and apply a hack to fix TabView not refreshing properly 10 月之前
  Tig a6f03e451e Merge branch 'v2_develop' into sixel-encoder-tinkering 10 月之前
  Tig 008d49788e Fixed TileView & ListView unit test failures 10 月之前
  Tig 5e9178b4bd Everything but adornment drawing is working 10 月之前
  Tig 572901b5c0 Switched back to Application.Begin not calling Refresh 10 月之前
  Tig 6e98d10f34 Switched back to Application.Begin not calling Refresh 10 月之前
  Tig 98a2265db2 fixed all views to deal with Driver is null 10 月之前
  Tig 262c6710ac Added all views tester for draw/layout. 10 月之前
  Tig fe2497ef25 Back to all unit tests passing 10 月之前
  Tig a632c238e9 Fixed stoopid screen bug 10 月之前
  tznind 2324217397 Add tests and fix late queue 10 月之前
  tznind d3ac6e108d Support for late responses collection 10 月之前
  tznind 23af0d9fd3 Add evicting and xmldoc 10 月之前
  tznind 6de203290d Explain purpose of throttle and move to seperate class 10 月之前
  tznind 5052024061 Make scheduler part of main loop and hide implementation details from public API 10 月之前
  tznind 92648e5a48 typo and fix FakeDriver 10 月之前
  Tig 4d4dbbf8b9 Fixing stuff 10 月之前
  Tig 72ea740a74 More shortcut stuff 10 月之前
  BDisp 5ef34b8e54 Refactoring code. 10 月之前
  tznind 5356bf4a69 Set scenario timeout to 50ms 10 月之前
  tznind d345fc0130 Add AnsiRequestScheduler that prevents 2+ queries executing at once and has a global throttle 10 月之前
  tznind db1977aa85 Add stress test for ansi requests 10 月之前
  tznind e0415e6584 tidyup and streamline naming 10 月之前
  tznind f6cb3bb854 Merge branch 'ansi-parser' of https://github.com/tznind/gui.cs into ansi-parser 10 月之前
  tznind 53924da7d3 Add test for making step by step assertions on parser state after each char is fed in 10 月之前
  Thomas Nind d56daac2b0 Merge branch 'v2_develop' into ansi-parser 10 月之前
  BDisp 4090ea4070 Avoids response starting without Esc char on stressing tests. 10 月之前
  BDisp 9eb70236d6 Improves CursesDriver to allow non-blocking input polling. 10 月之前
  BDisp 9749142610 Set _forceRead as true before set _waitForProbe. 10 月之前
  Tig 2e163eef75 DimAuto fixes 10 月之前