Removed trailing whitespace.
[wine] / dlls / wineps / wineps.spec
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-02  Alexandre JulliardRemoved some direct accesses to the DC structure.
2002-04-14  Alexandre JulliardPass a PHYSDEV to EnumDeviceFont and release the GDI...
2002-04-06  Huw D M DaviesImplement ResetDC and PHYSICALOFFSET[X|Y] devcaps.
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2001-07-29  Alexandre JulliardRewrote Escape to avoid calling down to Escape16.
2001-07-28  Alexandre JulliardAdded GetDeviceCaps to the DC driver interface. Removed...
2001-07-27  Alexandre JulliardBuild the DC function table by using GetProcAddress...
2001-07-02  Dmitry TimoshkovFix some inter dll dependencies.
2001-04-02  Ian PilcherVarious registry-related PostScript driver enhancements.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-09-22  Huw D M DaviesPaper size and orientation prop sheet for wineps.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-05-30  Dimitrie O. PaunSeparate wineps out of Wine's core.