Module: wine Branch: master Commit: 28a08e90cbc28a6c169b7975b1b369f5ecedc6b9 URL: https://source.winehq.org/git/wine.git/?a=commit;h=28a08e90cbc28a6c169b7975b...
Author: Zhiyi Zhang zzhang@codeweavers.com Date: Fri Jun 25 09:58:15 2021 +0800
light.msstyles: Add Toolbar parts.
Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/light.msstyles/Makefile.in | 8 +- dlls/light.msstyles/blue_toolbar_buttons.bmp | Bin 0 -> 4890 bytes dlls/light.msstyles/blue_toolbar_buttons.svg | 20 +++++ dlls/light.msstyles/blue_toolbar_buttons_split.bmp | Bin 0 -> 3306 bytes dlls/light.msstyles/blue_toolbar_buttons_split.svg | 18 +++++ .../blue_toolbar_buttons_split_dropdown.bmp | Bin 0 -> 2778 bytes .../blue_toolbar_buttons_split_dropdown.svg | 18 +++++ .../blue_toolbar_buttons_split_dropdown_glyph.bmp | Bin 0 -> 2298 bytes .../blue_toolbar_buttons_split_dropdown_glyph.svg | 28 +++++++ .../blue_toolbar_separator_horizontal.bmp | Bin 0 -> 298 bytes .../blue_toolbar_separator_horizontal.svg | 13 ++++ .../blue_toolbar_separator_vertical.bmp | Bin 0 -> 298 bytes .../blue_toolbar_separator_vertical.svg | 13 ++++ dlls/light.msstyles/light.rc | 86 +++++++++++++++++++++ 14 files changed, 203 insertions(+), 1 deletion(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=28a08e90cbc28a6c169b7...