gdi32: Add a string table resource for the translation.
[wine] / dlls / gdi32 / enhmfdrv / dc.c
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-05-19  Alistair Leslie... gdi32: Add support in DeviceCaps CURVECAPS, LINECAPS...
2011-04-04  Alexandre Julliardgdi32: Use the hdc from the generic physdev structure...
2011-03-28  Alexandre Julliardgdi32: Don't require a valid point as input to OffsetVi...
2011-03-16  Alexandre Julliardgdi32: Add null driver entry points for the DC state...
2011-03-15  Alexandre Julliardgdi32: Add null driver entry point for world transform...
2011-03-11  Alexandre Julliardgdi32: Move all the enhanced metafile DC setting functi...
2011-03-10  Alexandre Julliardgdi32: Add null driver entry points for the various...
2009-04-07  Alexandre Julliardgdi32: Completely implement RestoreDC in the driver...
2009-04-07  Alexandre Julliardgdi32: Completely implement SaveDC in the driver, havin...
2008-12-23  Maarten Lankhorstgdi32/winex11.drv: Change all gdi/opengl operations...
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-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.