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

Double and Triple Click Selection #1197

Merged
merged 17 commits into from
Jul 11, 2019

Commits on Jun 10, 2019

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

Commits on Jun 11, 2019

  1. PR Changes

    Bugfix (double click after scrolling would go out of bounds)
    carlos-zamora committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    27dab77 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Configuration menu
    Copy the full SHA
    b70157b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df0f1a2 View commit details
    Browse the repository at this point in the history
  3. code formatting

    carlos-zamora committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    f210bef View commit details
    Browse the repository at this point in the history
  4. PR changes + format

    carlos-zamora committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    c244e5d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. PR changes

    carlos-zamora committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    a12f727 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Configuration menu
    Copy the full SHA
    6cef7ce View commit details
    Browse the repository at this point in the history
  2. PR Changes

    carlos-zamora committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    7249067 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    3e7f78b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1edde6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b952b9 View commit details
    Browse the repository at this point in the history
  4. minor comment fix

    carlos-zamora committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    d4c4e3f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Abstracted _IsDoubleClick and _IsTripleClick to _NumberOfClicks

    Import System double click time
    rename `_DoubleClickDelimiterCheck`
    carlos-zamora committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    6a71476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7e7d93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae9a732 View commit details
    Browse the repository at this point in the history
  4. fix build error

    carlos-zamora committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    f7234f0 View commit details
    Browse the repository at this point in the history