提交歷史

作者 SHA1 備註 提交日期
  Thomas Nind 4dd2ad09b9 Merge branch 'v2_develop' into ansi-parser 1 年之前
  BDisp ee0f93d543 Merge branch 'v2_develop' into v2_3767_ansi-escape-sequence-all-drivers 1 年之前
  Tig 262bc0123b Enabled FileDialog IDesignable 1 年之前
  Tig cbb7ddc1f5 Merged latest v2_develop 1 年之前
  Tig 2f7d80a000 Merge pull request #3734 from tznind/sixel-encoder-tinkering 1 年之前
  kasperk81 7baede5548 Remove unused code from UnmanagedLibrary (#3799) 1 年之前
  tznind a7468887f7 Remove unneeded `_waitForStart` and other now uncalled code 1 年之前
  tznind becca1a3a0 WIP: Start simplifying the tokens in NetDriver 1 年之前
  Tig 844179b1bd ConsoleDriver now uses Region for Clip. 1 年之前
  Tig d92ef0fd7b Added a port of System.Drawing.Region with unit tests. 1 年之前
  Tig e0551f4e4d NeedsDisplay -> NeedsDraw 1 年之前
  Tig 53708fac9e api doc 1 年之前
  Tig 87486b1969 Renamed Refresh. COde Cleanup 1 年之前
  Tig 51fcfb5684 Draw->DrawIndicator 1 年之前
  Tig c1597b3ded Merge branch 'v2_3761_2886-Draw-and-Layout-Perf-tabview' of github.com:BDisp/Terminal.Gui into v2_3761_2886-Draw-and-Layout-Perf 1 年之前
  Tig a7040b8d6d Fixed PosDim bug 1 年之前
  Tig 74919832f7 Tweaked drawing code. 1 年之前
  tznind 35ba6f4741 Merge branch 'ansi-parser' into ansi-parser-net-driver 1 年之前
  tznind 0adc4cd3ee Add lock for answers in AnsiRequestScenario 1 年之前
  tznind 7c1275dd8f Merge branch 'ansi-parser' into ansi-parser-net-driver 1 年之前
  tznind edb43a000d Add lock around access of expected responses for thread safety 1 年之前
  tznind b30c92bceb Fix MapConsoleKeyInfo not working with Esc properly 1 年之前
  tznind 792170a029 Change NetEvents to BlockingCollection 1 年之前
  BDisp 116399c2aa Add #nullable enable. 1 年之前
  BDisp bcc1168182 Fix typo. 1 年之前
  BDisp dde9b92b21 Remove unused local variable. 1 年之前
  BDisp 04881bc5a7 Remove not accessed local variable. 1 年之前
  BDisp 6b5d291783 Resolving merge conflicts. 1 年之前
  tznind 1ec7aa2670 Simplify NetEvents further with BlockingCollection 1 年之前
  tznind 8417387931 Change _resultQueue to not hold nulls and use concurrent collection 1 年之前