jscript: Set return value after assert(0) to avoid warnings.
[wine] / dlls / wineps.drv / ps.c
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.