Nikolay Sivov
|
c61ece6752
|
gdiplus: Basic parameter check in GdipTransformPoints with tests.
|
2008-08-26 12:07:42 +02:00 |
Nikolay Sivov
|
960de09ed1
|
gdiplus: GdipDeleteGraphics affected by busy state too. Test added.
|
2008-08-26 12:07:42 +02:00 |
Nikolay Sivov
|
f0a507e1fc
|
gdiplus: Made Graphics calls check for busy state.
|
2008-08-25 11:38:14 +02:00 |
Nikolay Sivov
|
366ae1e6c6
|
gdiplus: Basic GdipGetDC/GdipReleaseDC implementation.
|
2008-08-25 11:38:02 +02:00 |
Nikolay Sivov
|
4570501155
|
gdiplus: Added a test for GdipGetDC/GdipReleaseDC behaviour + fixes to be able to run it.
|
2008-08-25 11:37:40 +02:00 |
Nikolay Sivov
|
0db63a0264
|
gdiplus: Free memory after some Graphics tests.
|
2008-08-25 11:37:07 +02:00 |
Nikolay Sivov
|
eb18ce9d4e
|
gdiplus: Added GdipCreateFromHWNDICM (no icm yet) with test.
|
2008-05-12 14:00:22 +02:00 |
Lei Zhang
|
321dfcc7a9
|
gdiplus: Do not access freed memory in a test.
|
2008-04-22 11:56:32 +02:00 |
Lei Zhang
|
9c9209ac0b
|
gdiplus: Initialize variables in the graphics test.
|
2008-04-22 11:56:28 +02:00 |
Royal Chan
|
6e7b5347e3
|
gdiplus: Implement GdipDrawLinesI based on GdipDrawLines.
|
2008-02-29 20:07:13 +01:00 |
Royal Chan
|
b83abb6122
|
gdiplus: Added conformance tests for GdipDrawLineI.
|
2008-02-26 11:23:29 +01:00 |
Royal Chan
|
ea92872af0
|
gdiplus: GdipDrawArc should return InvalidParameter for non-positive values of height and width.
|
2008-02-26 11:23:16 +01:00 |
Royal Chan
|
fc31303780
|
diplus: Implemented GdipDrawArcI based on GdipDrawArc.
|
2008-02-26 11:22:38 +01:00 |
Royal Chan
|
da161a50f3
|
diplus: Implement GdipDrawBezierI based on GdipDrawBezier.
|
2008-02-26 11:22:26 +01:00 |
Francois Gouget
|
2993785f3a
|
Assorted non-ANSI function declaration fixes (missing void).
|
2007-08-30 11:57:18 +02:00 |
Evan Stade
|
d13e1ba0e8
|
gdiplus: Added GpGraphics save/restore tests.
|
2007-07-16 15:04:31 +02:00 |
Evan Stade
|
05a7cef855
|
gdiplus: Constructor tests for GpGraphics.
|
2007-07-16 15:04:18 +02:00 |