dmusic: Set instrument stream position where the instrument begins, not at the beginn...
[wine] / dlls / wineps.drv / psdrv.h
2012-12-20  Dmitry Timoshkovwineps.drv: Keep track of all supported device resolutions.
2012-12-18  Alexandre Julliardgdi32: Remove from the GetTextExtentExPoint entry point...
2012-12-05  Alexandre Julliardwineps: Support getting character codes instead of...
2012-11-02  Alexandre Julliardgdi32: Add a parameter to return anti-aliasing flags...
2012-07-02  Huw Davieswineps: Add support for printing fake italic fonts.
2012-06-21  Huw Davieswineps: Add the ability to override the ppd file's...
2012-05-29  Alexandre Julliardgdi32: Remove the bitmap parameter from the Get/PutImag...
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-12  Huw Davieswineps: Switch to using a Unicode devmode.
2012-04-11  Huw Davieswineps: Remove the installed options list as it's never...
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-11  Huw Davieswineps: Move the constraints list to a standard list.
2012-04-11  Huw Davieswineps: Move the installed font list to a standard...
2012-04-04  Huw Davieswineps: Change the printer info list into a standard...
2012-04-04  Huw Davieswineps: Fix a memory leak.
2012-04-03  Huw Davieswineps: Store the unicode version of the printer name...
2012-04-03  Huw Davieswineps: Store the document title as a unicode string.
2012-04-02  Huw Davieswineps: Use the unicode version of StartDocPrinter.
2011-12-30  Alexandre Julliardgdi32: Pass a brush_pattern structure to the SelectPen...
2011-12-30  Alexandre Julliardgdi32: Pass a brush_pattern structure to the SelectBrus...
2011-12-05  Alexandre Julliardwineps: Fall through to the null driver for Polyline...
2011-11-07  Alexandre Julliardwineps: Use the brush information passed in SelectBrush...
2011-11-02  Alexandre Julliardgdi32: Pass the full brush contents in the SelectBrush...
2011-10-31  Alexandre Julliardwineps: Stroke and fill GDI paths using Postscript...
2011-10-31  Alexandre Julliardwineps: Implement PolyBezier using the Postscript curve...
2011-10-24  Alexandre Julliardgdi32: Rename the EnumDeviceFonts entry point to EnumFo...
2011-10-21  Alexandre Julliardwineps: Add support for PS_USERSTYLE pens.
2011-10-19  Alexandre Julliardgdi32: Implement SelectFont as a standard driver entry...
2011-10-17  Alexandre Julliardwineps: Get rid of the StretchDIBits entry point.
2011-10-10  Huw Davieswineps: The truetype metrics should now be obtained...
2011-09-02  Alexandre Julliardgdi32: Make the BITMAPINFO parameters non-const in...
2011-08-23  Francois Gougetwineps.drv: Make PSDRV_WriteRGB() static.
2011-07-22  Alexandre Julliardwineps: Implement the additional clipping in PutImage.
2011-07-21  Alexandre Julliardgdi32: Add an optional clip region to the PutImage...
2011-07-21  Alexandre Julliardwineps: Implement the PutImage entry point.
2011-07-21  Alexandre Julliardwineps: Add a couple of helper functions to simplify...
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-13  Alexandre Julliardwineps: Add a DC function structure and export it.
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-07-07  Alexandre Julliardgdi32: Export the gdi_physdev structure for the externa...
2011-05-25  Marcus Meissnerwineps.drv: Mark internal symbols with hidden visibility.
2011-03-30  Francois Gougetwineps.drv: PSDRV_YWStoDS() is unused so remove it.
2011-03-10  Alexandre Julliardgdi32: Add a mechanism for stacking gdi drivers.
2011-03-08  Alexandre Julliardgdi32: Add a common header to the physdev structure.
2010-08-17  Detlef Riekenbergwineps: Use winspool.drv for job management.
2010-04-25  Huw Davieswineps.drv: Add world transform support for fonts.
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-12-07  Alexandre Julliardwineps.drv: Add a wrapper function for WriteSpool16.
2009-10-01  Alexandre Julliardwineps.drv: Make wineps16.drv into a stand-alone 16...
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...
2009-03-11  Alexandre Julliardwineps.drv: Make all exported entry points CDECL.
2007-03-08  Huw Davieswineps.drv: Convert the page size list to a standard...
2007-03-06  Francois GougetAssorted spelling fixes.
2007-03-01  Huw Davieswineps.drv: Many MacOSX generated ppd files don't inclu...
2006-08-23  Andrew Talbotwineps.drv: Write-strings warnings fix.
2006-07-12  Dan Hipschmangdi32: Implement GetTextExtentPoint in terms of GetText...
2006-05-23  Alexandre Julliardwineps: Renamed the directory to wineps.drv.