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

Windows 3.1 style for configuration tool #5108

Merged
merged 42 commits into from
Jul 10, 2024

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    f1b62fa View commit details
    Browse the repository at this point in the history
  2. Quick and dirty fix 'list iterators incompatible'

    As explained, this will need more work, not sure how these as there's no way as far as I know on checking whether an iterator is null or not.
    aybe committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f78010c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    cc81756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21c7ed8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf02caf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    044d284 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cde1b1 View commit details
    Browse the repository at this point in the history
  6. Remove CONFIGURE_GROUP header

    aybe committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    42b6fa4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17808ee View commit details
    Browse the repository at this point in the history
  8. Move everything up slightly

    It fits EXACTLY, there's zero pixel room at bottom.
    aybe committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    96d4df6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    776c51e View commit details
    Browse the repository at this point in the history
  10. Remove obsolete comment/TODO

    aybe committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ca3aedf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8847144 View commit details
    Browse the repository at this point in the history
  12. Migrate Color::Text to theme

    aybe committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c386478 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7201a19 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    baeba88 View commit details
    Browse the repository at this point in the history
  15. Migrate Color::Light3D to theme

    aybe committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b51b048 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fb22e98 View commit details
    Browse the repository at this point in the history
  17. Migrate Color::Border to theme

    aybe committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    50446f6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7290d03 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    91cae23 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    09d6347 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    78f1263 View commit details
    Browse the repository at this point in the history
  22. Remove obsolete RGB externs

    aybe committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    dd3f6f8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2a051c5 View commit details
    Browse the repository at this point in the history
  24. Fix Win31 theme colors

    aybe committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    028c611 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a64f03a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    df8a0b3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8aacda5 View commit details
    Browse the repository at this point in the history
  28. Try improve few labels

    aybe committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f53bb47 View commit details
    Browse the repository at this point in the history
  29. Add labels for IMFC, SSI-2001

    aybe committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c30bf5c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    cbdeb33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a617a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63b373d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a88460 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d999982 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    854da8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5058a8 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG

    aybe committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    24177ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a3ffc2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d56ebb View commit details
    Browse the repository at this point in the history
  11. Fix: min/max not found on Linux

    aybe committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    29bc768 View commit details
    Browse the repository at this point in the history