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

Added cookie methodmap (clientprefs) #1012

Merged
merged 13 commits into from May 31, 2019
Merged

Added cookie methodmap (clientprefs) #1012

merged 13 commits into from May 31, 2019

Commits on May 30, 2019

  1. Added cookie methodmap (clientprefs)

    This PR adds a methodmap for clientprefs cookies without breaking changes, considering that the cookie Handle is not always the first param for clientprefs functions.
    JoinedSenses authored and Headline committed May 30, 2019
    Copy the full SHA
    95256ff View commit details
    Browse the repository at this point in the history
  2. Updated comment description

    JoinedSenses authored and Headline committed May 30, 2019
    Copy the full SHA
    9af2018 View commit details
    Browse the repository at this point in the history
  3. Removed extra brace

    JoinedSenses authored and Headline committed May 30, 2019
    Copy the full SHA
    37db5de View commit details
    Browse the repository at this point in the history
  4. Moved methodmap to bottom of inc

    JoinedSenses authored and Headline committed May 30, 2019
    Copy the full SHA
    8e407a1 View commit details
    Browse the repository at this point in the history
  5. Updated optional natives

    JoinedSenses authored and Headline committed May 30, 2019
    Copy the full SHA
    d0e4587 View commit details
    Browse the repository at this point in the history
  6. The ol' switcheroo

    I implemented the switching to the c++ side of things and made the methodmap functions natives.
    JoinedSenses authored and Headline committed May 30, 2019
    Copy the full SHA
    0bc35ed View commit details
    Browse the repository at this point in the history
  7. Updated formatting

    JoinedSenses authored and Headline committed May 30, 2019
    Copy the full SHA
    d645b1a View commit details
    Browse the repository at this point in the history
  8. Updated comments

    JoinedSenses authored and Headline committed May 30, 2019
    Copy the full SHA
    7cdc0d1 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    b316964 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    9ac75b6 View commit details
    Browse the repository at this point in the history
  11. Added missing semicolon

    JoinedSenses authored and Headline committed May 30, 2019
    Copy the full SHA
    99ef2b1 View commit details
    Browse the repository at this point in the history
  12. Moved typedef to top of inc

    JoinedSenses authored and Headline committed May 30, 2019
    Copy the full SHA
    5fc1b39 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    60e2a30 View commit details
    Browse the repository at this point in the history