Module: wine Branch: master Commit: ab82ff093aa716e8927ca782585d44d399b7fe77 URL: https://source.winehq.org/git/wine.git/?a=commit;h=ab82ff093aa716e8927ca7825...
Author: Zhiyi Zhang zzhang@codeweavers.com Date: Thu Jun 2 17:16:11 2022 +0800
light.msstyles: Add Vista+ header parts.
Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com
---
dlls/light.msstyles/Makefile.in | 29 +++ dlls/light.msstyles/blue_header.bmp | Bin 618 -> 714 bytes dlls/light.msstyles/blue_header.svg | 13 +- dlls/light.msstyles/blue_header_dropdown.bmp | Bin 0 -> 1002 bytes dlls/light.msstyles/blue_header_dropdown.svg | 4 + .../light.msstyles/blue_header_dropdown_filter.bmp | Bin 0 -> 1002 bytes .../light.msstyles/blue_header_dropdown_filter.svg | 10 + .../blue_header_dropdown_filter_glyph_10px.bmp | Bin 0 -> 1218 bytes .../blue_header_dropdown_filter_glyph_10px.svg | 8 + .../blue_header_dropdown_filter_glyph_12px.bmp | Bin 0 -> 1578 bytes .../blue_header_dropdown_filter_glyph_12px.svg | 8 + .../blue_header_dropdown_filter_glyph_15px.bmp | Bin 0 -> 2658 bytes .../blue_header_dropdown_filter_glyph_15px.svg | 8 + .../blue_header_dropdown_filter_glyph_19px.bmp | Bin 0 -> 4242 bytes .../blue_header_dropdown_filter_glyph_19px.svg | 8 + .../blue_header_dropdown_filter_glyph_23px.bmp | Bin 0 -> 6210 bytes .../blue_header_dropdown_filter_glyph_23px.svg | 8 + .../blue_header_dropdown_glyph_10px.bmp | Bin 0 -> 858 bytes .../blue_header_dropdown_glyph_10px.svg | 9 + .../blue_header_dropdown_glyph_13px.bmp | Bin 0 -> 1334 bytes .../blue_header_dropdown_glyph_13px.svg | 9 + .../blue_header_dropdown_glyph_17px.bmp | Bin 0 -> 1974 bytes .../blue_header_dropdown_glyph_17px.svg | 9 + .../blue_header_dropdown_glyph_21px.bmp | Bin 0 -> 3162 bytes .../blue_header_dropdown_glyph_21px.svg | 9 + .../blue_header_dropdown_glyph_29px.bmp | Bin 0 -> 5706 bytes .../blue_header_dropdown_glyph_29px.svg | 9 + .../blue_header_dropdown_glyph_7px.bmp | Bin 0 -> 474 bytes .../blue_header_dropdown_glyph_7px.svg | 9 + .../blue_header_dropdown_glyph_9px.bmp | Bin 0 -> 678 bytes .../blue_header_dropdown_glyph_9px.svg | 9 + dlls/light.msstyles/blue_header_item.bmp | Bin 2538 -> 5898 bytes dlls/light.msstyles/blue_header_item.svg | 70 ++++--- dlls/light.msstyles/blue_header_overflow.bmp | Bin 0 -> 1482 bytes dlls/light.msstyles/blue_header_overflow.svg | 5 + .../blue_header_overflow_glyph_10px.bmp | Bin 0 -> 858 bytes .../blue_header_overflow_glyph_10px.svg | 13 ++ .../blue_header_overflow_glyph_12px.bmp | Bin 0 -> 1194 bytes .../blue_header_overflow_glyph_12px.svg | 13 ++ .../blue_header_overflow_glyph_16px.bmp | Bin 0 -> 1930 bytes .../blue_header_overflow_glyph_16px.svg | 13 ++ .../blue_header_overflow_glyph_20px.bmp | Bin 0 -> 3338 bytes .../blue_header_overflow_glyph_20px.svg | 11 ++ .../blue_header_overflow_glyph_24px.bmp | Bin 0 -> 4170 bytes .../blue_header_overflow_glyph_24px.svg | 13 ++ .../blue_header_overflow_glyph_32px.bmp | Bin 0 -> 7306 bytes .../blue_header_overflow_glyph_32px.svg | 13 ++ .../blue_header_overflow_glyph_8px.bmp | Bin 0 -> 586 bytes .../blue_header_overflow_glyph_8px.svg | 13 ++ .../light.msstyles/blue_header_sort_arrow_13px.bmp | Bin 0 -> 658 bytes .../light.msstyles/blue_header_sort_arrow_13px.svg | 9 + .../light.msstyles/blue_header_sort_arrow_16px.bmp | Bin 0 -> 970 bytes .../light.msstyles/blue_header_sort_arrow_16px.svg | 9 + .../light.msstyles/blue_header_sort_arrow_17px.bmp | Bin 0 -> 2314 bytes .../light.msstyles/blue_header_sort_arrow_17px.svg | 9 + .../light.msstyles/blue_header_sort_arrow_20px.bmp | Bin 0 -> 1338 bytes .../light.msstyles/blue_header_sort_arrow_20px.svg | 9 + .../light.msstyles/blue_header_sort_arrow_26px.bmp | Bin 0 -> 2010 bytes .../light.msstyles/blue_header_sort_arrow_26px.svg | 9 + .../light.msstyles/blue_header_sort_arrow_39px.bmp | Bin 0 -> 4818 bytes .../light.msstyles/blue_header_sort_arrow_39px.svg | 9 + .../light.msstyles/blue_header_sort_arrow_52px.bmp | Bin 0 -> 8458 bytes .../light.msstyles/blue_header_sort_arrow_52px.svg | 9 + dlls/light.msstyles/light.rc | 203 ++++++++++++++++++++- 64 files changed, 544 insertions(+), 45 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ab82ff093aa716e8927ca...