Fix handling of relative state indices in RestoreDC.
[wine] / dlls / gdi / tests / metafile.c
2005-10-31  Huw DaviesFix handling of relative state indices in RestoreDC.
2005-10-26  Saulius KrasuckasLink to {G|S}etRelAbs() during runtime as Win9x OSes...
2005-10-19  Dmitry TimoshkovAdd a test for SetMetaFileBitsEx, make it pass under...
2005-10-18  Dmitry TimoshkovAdd a test for CopyMetaFile, make it pass under Wine.
2005-10-12  Huw DaviesInitialize a bunch of dc values to their default before...
2005-09-12  Alexandre JulliardLOGBRUSH.lbHatch must be a ULONG_PTR since it can conta...
2005-08-08  Mike McCormackWarning fixes for gcc 4.0.
2005-07-15  Felix NawothnigFix the EnumEnhMetaFile tests.
2005-06-22  Felix Nawothnig- Use smaller numbers as coordinates for mapping tests...
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-04-15  Mike McCormackSimple unit tests for GdiIs*DC functions.
2005-04-13  Robert Shearman- Fix scaling when converting MF -> EMF.
2005-03-29  Huw DaviesIn a call to EnumEnhMetaFile when hdc is NULL, lpRect...
2005-02-14  Francois GougetCast the GetProcAddress() return value to avoid warning...
2005-01-14  Walt OgburnFix BS_PATTERN brushes in mfdrv. Un-comment the corres...
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-12-09  Walt OgburnAdded some tests for win-format metafiles.
2004-11-30  Eric PouechConst correctness fixes.
2004-03-09  Dmitry TimoshkovAdded an EMF test suite.