Add stub implementation for SetMagicColors().
[wine] / dlls / gdi / enhmetafile.c
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...