Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Marcus Meissner
|
d6d6419602
|
gdi: Metafile records must be at least 3 words long.
|
2006-01-21 19:23:17 +01:00 |
Alexandre Julliard
|
bde6885161
|
gdi: Ignore a few more metafile escapes.
|
2006-01-18 13:23:20 +01:00 |
Marcus Meissner
|
b49a1de179
|
gdi: Filter GETSCALINGFACTOR and SETABORTDOC proc in metafile
Escapes.
|
2006-01-06 21:16:37 +01:00 |
Steven Edwards
|
f824852b26
|
gdi: Win16/32 split of most of the metafile support.
|
2006-01-03 13:23:21 +01:00 |
Markus Amsler
|
79e3a1be70
|
Improve c2man Documented-Total count.
|
2005-11-05 10:45:02 +00:00 |
Dmitry Timoshkov
|
5f2bf16de4
|
Add a test for SetMetaFileBitsEx, make it pass under Wine.
|
2005-10-19 18:28:14 +00:00 |
Dmitry Timoshkov
|
2e8bf70f9a
|
Add a test for CopyMetaFile, make it pass under Wine.
|
2005-10-18 10:35:14 +00:00 |
Alexandre Julliard
|
628939d567
|
Use the proper WOW functions everywhere instead of the K32WOW variant.
|
2005-08-10 10:59:19 +00:00 |
Dimitrie O. Paun
|
396ee7403f
|
Cleanup the API docs. Few indentation/formatting fixes.
|
2005-04-11 12:50:01 +00:00 |
Ulrich Czekalla
|
f4f7689c2e
|
If a zero index is passed to META_SELECTCLIPREGION reset the clip
region.
|
2005-03-14 10:06:54 +00:00 |
Huw Davies
|
82977c1441
|
GetMetaFile checks both the version and the header size when it tries
to load a metafile. Powerpoint XP depends on this.
|
2005-01-26 19:41:58 +00:00 |
Michael Stefaniuc
|
5ad7d858e0
|
Do not check for non NULL pointer before HeapFree'ing it. It's
redundant.
|
2004-12-23 17:06:43 +00:00 |
Eric Pouech
|
bcfa5b0900
|
ReadFile and WriteFile must be passed a parameter for the number of
handled bytes when no overlapped operation is done.
|
2004-12-22 18:38:31 +00:00 |
Alexandre Julliard
|
ebc6a2d9b6
|
Moved all files from the objects/ directory to dlls/gdi.
Merged text.c into font.c and dcvalues.c into dc.c.
|
2004-07-21 04:07:28 +00:00 |