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

Fixes #3767. Allowing any driver to request ANSI escape sequence with immediate response. #3768

Open
wants to merge 79 commits into
base: v2_develop
Choose a base branch
from

Commits on Oct 15, 2024

  1. Fixes gui-cs#3767. Allowing any driver to request ANSI escape sequenc…

    …e with immediate response.
    BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9de21e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b3d219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c89a9c8 View commit details
    Browse the repository at this point in the history
  4. Prevents empty response error.

    BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    21c3155 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7142a04 View commit details
    Browse the repository at this point in the history
  6. Improving scenario layout.

    BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    dd31796 View commit details
    Browse the repository at this point in the history
  7. Fix NetDriver read key issue.

    BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8d52fe7 View commit details
    Browse the repository at this point in the history
  8. Change file name.

    BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1d20bce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c320fc2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8050202 View commit details
    Browse the repository at this point in the history
  11. Code cleanup.

    BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bdc6fe6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    922f586 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2c76ed2 View commit details
    Browse the repository at this point in the history
  14. Fix merge errors.

    BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    331a49e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e5c30eb View commit details
    Browse the repository at this point in the history
  16. Cannot run with unit tests.

    BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7249de0 View commit details
    Browse the repository at this point in the history
  17. Fix unit test.

    BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f850e73 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    67d497c View commit details
    Browse the repository at this point in the history
  19. Add abstract WriteAnsi into the ConsoleDriver for each driver handlin…

    …g ansi escape sequence.
    BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b35b9f5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a2e4d82 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cc1d668 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5ce3996 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d963941 View commit details
    Browse the repository at this point in the history
  24. View.Mouse cleanup - WIP

    tig authored and BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0de8262 View commit details
    Browse the repository at this point in the history
  25. View.Mouse cleanup - WIP3

    tig authored and BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c318748 View commit details
    Browse the repository at this point in the history
  26. View.Mouse cleanup - Fixed combobox

    tig authored and BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2ad9887 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ec14b62 View commit details
    Browse the repository at this point in the history
  28. Fixed Time/DateField crash

    tig authored and BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9dcfe02 View commit details
    Browse the repository at this point in the history
  29. Fixed Time/DateField crash 2

    tig authored and BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    59396ae View commit details
    Browse the repository at this point in the history
  30. Fix merge errors.

    BDisp committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    49096fa View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    884011e View commit details
    Browse the repository at this point in the history
  2. Rename to WriteAnsiRequest.

    BDisp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9348328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1645d1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34fb5b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    7fa098f View commit details
    Browse the repository at this point in the history
  2. Remove unused variable.

    BDisp committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9759b97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ecff5e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    9a840dd View commit details
    Browse the repository at this point in the history
  2. Simplifying code.

    BDisp committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    cc4f7e9 View commit details
    Browse the repository at this point in the history
  3. Remove response from error.

    BDisp committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    542d82d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    9749142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eb7023 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4090ea4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Refactoring code.

    BDisp committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5ef34b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    c1063a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b6963f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba607f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee8d040 View commit details
    Browse the repository at this point in the history
  5. Fix for WindowsDriver.

    BDisp committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8ab7ec5 View commit details
    Browse the repository at this point in the history
  6. Refactoring a lot CursesDriver.

    BDisp committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    de45b4b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    6f25337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    126bcef View commit details
    Browse the repository at this point in the history
  3. Fix unit test.

    BDisp committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    5b39c3d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    c89efe5 View commit details
    Browse the repository at this point in the history
  2. Add bulk send to scenario

    tznind committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    0ddc11c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64ad1a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2872cd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #201 from tznind/single-multi

    Single multi
    BDisp authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    1d58ba4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68b41a3 View commit details
    Browse the repository at this point in the history
  7. Trying fix unit tests.

    BDisp committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    c999fc0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c4564c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    2e0bc01 View commit details
    Browse the repository at this point in the history
  2. Fix comment.

    BDisp committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2d8bfd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    808896d View commit details
    Browse the repository at this point in the history
  4. Change to ConcurrentQueue.

    BDisp committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    782325f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2f3b7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e35b37f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da21ef1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81eb301 View commit details
    Browse the repository at this point in the history
  9. Disable HACK_CHECK_WINCHANGED.

    BDisp committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    173f820 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    472ec45 View commit details
    Browse the repository at this point in the history
  2. Fix unit test.

    BDisp committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ad4f6c4 View commit details
    Browse the repository at this point in the history
  3. Fix unit tests.

    BDisp committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f73c817 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7921ae3 View commit details
    Browse the repository at this point in the history
  5. For re-run CI.

    BDisp committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ecbbed0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Code Review

    tig committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2919d55 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #203 from tig/BDisp-v2_3767_ansi-escape-sequence-a…

    …ll-drivers
    
    Code Review of gui-cs#3768
    BDisp authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4ac79c5 View commit details
    Browse the repository at this point in the history