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

Add support for custom clipboard formats #6223

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    c32b348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95116ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdd0c0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16b00d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d149485 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99179b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef661c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b7ff7c View commit details
    Browse the repository at this point in the history
  9. Fix comments in Clipboard

    minetoblend committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    38b11cf View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    5f7d94d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    744d72d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    beb1d98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27efe4c View commit details
    Browse the repository at this point in the history
  3. Add documentation explaining the clipboard entries created to support…

    … web custom formats
    Marvin committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ae106b3 View commit details
    Browse the repository at this point in the history
  4. Use consistent ordering for method parameters

    Marvin committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    def378e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51b5fbc View commit details
    Browse the repository at this point in the history
  6. Rename variable

    Marvin committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    825b952 View commit details
    Browse the repository at this point in the history
  7. Clean up ClipboardData and Clipboard

    Marvin committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    74a35fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e660f0 View commit details
    Browse the repository at this point in the history
  9. Add doc comment explaining the web custom format fallback when readin…

    …g clipboard data.
    Marvin committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3398cad View commit details
    Browse the repository at this point in the history
  10. Add documentation for SetData return value

    Marvin committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    48115c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6fa516d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ac78808 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c758183 View commit details
    Browse the repository at this point in the history
  14. Add logging for cases where calls to win32 clipboard api fail when re…

    …ading clipboard value
    Marvin committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    629ddff View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    7e4231a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8081b3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0fd3fb View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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