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

[#1932] Add headers and sorting to GuiListbox and ObjectCreationView #1959

Closed
wants to merge 11 commits into from

Commits on Mar 26, 2023

  1. [GuiListbox] Implement themed hover behavior on entries

    Use the coordinates passed from GuiCanvas to draw background hover
    styles on GuiListbox entries.
    oznogon committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    da0d0fc View commit details
    Browse the repository at this point in the history
  2. [ObjectCreationView] Sort CpuShip list by class, subclass

    The use of entries as headings is a temporary hack.
    oznogon committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    f662504 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    448e038 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1d030c View commit details
    Browse the repository at this point in the history
  5. [GuiListbox] Implement themed hover behavior on entries

    Use the coordinates passed from GuiCanvas to draw background hover
    styles on GuiListbox entries.
    oznogon committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    4b071f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddf95d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3a17d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7ac043 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6fda6fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3cd3572 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af26705 View commit details
    Browse the repository at this point in the history