Francois Gouget
|
93416cdaf7
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
Eric Pouech
|
89f5283432
|
Some missing const correctness fixes.
|
2005-01-03 14:50:12 +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 |
Mike McCormack
|
eedf3b4d7a
|
Check values passed in to SetWinMetaFileBits, not our local copy.
|
2004-12-21 14:50:07 +00:00 |
Jon Griffiths
|
dd89491edb
|
Support mono pattern brushes in EMF's.
|
2004-11-22 18:22:20 +00:00 |
Jon Griffiths
|
3772c73a6c
|
CreateDCA -> CreateDCW
|
2004-09-13 23:22:30 +00:00 |
Alexandre Julliard
|
cdcdbe5495
|
Authors: Michael Kaufmann <hallo@michael-kaufmann.ch>, Huw Davies <huw@codeweavers.com>
CreateDIBitmap should return bitmaps at the depth of the supplied dc.
Add a test to exercise this behaviour.
|
2004-09-13 19:37:03 +00:00 |
Hans Leidekker
|
fe442b21f7
|
Fix signed/unsigned comparison warnings.
|
2004-09-08 01:23:57 +00:00 |
Alexandre Julliard
|
3c39a9912e
|
Get rid of the non-standard CONV_POINT and CONV_RECT functions.
|
2004-08-31 00:02:02 +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 |