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

wpf: fix a handful of issues with the wpf control #6983

Merged
7 commits merged into from
Jul 20, 2020
Merged

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    0e9306c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a9b51e View commit details
    Browse the repository at this point in the history
  3. wpf: deterministic shutdown

    DHowett committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    45e3790 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef9ba85 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    e13f7e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eb7876 View commit details
    Browse the repository at this point in the history
  3. wpf: send alt/F10 through the control

    We were not listening for WM_SYSKEY{UP,DOWN}
    DHowett committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    258d178 View commit details
    Browse the repository at this point in the history