ChangeSet ID: 1031791869262231646644981
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 02/09/11 19:51:09
Modified files:
dlls/comctl32 : imagelist.c
Log message:
Dimitrie O. Paun <dpaun(a)rogers.com>
- Rewrite the drawing code. It now is much smaller, easier to follow,
and faster. Moreover, it now supports the dwRop operation, and it is
in good shape to support the missing features.
- Draw the dragged image semi-transparently (will work when we support
alpha blending).
Patch: http://cvs.winehq.com/patch.py?id=1031791869262231646644981
Revision Changes Path
1.60 +205 -395 wine/dlls/comctl32/imagelist.c