d3dx9_36: Add support for DIB file in D3DXGetImageInfoFromFileInMemory.
[wine] / dlls / wineps.drv / ps.c
2013-04-05  Huw Davieswineps: Send grayscale images to monochrome printers.
2012-11-28  Putin Evgenywineps.drv: Add orientation field to postscript header.
2012-10-31  AndrĂ© Hentschelwineps: Avoid memory leaks (coverity).
2012-07-02  Huw Davieswineps: Add support for printing fake italic fonts.
2012-05-17  Huw Davieswineps: Fix top-down dib pattern brushes.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-04-16  Huw Davieswineps: Add a cups job ticket containing pagesize and...
2012-04-16  Huw Davieswineps: Add a helper to find a duplex entry.
2012-04-16  Huw Davieswineps: Add a helper to find a page size.
2012-04-16  Huw Davieswineps: Add a helper to find an input slot.
2012-04-11  Huw Davieswineps: Move the duplex list to a standard list.
2012-04-11  Huw Davieswineps: Move the input slot list to a standard list.
2012-04-04  Huw Davieswineps: Move some allocations to the process heap.
2012-04-03  Huw Davieswineps: Store the document title as a unicode string.
2011-11-07  Alexandre Julliardwineps: Use the brush information passed in SelectBrush...
2011-10-31  Alexandre Julliardwineps: Implement PolyBezier using the Postscript curve...
2011-10-28  Alexandre Julliardwineps: Fix the output of indexed bitmaps in PutImage.
2011-10-21  Alexandre Julliardwineps: Add support for PS_USERSTYLE pens.
2011-08-23  Francois Gougetwineps.drv: Make PSDRV_WriteRGB() static.
2011-07-21  Alexandre Julliardwineps: Add a couple of helper functions to simplify...
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...
2010-04-25  Huw Davieswineps.drv: Add world transform support for fonts.
2009-12-07  Alexandre Julliardwineps.drv: Add a wrapper function for WriteSpool16.
2009-05-06  Francois Gougetwineps.drv: PSDRV_CmpColor() and PSDRV_Write{ArrayGet...
2009-03-24  Alexandre Julliardwineps.drv: Set the line join and cap styles based...
2007-11-01  Dmitry Timoshkovinclude: Synchronize DEVMODE layout with PSDK.
2007-05-29  Andrew Talbotwineps.drv: Exclude unused headers.
2007-03-08  Huw Davieswineps.drv: Convert the page size list to a standard...
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2006-10-13  Hans Leidekkerwineps.drv: Win64 printf format warning fixes.
2006-08-16  Andrew Talbotwineps.drv: Write-strings warnings fix and declare...
2006-05-23  Alexandre Julliardwineps: Renamed the directory to wineps.drv.