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

Robustness improvements in prep for implementing Virtual Terminal Sequences #3094

Merged
merged 44 commits into from
Jan 5, 2024

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 authored 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
  4. Configuration menu
    Copy the full SHA
    3838d76 View commit details
    Browse the repository at this point in the history
  5. Code cleanup

    tig committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f12ce6d View commit details
    Browse the repository at this point in the history
  6. Removed nativemethods.txt

    tig committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    9d7aebe View commit details
    Browse the repository at this point in the history
  7. Removed not needed native stuff

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

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

Commits on Dec 29, 2023

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

Commits on Jan 5, 2024

  1. merged v2_develop

    tig committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    656d6d0 View commit details
    Browse the repository at this point in the history