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

Cleanup and deprecate more util/ classes #13687

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Sep 21, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    ba9b7e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    534d6c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    152e344 View commit details
    Browse the repository at this point in the history
  4. refactor: slim down font.h

    Swiftb0y committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    448ca20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07877a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7849fa4 View commit details
    Browse the repository at this point in the history
  7. refactor: slim down util/xml.h

    * convert class to namespace
    * replace unecessary includes with forward decls
    * replace `NULL` and `0` with `nullptr`
    Swiftb0y committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    79e7506 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    2109be2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e4dd46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    923310d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad841da View commit details
    Browse the repository at this point in the history
  5. refactor: slim down trace.h

    Swiftb0y committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ec0c12d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec51089 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7578cfa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4100f30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0698a5b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77798f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0f69157 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c03c588 View commit details
    Browse the repository at this point in the history