d3d8/tests: Merge d3d8_main.c into device.c.
[wine] / dlls / gdi32 / enhmfdrv / enhmetafiledrv.h
2012-11-02  Alexandre Julliardgdi32: Add a parameter to return anti-aliasing flags...
2012-04-10  Alexandre Julliardgdi32: Store the reference DC in the enhanced metafile...
2012-01-19  Alistair Leslie... gdi32: Add EnhMetafile PolyBezier, PolyBezierTo support.
2011-12-30  Alexandre Julliardgdi32: Pass a brush_pattern structure to the SelectPen...
2011-12-30  Alexandre Julliardgdi32: Pass a brush_pattern structure to the SelectBrus...
2011-11-02  Alexandre Julliardgdi32: Pass the full brush contents in the SelectBrush...
2011-10-19  Alexandre Julliardgdi32: Implement SelectFont as a standard driver entry...
2011-09-02  Alexandre Julliardgdi32: Make the BITMAPINFO parameters non-const in...
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-11  Alexandre Julliardgdi32: Pass the dest visible rectangle to the PatBlt...
2011-07-11  Alexandre Julliardgdi32: Pass the source/dest visible rectangles to the...
2011-04-04  Alexandre Julliardgdi32: Use the hdc from the generic physdev structure...
2011-03-10  Alexandre Julliardgdi32: Add a SetLayout driver entry point and implement...
2011-03-10  Alexandre Julliardgdi32: Fix handling of the DC brush/pen in metafiles.
2011-03-10  Alexandre Julliardgdi32: Add null driver entry points for the mapping...
2011-03-08  Alexandre Julliardgdi32: Add a common header to the physdev structure.
2011-03-08  Alexandre Julliardgdi32: Fix parameter type in the ModifyWorldTransform...
2009-04-07  Alexandre Julliardgdi32: Completely implement RestoreDC in the driver...
2008-12-23  Maarten Lankhorstgdi32/winex11.drv: Change all gdi/opengl operations...
2008-05-07  Dmitry Timoshkovgdi32: Implement EMFDRV_SelectPalette.
2007-11-07  Alexandre Julliardgdi32: Make all internal gdi functions hidden.
2007-09-12  Alexandre Julliardgdi32: Don't store a DC pointer in the metafile devices.
2007-03-28  Dmitry Timoshkovgdi32: Make the EMF driver return sane NUMCOLORS value.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.