1. 18 Apr, 2024 2 commits
    • Zhiyi Zhang's avatar
      light.msstyles: Use #fefefe instead of #ffffff for scrollbar parts. · 730b6c01
      Zhiyi Zhang authored
      Fix Imperium: Greek Wars (1183470) launcher scrollbar largely drawn as transparent.
      
      The application sets a hardcoded #ffffff as the color key for transparency. On Windows, the
      scrollbar parts only have very few #ffffff pixels so the scrollbar is drawn as basically opaque.
      If a theme that have many 0xffffff pixels is being used, then the bug reproduces as well on Windows.
      I don't want to change the light theme style for this. So let's work around this by using #fefefe
      instead of #ffffff. This have little difference visually.
      
      Based on investigation done by Santino Mazza.
      730b6c01
    • Zhiyi Zhang's avatar
  2. 09 Feb, 2024 1 commit
  3. 14 Dec, 2023 1 commit
  4. 01 Dec, 2023 1 commit
    • Alex Henrie's avatar
      uxtheme/tests: Add some tests for OpenThemeFile. · b9714336
      Alex Henrie authored
      The tests show that the first argument must not be null, that the handle
      returned via the fourth argument is not an HTHEME, and that that handle
      can be passed to CloseThemeFile without error.
      b9714336
  5. 30 Nov, 2023 2 commits
  6. 20 Nov, 2023 1 commit
  7. 09 Nov, 2023 2 commits
  8. 08 Nov, 2023 6 commits
  9. 03 Nov, 2023 1 commit
  10. 01 Nov, 2023 3 commits
  11. 30 Oct, 2023 2 commits
  12. 24 Oct, 2023 1 commit
  13. 16 Oct, 2023 1 commit
  14. 10 Oct, 2023 1 commit
  15. 19 Jul, 2023 1 commit
  16. 09 Dec, 2022 1 commit
  17. 08 Nov, 2022 3 commits
  18. 04 Nov, 2022 2 commits
  19. 01 Sep, 2022 3 commits
  20. 13 Jul, 2022 1 commit
  21. 06 Jul, 2022 2 commits
  22. 04 Jul, 2022 1 commit
  23. 29 Jun, 2022 1 commit