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

Container buttons #185

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

Container buttons #185

wants to merge 54 commits into from

Commits on Jul 6, 2016

  1. Configuration menu
    Copy the full SHA
    705aa62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0935880 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4e5fcf View commit details
    Browse the repository at this point in the history
  4. Remove extraneous debug

    dabbler0 committed Jul 6, 2016
    Configuration menu
    Copy the full SHA
    d129f15 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2016

  1. Configuration menu
    Copy the full SHA
    bfa7674 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04eecb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05d6a78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c9afed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdc38cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6dbf7a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f8d44d View commit details
    Browse the repository at this point in the history
  8. Allow flexible button config

    dabbler0 committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    fe888f2 View commit details
    Browse the repository at this point in the history
  9. +/- buttons for functions

    dabbler0 committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    cfad85f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc39662 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2016

  1. Configuration menu
    Copy the full SHA
    a6f87c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    809a104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7778591 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df0617a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5228dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9ba713 View commit details
    Browse the repository at this point in the history
  7. View socket bug fix

    dabbler0 committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    f4a7506 View commit details
    Browse the repository at this point in the history
  8. Center glyphs in buttons

    dabbler0 committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    67056a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2016

  1. Merge with upstream

    dabbler0 committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    42cd6ec View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2016

  1. Configuration menu
    Copy the full SHA
    97c37e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc52ddf View commit details
    Browse the repository at this point in the history
  3. Add parenthesis rules

    dabbler0 committed Jul 14, 2016
    Configuration menu
    Copy the full SHA
    2d4cc64 View commit details
    Browse the repository at this point in the history
  4. Rewrite parser priorities for sizeof() to avoid weird paren case and …

    …also hit common use case
    dabbler0 committed Jul 14, 2016
    Configuration menu
    Copy the full SHA
    c997d11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6faf556 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2016

  1. Configuration menu
    Copy the full SHA
    0f4bd2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6e6d9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8f26ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c28dc85 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2016

  1. Configuration menu
    Copy the full SHA
    5972ee5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1281efb View commit details
    Browse the repository at this point in the history
  3. Handle buttons and such

    dabbler0 committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    0fd6abe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cb7f3f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2016

  1. Clean up reparsing

    dabbler0 committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    73a376a View commit details
    Browse the repository at this point in the history
  2. Clean up error handling

    dabbler0 committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    ef83eab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68e639e View commit details
    Browse the repository at this point in the history
  4. Merge upstream

    dabbler0 committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    bc81625 View commit details
    Browse the repository at this point in the history
  5. Oops, finish merging

    dabbler0 committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    395a7e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2a6aff View commit details
    Browse the repository at this point in the history
  7. Fix coffee precedences

    dabbler0 committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    a9838c3 View commit details
    Browse the repository at this point in the history
  8. Fix the rest of the tests

    dabbler0 committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    b08dc64 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    dabbler0 committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    f4004af View commit details
    Browse the repository at this point in the history
  10. Merge

    dabbler0 committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    8fe78ce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e23a77 View commit details
    Browse the repository at this point in the history
  12. Fix tests for phantomjs

    dabbler0 committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    883ec5e View commit details
    Browse the repository at this point in the history
  13. Fix for tests

    dabbler0 committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    008f00d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2016

  1. Configuration menu
    Copy the full SHA
    7f6bed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74acf89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dee597 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d26d59 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2016

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