user: Added fast W->A mapping for WM_IME_CHAR.
[wine] / dlls / gdi / metafile.c
2006-01-21  Marcus Meissnergdi: Metafile records must be at least 3 words long.
2006-01-18  Alexandre Julliardgdi: Ignore a few more metafile escapes.
2006-01-06  Marcus Meissnergdi: Filter GETSCALINGFACTOR and SETABORTDOC proc in...
2006-01-03  Steven Edwardsgdi: Win16/32 split of most of the metafile support.
2005-11-05  Markus AmslerImprove c2man Documented-Total count.
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-08-10  Alexandre JulliardUse the proper WOW functions everywhere instead of...
2005-04-11  Dimitrie O. PaunCleanup the API docs. Few indentation/formatting fixes.
2005-03-14  Ulrich CzekallaIf a zero index is passed to META_SELECTCLIPREGION...
2005-01-26  Huw DaviesGetMetaFile checks both the version and the header...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-22  Eric PouechReadFile and WriteFile must be passed a parameter for...
2004-07-21  Alexandre JulliardMoved all files from the objects/ directory to dlls...