Alexandre Julliard
|
9208301d16
|
Rewrote Escape to avoid calling down to Escape16.
Replaced Escape by ExtEscape in the DC function table.
|
2001-07-29 20:25:14 +00:00 |
Alexandre Julliard
|
99bb9f9775
|
Added GetDeviceCaps to the DC driver interface. Removed devCaps
pointer in the generic DC structure.
|
2001-07-28 00:18:02 +00:00 |
Alexandre Julliard
|
3dd63eb2ad
|
Build the DC function table by using GetProcAddress on the graphics
driver module. Moved driver support to dlls/gdi.
|
2001-07-27 19:37:31 +00:00 |
Dmitry Timoshkov
|
7aa8694908
|
Fix some inter dll dependencies.
|
2001-07-02 18:02:10 +00:00 |
Ian Pilcher
|
744820d014
|
Various registry-related PostScript driver enhancements.
|
2001-04-02 19:14:41 +00:00 |
Alexandre Julliard
|
eb58e1d597
|
Declare debug channels in all dlls that need them; added imports of
ntdll where necessary.
|
2000-11-05 04:53:07 +00:00 |
Alexandre Julliard
|
21ec006fc1
|
Build Win32 resources as .res files and dump them into the .spec.c file.
|
2000-10-23 21:39:39 +00:00 |
Huw D M Davies
|
e8aa1b98a0
|
Paper size and orientation prop sheet for wineps.
|
2000-09-22 22:16:31 +00:00 |
Alexandre Julliard
|
e514103971
|
Added imports of kernel32.dll where necessary.
|
2000-08-06 03:47:29 +00:00 |
Alexandre Julliard
|
6c9d83aa4c
|
Added imports of user32/gdi32/kernel32 wherever necessary.
|
2000-08-03 00:04:24 +00:00 |
Dimitrie O. Paun
|
84bde6a4a4
|
Separate wineps out of Wine's core.
|
2000-05-30 20:27:23 +00:00 |