quartz: COM cleanup for AsyncReader and FileAsyncReader.
[wine] / dlls / wineps.drv / download.c
2011-12-07  Pierre Schweitzerwineps.drv: Fix memory leak.
2011-11-04  Alexandre Julliardwineps: Fix the font escapement when coordinates are...
2011-07-19  Alexandre Julliardwineps: Remove unneeded GetTransform prototype.
2011-07-07  Alexandre Julliardwineps.drv: Use the HDC from the gdi_physdev structure.
2011-07-07  Alexandre Julliardwineps.drv: Pass a generic PHYSDEV to all graphics...
2011-02-10  Alexander Kochetkovwineps.drv: All map modes should have inverted y-transf...
2011-01-14  Alexander Kochetkovwineps.drv: Disable world transform for fonts in GM_COM...
2010-04-28  Huw Davieswineps.drv: MM_ISOTROPIC and MM_ANISOTROPIC should...
2010-04-25  Huw Davieswineps.drv: Add world transform support for fonts.
2010-04-22  Huw Davieswineps.drv: Calculate the font size directly from the...
2010-04-22  Huw Davieswineps.drv: Defer accessing the font metrics until...
2010-04-22  Huw Davieswineps.drv: Make the rectangle an optional parameter...
2009-12-07  Alexandre Julliardwineps.drv: Don't include 16-bit headers in psdrv.h.
2007-10-10  Andrew Talbotwineps.drv: Fix some memory leaks.
2007-05-29  Andrew Talbotwineps.drv: Exclude unused headers.
2007-02-05  Huw Davieswineps.drv: Try to use the PostSript name of a font.
2006-12-07  Huw Davieswineps.drv: Don't try to download a non-scalable font.
2006-05-23  Alexandre Julliardwineps: Renamed the directory to wineps.drv.