Alexandre Julliard
|
294c8af60b
|
Removed some unnecessary inclusions of gdi.h.
|
2004-01-20 22:48:57 +00:00 |
Alexandre Julliard
|
b89525fb06
|
Removed the bitsPerPixel field in the generic DC structure, and leave
it up to the graphics driver to define it if necessary.
|
2004-01-18 22:20:17 +00:00 |
Alexandre Julliard
|
6ec42c0c3b
|
Moved a bunch of definitions from gdi.h into a new gdi_private.h to
make sure we don't use them outside of gdi32.
|
2004-01-15 00:35:38 +00:00 |
Alexandre Julliard
|
85dcf1e1a0
|
Moved SetDrawable, StartGraphicsExposures and EndGraphicsExposures
functionality to x11drv escapes so that we don't have to access the DC
structure directly.
|
2004-01-14 04:53:11 +00:00 |
Alexandre Julliard
|
4715f13209
|
Moved all the files in graphics/x11drv to dlls/x11drv.
|
2003-12-05 00:20:27 +00:00 |