Module: wine Branch: master Commit: 4c292e773fc0ba044a3f8b7dd7eecb37a8e08a30 URL: https://source.winehq.org/git/wine.git/?a=commit;h=4c292e773fc0ba044a3f8b7dd...
Author: Zhiyi Zhang zzhang@codeweavers.com Date: Wed Jun 15 16:11:33 2022 +0800
light.msstyles: Add Vista+ tooltip parts.
Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com
---
dlls/light.msstyles/Makefile.in | 16 + dlls/light.msstyles/blue_tooltip_ballon.bmp | Bin 0 -> 754 bytes dlls/light.msstyles/blue_tooltip_ballon.svg | 12 + .../blue_tooltip_ballon_stem_21px.bmp | Bin 0 -> 10722 bytes .../blue_tooltip_ballon_stem_21px.svg | 177 ++++++ .../blue_tooltip_ballon_stem_26px.bmp | Bin 0 -> 16362 bytes .../blue_tooltip_ballon_stem_26px.svg | 203 +++++++ .../blue_tooltip_ballon_stem_32px.bmp | Bin 0 -> 24714 bytes .../blue_tooltip_ballon_stem_32px.svg | 253 +++++++++ .../blue_tooltip_ballon_stem_42px.bmp | Bin 0 -> 42474 bytes .../blue_tooltip_ballon_stem_42px.svg | 319 +++++++++++ .../blue_tooltip_ballon_stem_53px.bmp | Bin 0 -> 66918 bytes .../blue_tooltip_ballon_stem_53px.svg | 406 ++++++++++++++ .../blue_tooltip_ballon_stem_63px.bmp | Bin 0 -> 95394 bytes .../blue_tooltip_ballon_stem_63px.svg | 472 ++++++++++++++++ .../blue_tooltip_ballon_stem_84px.bmp | Bin 0 -> 169482 bytes .../blue_tooltip_ballon_stem_84px.svg | 619 +++++++++++++++++++++ dlls/light.msstyles/blue_tooltip_standard.bmp | Bin 0 -> 754 bytes dlls/light.msstyles/blue_tooltip_standard.svg | 12 + dlls/light.msstyles/blue_tooltip_wrench_17px.bmp | Bin 0 -> 3402 bytes dlls/light.msstyles/blue_tooltip_wrench_17px.svg | 24 + dlls/light.msstyles/blue_tooltip_wrench_21px.bmp | Bin 0 -> 5178 bytes dlls/light.msstyles/blue_tooltip_wrench_21px.svg | 24 + dlls/light.msstyles/blue_tooltip_wrench_26px.bmp | Bin 0 -> 7626 bytes dlls/light.msstyles/blue_tooltip_wrench_26px.svg | 24 + dlls/light.msstyles/blue_tooltip_wrench_34px.bmp | Bin 0 -> 13194 bytes dlls/light.msstyles/blue_tooltip_wrench_34px.svg | 24 + dlls/light.msstyles/blue_tooltip_wrench_42px.bmp | Bin 0 -> 20298 bytes dlls/light.msstyles/blue_tooltip_wrench_42px.svg | 24 + dlls/light.msstyles/blue_tooltip_wrench_51px.bmp | Bin 0 -> 29514 bytes dlls/light.msstyles/blue_tooltip_wrench_51px.svg | 24 + dlls/light.msstyles/blue_tooltip_wrench_68px.bmp | Bin 0 -> 52362 bytes dlls/light.msstyles/blue_tooltip_wrench_68px.svg | 24 + dlls/light.msstyles/light.rc | 127 +++++ 34 files changed, 2784 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=4c292e773fc0ba044a3f8...