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 HTML copy #1224

Merged
9 commits merged into from
Aug 19, 2019
Merged

Add support for HTML copy #1224

9 commits merged into from
Aug 19, 2019

Commits on Jul 5, 2019

  1. Move Clipboard::GenHTML to TextBuffer (add params)

    Refactor RetrieveSelectedTextFromBuffer
    Modify CopyToClipboardEventArgs to include HTML data
    carlos-zamora committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    9116bdf View commit details
    Browse the repository at this point in the history
  2. minor code format fix

    carlos-zamora committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    44e3da8 View commit details
    Browse the repository at this point in the history
  3. PR Changes

    NOTE: refactoring text buffer code is a separate task. New issue to be created.
    carlos-zamora committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    514d007 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Refactor TextBuffer::GenHTML (#2038)

    Fixes #1846.
    mcpiroman authored and DHowett committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    fa89e53 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Configuration menu
    Copy the full SHA
    a95d1cb View commit details
    Browse the repository at this point in the history
  2. nit change

    carlos-zamora committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    752be0f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. x86 build fix

    carlos-zamora committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    cdda59c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    7f7fcfc View commit details
    Browse the repository at this point in the history
  2. nit changes

    carlos-zamora committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    e93cb5c View commit details
    Browse the repository at this point in the history