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

Initial refactor for more sane pan events #11

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

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    31f336a View commit details
    Browse the repository at this point in the history
  2. Fix syntax errors

    szbergeron committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    a3cb9f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    0b70138 View commit details
    Browse the repository at this point in the history
  2. Remove comments

    szbergeron committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    4e63d9a View commit details
    Browse the repository at this point in the history
  3. add breaks

    szbergeron committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    51a2180 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. set axis

    szbergeron committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    a1cd4bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8589c57 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Update src/events/SDL_mouse.c

    in line with docs, negative error code allows more info
    
    Co-Authored-By: Et7f3 <[email protected]>
    szbergeron and Et7f3 authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    c7c09d3 View commit details
    Browse the repository at this point in the history
  2. Update src/events/SDL_mouse.c

    Co-Authored-By: Et7f3 <[email protected]>
    szbergeron and Et7f3 authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    835ad40 View commit details
    Browse the repository at this point in the history
  3. Add changes from review

    szbergeron committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    4b93ccb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3acd453 View commit details
    Browse the repository at this point in the history
  5. Update src/events/SDL_mouse.c

    Co-Authored-By: Et7f3 <[email protected]>
    szbergeron and Et7f3 authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    2982c02 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. move 10.13/10.14 to 10.14/10.15

    https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops&tabs=yaml
    ```
    macOS X Mojave 10.14	macOS-10.14	macOS-10.14	Link
    macOS X Catalina 10.15	macOS-10.15	macOS-latest OR macOS-10.15	Link
    ```
    Et7f3 authored Aug 14, 2020
    Configuration menu
    Copy the full SHA
    82c2c5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6b4eb1 View commit details
    Browse the repository at this point in the history