Updated to latest version's exports, and added a few more forwards.
[wine] / dlls / wineps / graphics.c
2004-02-12  Huw DaviesBracket code inserted by the PASSTHROUGH escapes by
2004-01-15  Alexandre JulliardGet rid of the global INTERNAL_[XY]WSTODS macros.
2003-11-03  Huw DaviesImplement PSDRV_PaintRgn (also gets us FillRgn, FrameRg...
2003-05-19  Huw DaviesRework clipping so that the PS clip path is only set...
2002-11-15  Huw DaviesImplemented Escapes *_PATH and POSTSCRIPT_IGNORE.
2002-11-13  Huw DaviesFix PSDRV_DrawArc to work properly with logical coords.
2002-05-02  Alexandre JulliardRemoved some direct accesses to the DC structure.
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-14  Francois GougetWhen including config.h, include it first.
2001-01-24  Eric KohlPartial implementation of world transform support.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-05-30  Dimitrie O. PaunSeparate wineps out of Wine's core.