wshom.ocx: Added IWshShortcut stub.
[wine] / dlls / wineps.drv /
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-16  Alexandre Julliardwineps: Inherit the device mode from the source DC...
2011-12-07  Pierre Schweitzerwineps.drv: Fix memory leak.
2011-12-05  Alexandre Julliardwineps: Fall through to the null driver for Polyline...
2011-11-26  Alexandre Julliardwineps: Don't crash on missing loca OTF table.
2011-11-17  Alexandre Julliardwineps: Convert dialogs to po files.
2011-11-15  Alexandre Julliardwineps: Print a fixme for unhandled composite glyph...
2011-11-08  Alexandre Julliardgdi32: Add a CopyBitmap driver entry point.
2011-11-07  Alexandre Julliardwineps: Use the brush information passed in SelectBrush...
2011-11-04  Alexandre Julliardwineps: Fix the font escapement when coordinates are...
2011-11-02  Alexandre Julliardgdi32: Pass the full brush contents in the SelectBrush...
2011-11-02  Alexandre Julliardgdi32: Store a pointer instead of a global handle for...
2011-11-01  Alexandre Julliardwineps: Fix a couple of typos in the path painting...
2011-10-31  Alexandre Julliardgdi32: Add a DC driver entry point for GdiGradientFill.
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-31  Alexandre Julliardwineps: PaintRgn should leave the path empty on exit.
2011-10-31  Alexandre Julliardwineps: Make color devices report 32 bits per pixel.
2011-10-28  Alexandre Julliardwineps: Fix the output of indexed bitmaps in PutImage.
2011-10-24  Alexandre Julliardgdi32: Add driver entry points for a number of font...
2011-10-24  Alexandre Julliardgdi32: Rename the EnumDeviceFonts entry point to EnumFo...
2011-10-24  Alexandre Julliardgdi32: Implement EnumDeviceFonts as a standard driver...
2011-10-21  Alexandre Julliardwineps: Add support for PS_USERSTYLE pens.
2011-10-20  Alexandre Julliardwineps: Chain to the next driver when not using a devic...
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-11  André Hentschelwineps.drv: Print the commands in decimal.
2011-10-10  Huw Davieswineps: The truetype metrics should now be obtained...
2011-09-14  Alexandre Julliardgdi32: Add a null driver fallback for AlphaBlend, using...
2011-09-07  Alexandre Julliardgdi32: Leave it up to the driver to push the new device...
2011-09-07  Alexandre Julliardgdi32: Add a driver entry point for CreateCompatibleDC.
2011-09-02  Alexandre Julliardgdi32: Make the BITMAPINFO parameters non-const in...
2011-08-29  Alexandre Julliardwineps: Simplify the DIB byte width computation.
2011-08-23  Francois Gougetwineps.drv: Make PSDRV_WriteRGB() static.
2011-08-22  Huw Davieswineps: Don't write a PostScript trailer if we haven...
2011-08-04  Alexandre Julliardgdi32: Create a sanitized BITMAPINFO in StretchDIBits...
2011-08-03  Alexandre Julliardgdi32: Get rid of the SetBitmapBits driver entry point.
2011-07-25  Alexandre Julliardgdi32: Get rid of the GetBitmapBits driver entry point.
2011-07-25  Alexandre Julliardgdi32: Get rid of the SetDIBits driver entry point.
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-19  Alexandre Julliardwineps: Remove unneeded GetTransform prototype.
2011-07-18  Alexandre Julliardgdi32: Remove the GetDIBits entry point from the graphi...
2011-07-14  Francois Gougetwineps.drv: Make some DC functions static.
2011-07-14  Alexandre Julliardgdi32: Add driver entry points for GetImage and PutImage.
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-11  Alexandre Julliardgdi32: Pass the dest visible rectangle to the PatBlt...
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 Julliardwineps.drv: Get rid of the empty SetDeviceClipping...
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-04-28  Alexandre Julliardwineps: Add a helper function for paper size conversions.
2011-03-30  Francois Gougetwineps.drv: PSDRV_YWStoDS() is unused so remove it.
2011-03-10  Alexandre Julliardwineps: Add support for SetDCBrush/PenColor.
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.
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...
2011-01-07  Hwang YunSongwineps.drv: Update Korean resource.
2011-01-05  Huw Davieswineps.drv: Explicitly report that we do not support...
2011-01-01  Alexandre Julliardmakefiles: Automatically add missing source variables...
2010-11-01  Alexandre Julliardwineps: Remove unnecessary use of wownt32.h.
2010-10-21  Yaron Shahrabaniwineps: Added Hebrew translation.
2010-10-15  Trygve Veawineps.drv: Updated Norwegian translation.
2010-09-24  James McKenziewineps.drv: Correct a typo.
2010-09-21  Alexandre Julliardwineps: Add a comment about the trap for code checking...
2010-09-21  Luca Bennatiwineps.drv: Update Italian translation.
2010-09-20  Łukasz Wojniłowiczwineps: Update the Polish translation.
2010-09-19  Alexandre Julliardmakefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-17  Detlef Riekenbergwineps: Use winspool.drv for job management.
2010-07-22  Michael Stefaniucwineps.drv: Remove the ignored common resource attributes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-08  Igor Paliychukwineps.drv: Add Ukrainian translation.
2010-06-25  André Hentschelwineps.drv: Update comments.
2010-06-18  Vitaly LipatovUpdate Russian translations.
2010-06-18  Huw Davieswineps.drv: Don't return an error for empty glyphs.
2010-06-02  André Hentschelwineps.drv: Make the Apply button useable.
2010-05-18  Sven Baarswineps.drv: Fix Dutch translation.
2010-05-06  Huw Daviesgdi32: Add support for ETO_PDY and improve world transf...
2010-05-03  Gerald Pfeiferwineps.drv: Fix return value in PSDRV_SetBrush.
2010-04-28  Ilya Shpigorwineps.drv: Start a new current path in PSDRV_PolyPolygon.
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...
2010-04-21  Huw Davieswineps.drv: Remove the unscaled font hack and read...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Huw Davieswineps.drv: Retrieve the full printer name to avoid...
2010-02-15  Jeremy Whitewineps.drv: Prevent psdrv tracing from crashing on...
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-11-19  Huw Davieswineps.drv: Add support for top-down dibs.
next