gdi32: Don't free bitmap bits when changing the owner, we may still have pointers...
[wine] / dlls / wineps.drv / brush.c
2011-11-02  Alexandre Julliardgdi32: Pass the full brush contents in the SelectBrush...
2011-11-02  Alexandre Julliardgdi32: Store a pointer instead of a global handle for...
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-07  Alexandre Julliardwineps.drv: Use the HDC from the gdi_physdev structure.
2011-07-07  Alexandre Julliardwineps.drv: Pass a generic PHYSDEV to all graphics...
2011-03-10  Alexandre Julliardwineps: Add support for SetDCBrush/PenColor.
2010-05-03  Gerald Pfeiferwineps.drv: Fix return value in PSDRV_SetBrush.
2009-09-26  Alexandre Julliardwineps.drv: BS_DIBPATTERN brushes use a 32-bit handle...
2009-03-11  Alexandre Julliardwineps.drv: Make all exported entry points CDECL.
2006-10-13  Hans Leidekkerwineps.drv: Win64 printf format warning fixes.
2006-05-23  Alexandre Julliardwineps: Renamed the directory to wineps.drv.