gdi: Win64 printf format warning fixes.
[wine] / dlls / gdi / enhmetafile.c
2006-10-13  Michael Stefaniucgdi: Win64 printf format warning fixes.
2006-09-14  Andrew Talbotgdi: Cast-qual 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-04-12  Jean-Philippe Ther... gdi32: Fix for PlayEnhMetaFileRecord support of EMR_SEL...
2006-04-07  Mike Hearngdi: Protect GetEnhMetaFilePaletteEntries against bad...
2006-01-31  Michael Kaufmanngdi: Fixes for the isotropic mapping mode.
2005-11-05  Markus AmslerImprove c2man Documented-Total count.
2005-10-31  Huw DaviesImplement playback of EMR_ALPHABLEND.
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-07-05  Stefan HuehnerFix -Wmissing-declarations warnings.
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-03-23  Francois GougetAssorted spelling fixes.
2005-01-03  Eric PouechSome missing const correctness fixes.
2004-12-22  Eric PouechReadFile and WriteFile must be passed a parameter for...
2004-12-21  Mike McCormackCheck values passed in to SetWinMetaFileBits, not our...
2004-11-22  Jon GriffithsSupport mono pattern brushes in EMF's.
2004-09-13  Jon GriffithsCreateDCA -> CreateDCW
2004-09-13  Alexandre JulliardAuthors: Michael Kaufmann <hallo@michael-kaufmann.ch...
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-31  Alexandre JulliardGet rid of the non-standard CONV_POINT and CONV_RECT...
2004-07-21  Alexandre JulliardMoved all files from the objects/ directory to dlls...