Mike McCormack
|
77103f8245
|
Simple unit tests for GdiIs*DC functions.
|
2005-04-15 14:11:00 +00:00 |
|
Robert Shearman
|
794dbaa38c
|
- Fix scaling when converting MF -> EMF.
- Tests for conversions (although not for the above bug).
|
2005-04-13 10:57:59 +00:00 |
|
Huw Davies
|
8710dde01f
|
In a call to EnumEnhMetaFile when hdc is NULL, lpRect may be NULL. Add
a test for this.
|
2005-03-29 18:56:35 +00:00 |
|
Francois Gouget
|
dd073bbb3f
|
Cast the GetProcAddress() return value to avoid warnings about the
function pointer being of the wrong type.
Fix assorted signed/unsigned comparison warnings.
|
2005-02-14 21:04:45 +00:00 |
|
Walt Ogburn
|
b28c79aa50
|
Fix BS_PATTERN brushes in mfdrv. Un-comment the corresponding test.
|
2005-01-14 15:12:59 +00:00 |
|
Rein Klazes
|
3714a39867
|
Correct cases where arguments of ok() calls depend on the order in
which they are evaluated.
|
2004-12-27 17:26:37 +00:00 |
|
Walt Ogburn
|
eca0a25634
|
Added some tests for win-format metafiles.
|
2004-12-09 11:37:59 +00:00 |
|
Eric Pouech
|
0a258964c2
|
Const correctness fixes.
|
2004-11-30 21:38:57 +00:00 |
|
Dmitry Timoshkov
|
84d66c0615
|
Added an EMF test suite.
|
2004-03-09 19:19:53 +00:00 |
|