Moved more GDI definitions to gdi_private.h.
[wine] / dlls / gdi / enhmfdrv / enhmetafiledrv.h
2004-03-04  Alexandre JulliardMoved more GDI definitions to gdi_private.h.
2004-03-04  Alexandre JulliardPass the gdiFont object to the SelectFont driver entry...
2004-03-04  Alexandre JulliardPass the breakExtra value in the ExtTextOut driver...
2003-11-25  Huw DaviesLet enhmetafiles reuse gdi handles. This works by...
2003-10-10  Dave BelangerImplementation of SetTextJustication EMF driver callback.
2003-10-04  Dave BelangerImplemented the SetArcDirection metarecord in EMF driver.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-23  Mike McCormackRecord SetWorldTransform and ModifyWorldTransform in...
2003-05-21  Mike McCormackImplemented GdiComment for enhanced metafiles.
2003-05-19  Huw DaviesImplemented a few more device caps.
2002-08-17  Huw D M DaviesMapping mode functions should change dc settings when...
2002-08-17  Huw D M DaviesImplement simple ExtTextOut for enhmfdrv.
2002-08-17  Huw D M DaviesImplemented a few device caps.
2002-07-31  Alexandre JulliardFixed HANDLE<->HFILE conversions, since they will be...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-09  Alexandre JulliardAdded ExtSelectClipRgn to the DC interface and implemen...
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-27  Alexandre JulliardMoved metafiles and win16 drivers to dlls/gdi.