Alexandre Julliard
|
05df86a38f
|
Moved more GDI definitions to gdi_private.h.
Get rid of bitmap.h and palette.h.
|
2004-03-04 20:41:12 +00:00 |
Huw D M Davies
|
e161c12e5b
|
BitBlt and StretchBlt generate META_DIBSTRETCHBLT records.
|
2002-08-28 00:55:52 +00:00 |
Alexandre Julliard
|
1c4b5c40bf
|
Moved a large number of 16-bit functions to a separate gdi16.c file.
|
2002-08-16 00:42:06 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Alexandre Julliard
|
e21c15e39d
|
Changed the GDI driver interface to pass an opaque PHYSDEV pointer
instead of a DC structure.
Removed some direct accesses to the DC structure from the drivers.
Got rid the bitmap driver.
|
2002-03-28 22:22:05 +00:00 |
Alexandre Julliard
|
8911856858
|
Moved metafiles and win16 drivers to dlls/gdi.
|
2002-03-27 21:13:40 +00:00 |