Paul Vriens
|
a126f0caf2
|
gdiplus/tests: Fix some test failures on older gdiplus versions.
|
2009-09-28 12:39:32 +02:00 |
Vincent Povirk
|
809f721aba
|
gdiplus: Implement GdipBitmapSetPixel.
|
2009-09-24 13:26:49 +02:00 |
Vincent Povirk
|
41140a950b
|
gdiplus: Implement GdipBitmapGetPixel.
|
2009-09-24 13:26:35 +02:00 |
Vincent Povirk
|
e1cb441781
|
gdiplus: Add tests for GdipBitmap(Get|Set)Pixel.
|
2009-09-24 13:25:00 +02:00 |
Vincent Povirk
|
ed059e1175
|
gdiplus/tests: Reject gdiplus versions greater than 2.
|
2009-09-22 16:15:24 +02:00 |
Vincent Povirk
|
ad6adc750e
|
gdiplus: Add tests for linear gradient preset blends.
|
2009-09-15 17:34:48 -05:00 |
Vincent Povirk
|
0595fc5e03
|
gdiplus: Implement GdipGetImageRawFormat.
|
2009-09-15 17:34:12 -05:00 |
Vincent Povirk
|
377b73d022
|
gdiplus: Don't accept MS Sans Serif as the generic sans serif font.
|
2009-09-08 13:45:03 +02:00 |
Vincent Povirk
|
ba09567716
|
gdiplus: Test for the lowest rejected startup version.
|
2009-09-08 12:12:34 +02:00 |
Ge van Geldorp
|
1e6a80133b
|
gdiplus/tests: Fix tests on Win7.
|
2009-09-08 12:12:00 +02:00 |
Ge van Geldorp
|
3b336da990
|
gdiplus/tests: Fix test on Win7.
|
2009-09-02 14:39:40 +02:00 |
Vincent Povirk
|
28e345882c
|
gdiplus: Implement GdipCreateHBITMAPFromBitmap.
|
2009-08-28 11:54:50 +02:00 |
Vincent Povirk
|
88bc342612
|
gdiplus: Add test for GdipCreateHBITMAPFromBitmap.
|
2009-08-28 11:54:50 +02:00 |
Andrew Eikum
|
f5896a2be0
|
gdiplus: Implement GdipIsVisibleRect.
|
2009-08-27 11:51:24 +02:00 |
Andrew Eikum
|
d06dd2d7cb
|
gdiplus: Implement GdipIsVisiblePoint.
|
2009-08-27 11:51:08 +02:00 |
Andrew Eikum
|
2032b0d354
|
gdiplus: Implement GdipIsVisibleRegionRect.
|
2009-08-26 15:05:46 +02:00 |
Andrew Eikum
|
32996e0a11
|
gdiplus: Implement GdipIsVisibleRegionPoint.
|
2009-08-26 14:57:18 +02:00 |
Andrew Eikum
|
9ec5f9ad6f
|
gdiplus: Support regions of more than one rectangle in GdipCreateRegionHrgn.
|
2009-08-25 10:23:48 +02:00 |
Alexandre Julliard
|
186528e298
|
gdiplus/tests: Use the global wine_dbgstr_w instead of a local variant.
|
2009-08-19 13:36:22 +02:00 |
Vincent Povirk
|
dad00cce44
|
gdiplus: Add a test for drawing to application-provided memory.
|
2009-08-19 12:15:22 +02:00 |
Francois Gouget
|
04105f7ff3
|
gdiplus/tests: Add a trailing '\n' to an ok() call.
|
2009-08-19 12:07:28 +02:00 |
Andrew Eikum
|
60fc01a0c4
|
gdiplus/tests: Add tests for GdipGetVisibleClipBounds.
|
2009-08-13 16:44:28 +02:00 |
Vincent Povirk
|
c71853cda5
|
gdiplus: Ignore the graphics transforms in GdipGetRegionBounds.
|
2009-08-04 12:49:01 +02:00 |
Vincent Povirk
|
ee74501102
|
gdiplus: Fix rectangles of horizontal and vertical gradients.
|
2009-08-04 12:48:42 +02:00 |
Vincent Povirk
|
2cdc48a4e5
|
gdiplus: Implement GdipSetLineLinearBlend.
|
2009-07-13 10:25:44 +02:00 |
Andrew Eikum
|
1ef13941f6
|
gdiplus: Implement GdipSaveGraphics and GdipRestoreGraphics.
|
2009-07-08 20:35:20 +02:00 |
Andrew Eikum
|
0ed10bf696
|
gdiplus/tests: Test cases for GdipBeginContainer2.
|
2009-07-07 12:33:21 +02:00 |
Andrew Eikum
|
4c0edba681
|
gdiplus: Implement GdipDrawCurve3 and GdipDrawCurve3I.
|
2009-06-30 12:58:31 +02:00 |
Andrew Eikum
|
c2aa66d506
|
gdiplus/tests: Add tests for GdipDrawCurve2I.
|
2009-06-29 12:29:35 +02:00 |
Andrew Eikum
|
fe55f0df2a
|
gdiplus/tests: Add tests for GdipDrawCurveI.
|
2009-06-29 12:29:32 +02:00 |
Andrew Eikum
|
7dcfb09b1e
|
gdiplus/tests: Add tests for GdipDrawCurve2.
|
2009-06-29 12:29:27 +02:00 |
Andrew Eikum
|
ff95a69f5a
|
gdiplus/tests: Fix resource leaks in several tests.
A few tests initialized two GpGraphics objects, and only released one.
These have been fixed by removing the redundant initialization.
|
2009-06-26 14:38:13 +02:00 |
Andrew Eikum
|
119e9af74a
|
gdiplus: Test cases and parameter checks for GdipDrawCurve.
|
2009-06-08 12:41:58 +02:00 |
Vincent Povirk
|
c486e8147d
|
gdiplus: Implement GdipTransformPointsI.
|
2009-05-20 10:51:42 +02:00 |
Vincent Povirk
|
2af29ed916
|
gdiplus: Implement GdipTransformPoints.
|
2009-05-20 10:51:33 +02:00 |
Vincent Povirk
|
aaee4d7f9d
|
gdiplus: Store the rect passed to GdipCreateLineBrushFromRect.
|
2009-05-08 12:21:16 +02:00 |
Vincent Povirk
|
550d02e1ad
|
gdiplus: Expand the GdipGetLineRect tests.
|
2009-05-08 12:21:03 +02:00 |
Alexandre Julliard
|
f6f2f9346e
|
gdiplus/tests: Don't free GDI objects with GlobalFree.
|
2009-05-06 16:45:05 +02:00 |
Vincent Povirk
|
47c3993ad3
|
gdiplus: Add tests for GdipGet/SetLineBlend.
|
2009-04-29 13:07:45 +02:00 |
Vincent Povirk
|
73eea0d05f
|
gdiplus: Create a static InstalledFontCollection object, currently empty.
|
2009-04-28 13:10:02 +02:00 |
Vincent Povirk
|
31f2b8e1ea
|
gdiplus: Add test for GdipNewInstalledFontCollection.
|
2009-04-28 13:10:01 +02:00 |
Paul Vriens
|
1c2b29dae3
|
gdiplus/tests: Fix a test failure on Win98.
|
2009-04-24 15:02:58 +02:00 |
Paul Vriens
|
163b046ec5
|
gdiplus/tests: Fix test failures on Win98 by using A-functions.
|
2009-04-24 11:57:03 +02:00 |
Vincent Povirk
|
0879b767ae
|
gdiplus: GdipDrawString: Handle either a width or height of 0 sanely.
Based on Aric's recent patch.
|
2009-04-02 15:09:55 +02:00 |
Paul Vriens
|
b7219295cc
|
gdiplus/tests: Fix two test failures on Win98.
|
2009-03-06 15:39:43 +01:00 |
Huw Davies
|
f0666564ce
|
gdiplus/tests: Elliptic regions have a shorter layout in win98.
|
2009-03-03 13:26:18 +01:00 |
Vincent Povirk
|
65750fabbb
|
gdiplus: Handle negative stride in GdipCreateBitmapFromScan0.
|
2009-02-18 12:17:49 +01:00 |
Nikolay Sivov
|
ba42bf380a
|
gdiplus/tests: Use expectf macro for floating point tests.
|
2009-02-16 16:01:37 +01:00 |
Nikolay Sivov
|
df9831d60a
|
gdiplus/tests: Some tests for Image raw format value.
|
2009-02-16 16:01:37 +01:00 |
Nikolay Sivov
|
5c31643452
|
gdiplus: Implemented GdipIsVisiblePathPoint with tests.
|
2009-02-16 15:35:15 +01:00 |