Alexandre Julliard : gdi32: Pass a brush_pattern structure to the SelectBrush entry point.

Alexandre Julliard julliard at winehq.org
Fri Dec 30 10:26:53 CST 2011


Module: wine
Branch: master
Commit: f85bb3528047fc3a5fd2291dea9e21ed72b8a843
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=f85bb3528047fc3a5fd2291dea9e21ed72b8a843

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Dec 29 19:49:41 2011 +0100

gdi32: Pass a brush_pattern structure to the SelectBrush entry point.

---

 dlls/gdi32/brush.c                   |   19 +++++++------------
 dlls/gdi32/dibdrv/dibdrv.h           |    8 ++------
 dlls/gdi32/dibdrv/objects.c          |   28 ++++++++++++----------------
 dlls/gdi32/driver.c                  |    3 +--
 dlls/gdi32/enhmfdrv/enhmetafiledrv.h |    3 +--
 dlls/gdi32/enhmfdrv/objects.c        |    3 +--
 dlls/gdi32/gdi_private.h             |    8 --------
 dlls/gdi32/mfdrv/metafiledrv.h       |    3 +--
 dlls/gdi32/mfdrv/objects.c           |    3 +--
 dlls/wineps.drv/brush.c              |   11 ++++-------
 dlls/wineps.drv/psdrv.h              |   11 ++++-------
 dlls/winex11.drv/brush.c             |   14 ++++++++------
 dlls/winex11.drv/x11drv.h            |    5 ++---
 dlls/winex11.drv/xrender.c           |   11 ++++++-----
 include/wine/gdi_driver.h            |   12 ++++++++++--
 15 files changed, 60 insertions(+), 82 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=f85bb3528047fc3a5fd2291dea9e21ed72b8a843



More information about the wine-cvs mailing list