user32/tests: Flush events before the key flags test.
[wine] / dlls / wineps.drv / graphics.c
2011-11-01  Alexandre Julliardwineps: Fix a couple of typos in the path painting...
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-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
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-03-30  Francois Gougetwineps.drv: PSDRV_YWStoDS() is unused so remove it.
2010-04-28  Ilya Shpigorwineps.drv: Start a new current path in PSDRV_PolyPolygon.
2009-12-07  Alexandre Julliardwineps.drv: Add a wrapper function for WriteSpool16.
2009-03-11  Alexandre Julliardwineps.drv: Make all exported entry points CDECL.
2007-05-29  Andrew Talbotwineps.drv: Exclude unused headers.
2006-10-13  Hans Leidekkerwineps.drv: Win64 printf format warning fixes.
2006-05-23  Alexandre Julliardwineps: Renamed the directory to wineps.drv.