Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds ANSIDriver to replace WindowsDriver (use Console Virtual Terminal Sequences) #2940

Draft
wants to merge 59 commits into
base: v2_develop
Choose a base branch
from

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    0436019 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    f1a8308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    475a89e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    860ceb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e3edce View commit details
    Browse the repository at this point in the history
  5. Merge pull request gui-cs#161 from tig/BDisp-v2_combining-normalize-f…

    …ix_2616
    
    Updates unit tests to further decouple application from consoledriver
    BDisp committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3867df4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc26a31 View commit details
    Browse the repository at this point in the history
  7. Fix unit tests fails.

    BDisp committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b491845 View commit details
    Browse the repository at this point in the history
  8. Fix unit tests fails.

    BDisp committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f555243 View commit details
    Browse the repository at this point in the history
  9. Fix merge conflicts.

    BDisp committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    917a84f View commit details
    Browse the repository at this point in the history
  10. Handling combining mask.

    BDisp committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6f99b09 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cda0f01 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0293f6a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    41cd364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    877190b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    abcc5f9 View commit details
    Browse the repository at this point in the history
  2. Formatting for CI tests.

    BDisp committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0e9b036 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    621c68a View commit details
    Browse the repository at this point in the history
  4. Reformatting for retest the CI.

    BDisp committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    9a9e970 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6893af5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Initial experiment

    tig committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    b14c652 View commit details
    Browse the repository at this point in the history
  2. merge

    tig committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    e1a963e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    6df914a View commit details
    Browse the repository at this point in the history
  2. Fixed ForceDriver logic

    tig committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    963a23f View commit details
    Browse the repository at this point in the history
  3. Fixed ForceDriver logic

    tig committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d6c3a81 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Updating P/Invoke

    tig committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    93a3c44 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Force16 colors WIP

    tig committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2eb81a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Fixed 16 colo mode

    tig committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d3c0e94 View commit details
    Browse the repository at this point in the history
  2. Updated unit tests

    tig committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3c5d5df View commit details
    Browse the repository at this point in the history
  3. UI catalog tweak

    tig committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    59322fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5477e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Merged but something is broke

    tig committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    3cf52e4 View commit details
    Browse the repository at this point in the history
  2. Fixed merge

    tig committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    0689a93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8719b85 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    9951a43 View commit details
    Browse the repository at this point in the history
  2. Merge v2_develop

    tig committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c7a67d2 View commit details
    Browse the repository at this point in the history
  3. Code cleanup

    tig committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    df4f0a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    c7e2914 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa4337c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    7ee17d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15b36b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e26a463 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bd93ca View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    4cdf647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19a95b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18a99e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b06e92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8666c6f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    08909e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23b0914 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81ad703 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9f98cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b1b442 View commit details
    Browse the repository at this point in the history
  6. Merged v2_develop

    tig committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a975b05 View commit details
    Browse the repository at this point in the history
  7. Finished merge

    tig committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    60e5583 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    218a3c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    958e777 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    e985b5b View commit details
    Browse the repository at this point in the history
  2. Merged v2_develop

    tig committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0e93a49 View commit details
    Browse the repository at this point in the history