Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Dave Belanger
|
549e247844
|
Implementation of SelectPalette and RealizePalette in the metafile
driver.
|
2003-08-30 00:15:12 +00:00 |
Warren Baird
|
41bbe7073f
|
Implementation of GetDeviceCaps in metafile driver.
|
2003-02-12 01:17:25 +00:00 |
Huw D M Davies
|
3d10c1fc6e
|
Mapping mode functions should change dc settings when dc is an enhmf.
|
2002-08-17 18:32:12 +00:00 |
Alexandre Julliard
|
267ca68253
|
Fixed HANDLE<->HFILE conversions, since they will be different types
when handles are void*.
|
2002-07-31 17:20:00 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
Alexandre Julliard
|
da580c47ff
|
Added ExtSelectClipRgn to the DC interface and implemented it for
standard and enhanced metafiles.
|
2002-05-09 04:03:46 +00:00 |
Huw D M Davies
|
160be64e9e
|
Added writing META_ESCAPE records.
|
2002-04-03 22:47:50 +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 |