gdi32: Route WGL context code through gdi32.dll.
[wine] / dlls / gdi / enhmfdrv / graphics.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-07  Dmitry TimoshkovFirst draft of ExtTextOut on an open path.
2005-08-23  Huw DaviesMove a bunch of common code from the drivers into gdi.
2004-12-21  Mike McCormackOutput EMR_POLYGON16 records when possible.
2004-11-30  Eric PouechConst correctness fixes.
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-03-29  Mike McCormackWrite EMRPOLYLINE16 if points fit into a SHORT.
2004-03-11  Dmitry TimoshkovEliminate some unnecessary direct accesses to DC intern...
2004-03-04  Alexandre JulliardPass the breakExtra value in the ExtTextOut driver...
2003-10-09  Dave BelangerImproved the bounding box calculation for the EMF drive...
2003-10-08  Dave BelangerImplementation of SetPixel metarecord.
2003-10-04  Dave BelangerImplemented the SetArcDirection metarecord in EMF driver.
2003-05-19  Dmitry TimoshkovFixed some issues in EMFDRV_ExtTextOut.
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-17  Huw D M DaviesImplement simple ExtTextOut for enhmfdrv.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-28  Alexandre JulliardA few fixes in ExtSelectClipRgn metafile functions.
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.