gdi/tests: Win64 printf format warning fixes.
[wine] / dlls / gdi / tests / metafile.c
2006-10-13  Michael Stefaniucgdi/tests: Win64 printf format warning fixes.
2006-09-10  Jeff Latimergdi: Change the metafile.c test to use sprintf instead...
2006-06-26  Andrew Talbotgdi/tests: Write-strings warnings fix.
2006-06-21  Michael Kaufmanngdi32: SetWinMetaFileBits: Use the whole device surface...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-31  Alexandre Julliardgdi: In metafile test only print debug output if enabled.
2006-03-30  Dmitry Timoshkovgdi32: Add a test for WMF->EMF conversions performed...
2005-11-07  Dmitry TimoshkovFirst draft of ExtTextOut on an open path.
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.