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 #666. Refactor ConsoleDrivers to simplify and remove duplicated code #2612

Merged
merged 120 commits into from
Aug 9, 2023

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
  2. Configuration menu
    Copy the full SHA
    117451d View commit details
    Browse the repository at this point in the history
  3. Tons of code cleanup

    tig committed May 10, 2023
    Configuration menu
    Copy the full SHA
    77e3184 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'v2_fixes_666_console_driver_dupes' of tig:tig/Terminal.…

    …Gui into v2_fixes_666_console_driver_dupes
    tig committed May 10, 2023
    Configuration menu
    Copy the full SHA
    58c2a61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79d10b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18369aa View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Fighting with ScrollView

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

Commits on May 13, 2023

  1. Merged

    tig committed May 13, 2023
    Configuration menu
    Copy the full SHA
    2572675 View commit details
    Browse the repository at this point in the history
  2. Fixing bugs

    tig committed May 13, 2023
    Configuration menu
    Copy the full SHA
    a7b7e35 View commit details
    Browse the repository at this point in the history
  3. Fixed TabView tests

    tig committed May 13, 2023
    Configuration menu
    Copy the full SHA
    c9780eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f7b5ac View commit details
    Browse the repository at this point in the history
  5. Fixed unit tests

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

Commits on May 21, 2023

  1. Merged latest v2_develop ++

    tig committed May 21, 2023
    Configuration menu
    Copy the full SHA
    4f52feb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4717a59 View commit details
    Browse the repository at this point in the history
  3. Add Cut_Preserves_Selection test

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

Commits on May 22, 2023

  1. Merged

    tig committed May 22, 2023
    Configuration menu
    Copy the full SHA
    84dbddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbec608 View commit details
    Browse the repository at this point in the history
  3. Removed invalid code

    tig committed May 22, 2023
    Configuration menu
    Copy the full SHA
    be8977e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68d3721 View commit details
    Browse the repository at this point in the history
  5. EscSeq* - Adjusted naming, added more sequences, made code more consi…

    …stent, simplified, etc...
    tig committed May 22, 2023
    Configuration menu
    Copy the full SHA
    b197356 View commit details
    Browse the repository at this point in the history
  6. Added CSI_SetGraphicsRendition

    tig committed May 22, 2023
    Configuration menu
    Copy the full SHA
    4d56839 View commit details
    Browse the repository at this point in the history
  7. NetDriver code cleanup

    tig committed May 22, 2023
    Configuration menu
    Copy the full SHA
    f6d7e62 View commit details
    Browse the repository at this point in the history
  8. merged v2_develop

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

Commits on May 23, 2023

  1. code cleanup

    tig committed May 23, 2023
    Configuration menu
    Copy the full SHA
    d5ef419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bca2f97 View commit details
    Browse the repository at this point in the history
  3. merged v2_develop

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

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    098810c View commit details
    Browse the repository at this point in the history
  2. refixed tabview unit test

    tig committed May 24, 2023
    Configuration menu
    Copy the full SHA
    0a7f9ea View commit details
    Browse the repository at this point in the history
  3. WindowsDriver color code cleanup

    tig committed May 24, 2023
    Configuration menu
    Copy the full SHA
    5aeeef7 View commit details
    Browse the repository at this point in the history
  4. WindowsDriver color code cleanup

    tig committed May 24, 2023
    Configuration menu
    Copy the full SHA
    cdfc7f5 View commit details
    Browse the repository at this point in the history
  5. CursesDriver color code cleanup

    tig committed May 24, 2023
    Configuration menu
    Copy the full SHA
    8000705 View commit details
    Browse the repository at this point in the history
  6. CursesDriver - Adding _BOLD has no effect. Further up the stack we ca…

    …st the return of ColorToCursesColor from int to short and the _BOLD values don't fit in a short.
    tig committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3c5c7b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59c730e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95f4517 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afb5bd7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32e674c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e42a44 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    577db42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f797731 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    4148eed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47a75b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    279deaa View commit details
    Browse the repository at this point in the history
  4. Resolving merge conflicts.

    BDisp committed May 26, 2023
    Configuration menu
    Copy the full SHA
    9b559d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cd53f2 View commit details
    Browse the repository at this point in the history
  6. Reducing code.

    BDisp committed May 26, 2023
    Configuration menu
    Copy the full SHA
    203e46e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

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

Commits on May 28, 2023

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

Commits on Jun 4, 2023

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

Commits on Jun 26, 2023

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

Commits on Jun 28, 2023

  1. add colorconverter changes

    adstep committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    40d1042 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. merged v2_develop

    tig committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ef79c10 View commit details
    Browse the repository at this point in the history
  2. fixed merged v2_develop

    tig committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2f72918 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13 from BDisp/v2_netdriver-non.bmp-fix

    V2 netdriver non.bmp fix
    tig authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ae10677 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Merge remote-tracking branch 'origin/v2_fixes_666_console_driver_dupe…

    …s' into v2_fixes_666_console_driver_dupes
    tig committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c79a2cb View commit details
    Browse the repository at this point in the history
  2. Merged v2_develop

    tig committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    704a17c View commit details
    Browse the repository at this point in the history
  3. Fixing merge bugs

    tig committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c547014 View commit details
    Browse the repository at this point in the history
  4. Fixed merge bugs

    tig committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b071793 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6260e3d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #15 from adstep/true-color-union

    Add TrueColor Support
    tig authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    90dc2e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

Commits on Jul 11, 2023

  1. Debugging netdriver

    tig committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e120054 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. More netdriver diag

    tig committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d52dafc View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. API docs for escutils

    tig committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f0ecb5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef582f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d813b70 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

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

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    21fa6c3 View commit details
    Browse the repository at this point in the history
  2. Progress on Curses

    tig committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    ad725ce View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Progress on Curses

    tig committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    78b3434 View commit details
    Browse the repository at this point in the history
  2. broke windowsdriver

    tig committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    12df069 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Cleaned up FakeMainLoop

    tig committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4cc0c29 View commit details
    Browse the repository at this point in the history
  2. Cleaned up some build warnings

    tig committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c3dc548 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfbd2a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0c6dda View commit details
    Browse the repository at this point in the history
  5. Removed unused var

    tig committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f0cf55a View commit details
    Browse the repository at this point in the history
  6. Removed unused var

    tig committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    33e1583 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7569ea7 View commit details
    Browse the repository at this point in the history
  8. Fixed charmap crash

    tig committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3f823b4 View commit details
    Browse the repository at this point in the history
  9. Fixes gui-cs#2758 in v2

    tig committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    43c69a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Port testonfail fix to v2

    tig committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b807722 View commit details
    Browse the repository at this point in the history
  2. Remove EnableConsoleScrolling

    tig committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    53a51ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2f9b92 View commit details
    Browse the repository at this point in the history
  4. Remove uneeded usings

    tig committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    45da757 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Progress on unicode

    tig committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    06a9ba9 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    5864cf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80003be View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. revamp charmap rendering

    tig committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f7bced9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    235058e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fe56cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7790f56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e526fb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4f0f69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b8b301 View commit details
    Browse the repository at this point in the history
  8. enhanced charmap Details dialog

    tig committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6dc457f View commit details
    Browse the repository at this point in the history
  9. Final attempt at fixing curses

    tig committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    24450e9 View commit details
    Browse the repository at this point in the history