wineps.drv: PSDRV_YWStoDS() is unused so remove it.
[wine] / dlls / wineps.drv / init.c
2011-01-05  Huw Davieswineps.drv: Explicitly report that we do not support...
2010-09-21  Alexandre Julliardwineps: Add a comment about the trap for code checking...
2010-03-15  Huw Davieswineps.drv: Retrieve the full printer name to avoid...
2009-12-07  Alexandre Julliardwineps.drv: Don't include 16-bit headers in psdrv.h.
2009-12-07  Alexandre Julliardwineps.drv: Duplicate the print job support from 16...
2009-11-17  Alexandre Julliardgdi32: Reset the visible region in ResetDC.
2009-11-16  Detlef Riekenbergwineps: Don't depend on 16-bit PrinterData functions...
2009-03-11  Alexandre Julliardwineps.drv: Make all exported entry points CDECL.
2008-06-21  Andrew Talbotwineps.drv: Use const-correct GetPrinterDataEx() instea...
2008-03-22  Andrew Talbotwineps.drv: Assign to structs instead of using memcpy.
2008-02-17  Alexandre Julliardgdi32: Export the DC hook functions as 32-bit functions.
2007-11-01  Dmitry Timoshkovinclude: Synchronize DEVMODE layout with PSDK.
2007-10-10  Andrew Talbotwineps.drv: Fix some memory leaks.
2007-09-26  Alexandre Julliardwineps.drv: Fix end of list check in PSDRV_UpdateDevCaps().
2007-09-10  Huw Davieswineps.drv: Ignore an empty output string.
2007-08-29  Huw Davieswineps.drv: Only fail printer dc creation if the printe...
2007-07-02  Alexandre Julliardconfigure: Make the libcups soname check depend on...
2007-07-02  Alexandre Julliardconfigure: Export the shared library extension instead...
2007-03-08  Huw Davieswineps.drv: Convert the page size list to a standard...
2007-03-06  Alexandre Julliardwineps.drv: Return correct values for DESKTOPHORZ/VERTR...
2007-03-01  Huw Davieswineps.drv: Many MacOSX generated ppd files don't inclu...
2007-02-26  Andrew Talbotwineps.drv: Constify some variables.
2006-11-17  Alexandre Julliardinclude: Get rid of heap.h.
2006-10-13  Hans Leidekkerwineps.drv: Win64 printf format warning fixes.
2006-08-10  Andrew Talbotwineps.drv: Write-strings warnings fix.
2006-06-15  Huw Daviesprinting: Don't limit the printer name length to CCHDEV...
2006-06-13  Mike McCormackwingdi: Fix typo in definition of BLTALIGNMENT (spotted...
2006-05-23  Alexandre Julliardwineps: Renamed the directory to wineps.drv.