ChangeSet ID: 19902 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/29 16:47:26
Modified files: dlls/uxtheme : uxthemedll.h msstyles.c draw.c
Log message: Frank Richter frank.richter@gmail.com Pass around what kind of transparency an image actually needs. Use alpha-blending for 32bpp images.
Patch: http://cvs.winehq.org/patch.py?id=19902
Old revision New revision Changes Path 1.4 1.5 +8 -1 wine/dlls/uxtheme/uxthemedll.h 1.19 1.20 +34 -1 wine/dlls/uxtheme/msstyles.c 1.32 1.33 +122 -77 wine/dlls/uxtheme/draw.c