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 "Clip Region" clipping to ConsoleDriver #2606

Closed
wants to merge 26 commits into from

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    b22c82a View commit details
    Browse the repository at this point in the history
  2. clip region unit tests

    tig committed May 7, 2023
    Configuration menu
    Copy the full SHA
    31ba96c View commit details
    Browse the repository at this point in the history
  3. api docs

    tig committed May 7, 2023
    Configuration menu
    Copy the full SHA
    90f368b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    82b0bff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    953f4e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73a1b86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b688d8d View commit details
    Browse the repository at this point in the history
  5. Work around gui-cs#2610

    tig committed May 8, 2023
    Configuration menu
    Copy the full SHA
    693c4ad View commit details
    Browse the repository at this point in the history
  6. adjusted unit tests

    tig committed May 8, 2023
    Configuration menu
    Copy the full SHA
    4658198 View commit details
    Browse the repository at this point in the history
  7. initial commit

    tig committed May 8, 2023
    Configuration menu
    Copy the full SHA
    5c79ba6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    066a9b9 View commit details
    Browse the repository at this point in the history
  9. Made Clipboard non-virtual

    tig committed May 8, 2023
    Configuration menu
    Copy the full SHA
    638e914 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b853af0 View commit details
    Browse the repository at this point in the history
  11. Made Contents non-virtual

    tig committed May 8, 2023
    Configuration menu
    Copy the full SHA
    6f365ef View commit details
    Browse the repository at this point in the history
  12. Pulled Row/Col up

    tig committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e173b79 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bc61b86 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    93d81a1 View commit details
    Browse the repository at this point in the history
  15. Made SetAttribute non-virtual

    tig committed May 8, 2023
    Configuration menu
    Copy the full SHA
    af8a668 View commit details
    Browse the repository at this point in the history
  16. Moved clipboard code out

    tig committed May 8, 2023
    Configuration menu
    Copy the full SHA
    bf25b79 View commit details
    Browse the repository at this point in the history
  17. Code cleanup

    tig committed May 8, 2023
    Configuration menu
    Copy the full SHA
    43e70ca View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    0c0d434 View commit details
    Browse the repository at this point in the history
  2. Fixed unit tests

    tig committed May 9, 2023
    Configuration menu
    Copy the full SHA
    1225e4b View commit details
    Browse the repository at this point in the history
  3. Fixed unit tests

    tig committed May 9, 2023
    Configuration menu
    Copy the full SHA
    47f9cb8 View commit details
    Browse the repository at this point in the history
  4. Added list of unit tests needed

    tig committed May 9, 2023
    Configuration menu
    Copy the full SHA
    466a0c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    679bfff View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

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