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

Customize toolbar on OSX #23614

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

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    567b632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10c87b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89a8a7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    779f9c1 View commit details
    Browse the repository at this point in the history
  5. Fix compilation error

    oneeyeman1 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    e0060ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57f5df6 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

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

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    4fcc972 View commit details
    Browse the repository at this point in the history
  2. Fix MSW compilation

    oneeyeman1 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    abfab1d View commit details
    Browse the repository at this point in the history
  3. Fix trailing whitespaces

    oneeyeman1 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8be1d3a View commit details
    Browse the repository at this point in the history
  4. Fix spelling

    oneeyeman1 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    92728d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Fix compilation under OSX

    oneeyeman1 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ce48129 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35392ef View commit details
    Browse the repository at this point in the history
  3. Fix documentation

    oneeyeman1 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    029c0c1 View commit details
    Browse the repository at this point in the history
  4. Update toolbar.cpp

    Temporary fix the compilation error on MSW to satisfy the test build
    oneeyeman1 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    9dc456b View commit details
    Browse the repository at this point in the history
  5. Update toolbar.cpp

    Fix the parameter name typo
    oneeyeman1 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    24cb97c View commit details
    Browse the repository at this point in the history
  6. Update toolbar.cpp

    Fix GTK build (for now)
    oneeyeman1 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f18e6b9 View commit details
    Browse the repository at this point in the history
  7. Update buttonbar.cpp

    Fix error about assigning the variable to itself
    oneeyeman1 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7543be5 View commit details
    Browse the repository at this point in the history
  8. Update toolbar.h

    Fix Universal build
    oneeyeman1 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    73f1a88 View commit details
    Browse the repository at this point in the history
  9. Update toolbar.cpp

    Fixing Universal build
    oneeyeman1 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    489a21d View commit details
    Browse the repository at this point in the history
  10. Update toolbar.cpp

    Fix GTK bujild
    oneeyeman1 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    6e0f893 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

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

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    9883ce5 View commit details
    Browse the repository at this point in the history
  2. Implement PR suggestion

    oneeyeman1 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1a4de0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76c1d5d View commit details
    Browse the repository at this point in the history
  4. Revert to the old code

    oneeyeman1 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f83da65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8980a62 View commit details
    Browse the repository at this point in the history
  6. Fix whitespaces

    oneeyeman1 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    9d7a875 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    a49443d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57dd140 View commit details
    Browse the repository at this point in the history
  3. Fix the whitespaces

    oneeyeman1 committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    7606d55 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Fix compilation error

    oneeyeman1 committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    fe732c7 View commit details
    Browse the repository at this point in the history