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

Implement ConEmu's OSC 9;4 to set the taskbar progress indicator #8055

Merged
merged 25 commits into from
Nov 18, 2020

Commits on Oct 27, 2020

  1. osc 9;4 implementation

    PankajBhojwani committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    af9e4d5 View commit details
    Browse the repository at this point in the history
  2. spelling

    PankajBhojwani committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    606490f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0decbea View commit details
    Browse the repository at this point in the history
  4. address comments

    PankajBhojwani committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    4e6f6fe View commit details
    Browse the repository at this point in the history
  5. add paused state

    PankajBhojwani committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    da83748 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d0ed84 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. use split string

    PankajBhojwani committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    f08c962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f83dfd View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. remove all references to SetTaskbarProgressEventArgs, validation for …

    …state and progress params
    PankajBhojwani committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    ab99ed5 View commit details
    Browse the repository at this point in the history
  2. tests

    PankajBhojwani committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    4125052 View commit details
    Browse the repository at this point in the history
  3. conflict with main

    PankajBhojwani committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    a900678 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0aa5667 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    e69d0af View commit details
    Browse the repository at this point in the history
  2. com ptr

    PankajBhojwani committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    57d8e07 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    5d724bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ab32ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5aff81a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. conflict with main

    PankajBhojwani committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    9fc16c8 View commit details
    Browse the repository at this point in the history
  2. con emu action

    PankajBhojwani committed Nov 6, 2020
    1 Configuration menu
    Copy the full SHA
    f19b818 View commit details
    Browse the repository at this point in the history
  3. spel

    PankajBhojwani committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    f931acc View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

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

Commits on Nov 16, 2020

  1. conflicts

    PankajBhojwani committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    2476802 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. com_ptr, nits

    PankajBhojwani committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    fc9fedf View commit details
    Browse the repository at this point in the history
  2. narrow cast

    PankajBhojwani committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    bf2051b View commit details
    Browse the repository at this point in the history
  3. narrow 2

    PankajBhojwani committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    378dd7f View commit details
    Browse the repository at this point in the history