Huw Davies
|
b050eba3cd
|
gdi32/tests: Add tests for PaintRgn and simple RTL behaviour.
|
2011-05-16 16:35:34 +02:00 |
Huw Davies
|
075ad8eae5
|
gdi32/tests: Tests for Rectangle().
|
2011-05-13 17:05:28 +02:00 |
Grazvydas Ignotas
|
adcce5d712
|
gdi32: Implement font selection by its full name.
|
2011-05-12 20:00:51 +02:00 |
Grazvydas Ignotas
|
86495cea94
|
gdi32/tests: Test for font selection by full name.
|
2011-05-12 19:58:09 +02:00 |
Huw Davies
|
8a43f3535c
|
gdi32/tests: Add tests for 32 bpp DIB pattern brush fills.
|
2011-05-12 14:29:58 +02:00 |
Huw Davies
|
699f1ab0dc
|
gdi32: Add support for drawing diagonal patterned lines.
|
2011-05-06 14:23:47 +02:00 |
Huw Davies
|
72804fca54
|
gdi32: Add support for drawing vertical patterned lines.
|
2011-05-06 14:23:47 +02:00 |
Huw Davies
|
6976cee425
|
gdi32: Add support for drawing horizontal patterned lines.
|
2011-05-06 14:23:47 +02:00 |
Akihiro Sagawa
|
79ab0c3375
|
gdi32: Pass a proper code point from GetGlyphOutlineA to W version.
|
2011-05-04 20:42:34 +02:00 |
Akihiro Sagawa
|
d8db1b301d
|
gdi32/tests: Add more tests for GetGlyphOutlineA.
|
2011-05-04 20:42:34 +02:00 |
Huw Davies
|
3a91df11e1
|
gdi32/tests: Allow broken behaviour for nt4 sp1 and sp2.
|
2011-05-03 19:34:25 +02:00 |
Huw Davies
|
e248615ae7
|
gdi32: Implement clipping of diagonal lines.
|
2011-04-27 17:09:20 +02:00 |
Amine Khaldi
|
30b8d046ba
|
gdi32/test: SelectObject doesn't work with palettes, use SelectPalette instead.
|
2011-04-25 16:25:11 +02:00 |
Huw Davies
|
a9675b3509
|
gdi32: Add a directional bias for the case when the Bresenham error term is zero.
|
2011-04-20 16:34:15 +02:00 |
Huw Davies
|
402f200c87
|
gdi32: Clip solid brush fills.
|
2011-04-18 12:40:30 +02:00 |
Huw Davies
|
1372692fe7
|
gdi32: Add clipping for horizontal and vertical solid lines.
|
2011-04-15 15:39:45 +02:00 |
Huw Davies
|
626ab3a9d9
|
gdi32: Add support for solid diagonal lines.
|
2011-04-13 16:00:28 +02:00 |
Huw Davies
|
48f083b39d
|
gdi32: Don't set the bitfields when the dib section is BI_RGB.
|
2011-04-12 17:42:13 +02:00 |
Huw Davies
|
1600885690
|
gdi32/tests: Add PatBlt tests.
|
2011-04-11 12:24:04 +02:00 |
Huw Davies
|
b4ae697496
|
gdi32/tests: Add horizontal and vertical solid line tests.
|
2011-04-07 17:21:14 +02:00 |
Huw Davies
|
0aebe831b4
|
gdi32/tests: Start of a framework for writing dib driver tests.
|
2011-04-05 17:26:50 +02:00 |
Akihiro Sagawa
|
cb77f9a239
|
gdi32: Create charset enumeration order list for EnumFontFamiliesEx.
|
2011-04-04 13:44:43 +02:00 |
Akihiro Sagawa
|
a9c9970d9b
|
gdi32/tests: Add a test for a charset enumeration order.
|
2011-04-04 13:43:48 +02:00 |
Alexandre Julliard
|
dfaee0a5d7
|
gdi32: Fix handling of the DC brush/pen in metafiles.
|
2011-03-10 20:44:49 +01:00 |
Alexandre Julliard
|
3a850fc842
|
gdi32: Add null driver entry points for the mapping functions.
|
2011-03-10 12:39:03 +01:00 |
Dmitry Timoshkov
|
afcfb51055
|
gdi32: Add some additional tests for negative axes extents.
|
2011-03-08 12:30:39 +01:00 |
Francois Gouget
|
53bcd3edb5
|
gdi32/tests: Add a '\n' to an ok() call.
|
2011-03-07 11:09:19 +01:00 |
John Edmonds
|
0d0d4f394f
|
gdi32: Fixes GetDIBits for top-down destination bitmaps.
|
2011-03-02 12:50:58 +01:00 |
John Edmonds
|
374db9240b
|
gdi32/tests: Updated tests for top-down destination bitmaps.
|
2011-03-02 12:50:58 +01:00 |
Austin English
|
197f2f8cad
|
gdi32/tests: Remove win9x hacks.
|
2011-02-28 13:13:05 +01:00 |
Austin English
|
c796ae653c
|
gdi32/tests: Remove win9x hacks.
|
2011-02-24 15:50:25 +01:00 |
Dmitry Timoshkov
|
1b041c92cb
|
gdi32: Add a EnumFontFamilies test to see how it handles various font faces.
|
2011-02-24 15:49:44 +01:00 |
John Edmonds
|
3c239fa0cd
|
gdi32: Fixed GetDIBits for top-down bitmaps.
|
2011-02-23 19:21:41 +01:00 |
John Edmonds
|
d2e1478db0
|
gdi32/tests: Added tests for copying a single pixel from top down and bottom up bitmaps.
|
2011-02-23 19:21:38 +01:00 |
Alexander Kochetkov
|
005915f405
|
gdi32: Fix scaling factors for EMR_EXTTEXTOUTW.
|
2011-02-22 13:24:53 +01:00 |
Austin English
|
a13e596c78
|
gdi32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-10 09:57:32 -06:00 |
Peter Urbanec
|
b8e1a19a1d
|
gdi32/tests: Use virtual screen size instead of primary monitor screen size.
|
2011-02-09 14:11:22 -06:00 |
Austin English
|
b667582a71
|
gdi32/tests: Make sure to use return value (LLVM/Clang).
|
2011-02-09 09:29:43 -06:00 |
Austin English
|
0a649054ae
|
gdi32/tests: Make sure to use return value (LLVM/Clang).
|
2011-02-07 10:07:13 -06:00 |
Kusanagi Kouichi
|
3311bbb319
|
gdi32: Check if a character is double byte or single byte.
|
2011-02-03 13:15:19 +01:00 |
Kusanagi Kouichi
|
c8ebdff8fa
|
gdi32/tests: Add tests for GetGlyphOutlineA.
|
2011-02-03 13:15:19 +01:00 |
Kusanagi Kouichi
|
edabccd5af
|
gdi32/tests: Consolidate identity matrices.
|
2011-02-03 13:15:18 +01:00 |
Kusanagi Kouichi
|
2d6b748c79
|
gdi32: Upper 24 bits of a character range must be same.
|
2011-02-01 18:14:09 +01:00 |
Dmitry Timoshkov
|
73ef76538c
|
gdi32: Add ExtSelectClipRgn() tests for memory and window DCs.
|
2011-02-01 12:10:08 +01:00 |
Kusanagi Kouichi
|
c117d45cb3
|
gdi32: Reject invalid character range in GetCharABCWidthsA.
|
2011-01-28 14:50:20 +01:00 |
Kusanagi Kouichi
|
c706ecea82
|
gdi32/tests: Add some more tests for GetCharABCWidthsA.
|
2011-01-28 12:50:53 +01:00 |
Greg Geldorp
|
566d455b29
|
gdi32/tests: Fix font tests on Arabic machines.
|
2011-01-24 12:35:02 +01:00 |
Akihiro Sagawa
|
62b5963507
|
gdi32: Pass the byte count to FONT_mbtowc in GetCharABCWidthsA.
|
2011-01-17 15:59:26 +01:00 |
Akihiro Sagawa
|
c05d8781ad
|
gdi32/tests: Add more tests for GetCharABCWidthsA.
|
2011-01-17 15:59:12 +01:00 |
Greg Geldorp
|
16e9171989
|
gdi32/tests: Fix tmLastChar test.
|
2011-01-14 18:26:19 +01:00 |