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
|
6e37ec6bc3
|
gdiplus: Use GdipFree instead of HeapFree in GdipDeleteGraphics.
|
2008-08-25 11:37:18 +02:00 |
Nikolay Sivov
|
4a44100aa7
|
gdiplus: Implemented GdipFillClosedCurve2[I].
|
2008-08-22 10:39:52 +02:00 |
Nikolay Sivov
|
169e87d879
|
gdiplus: Implemented GdipResetWorldTransform.
|
2008-08-18 17:27:59 +02:00 |
Nikolay Sivov
|
2fb0c7e639
|
gdiplus: Move some Beziers helpers to gdiplus.c to use them for graphicspath.
|
2008-08-04 14:17:20 +02:00 |
Nikolay Sivov
|
e04a662036
|
gdiplus: Implemented GdipFillPolygon2/GdipFillPolygon2I.
|
2008-08-04 13:04:23 +02:00 |
Nikolay Sivov
|
0e840f6186
|
gdiplus: GdipFillRegion actually belongs to Graphics.
|
2008-07-11 13:57:36 +02:00 |
Huw Davies
|
eb9d7f5980
|
gdiplus: Implement GdipCreateMetafileFromWmfFile.
|
2008-07-10 18:10:39 +02:00 |
Huw Davies
|
3ab7666248
|
gdiplus: Add stubs for GdipTransformPoints[I].
|
2008-07-10 18:10:24 +02:00 |
Adam Petaccia
|
be4a226a11
|
gdiplus: Stub GdipMeasureCharacterRanges.
|
2008-07-10 12:30:57 +02:00 |
Nikolay Sivov
|
55916bb970
|
gdiplus: Implemented GdipDrawClosedCurve and GdipDrawClosedCurveI.
|
2008-07-09 10:44:33 +02:00 |
Nikolay Sivov
|
8b8864b727
|
gdiplus: Implemeted GdipDrawClosedCurve2 and GdipDrawClosedCurve2I.
|
2008-07-09 10:44:18 +02:00 |
Nikolay Sivov
|
d020474cb5
|
gdiplus: Implemented GdipDrawBeziers.
|
2008-07-03 13:08:17 +02:00 |
Przemysław Białek
|
864384e75d
|
gdiplus: Implementation of function GdipDrawEllipse.
|
2008-06-27 12:32:14 +02:00 |
Nikolay Sivov
|
f620b663a7
|
gdiplus: Stub for GdipFlush.
|
2008-06-20 12:37:02 +02:00 |
Huw Davies
|
d5ccbe2ba4
|
gdiplus: Stub for GdipGetClip.
|
2008-05-12 19:42:38 +02:00 |
Huw Davies
|
6cfb469a6c
|
gdiplus: Stubs for GdipGetDC and GdipReleaseDC.
|
2008-05-12 19:42:19 +02:00 |
Nikolay Sivov
|
eb18ce9d4e
|
gdiplus: Added GdipCreateFromHWNDICM (no icm yet) with test.
|
2008-05-12 14:00:22 +02:00 |
Nikolay Sivov
|
a77dc34b41
|
gdiplus: Let GdipDrawArcI use float args version.
|
2008-05-08 11:10:29 +02:00 |
Nikolay Sivov
|
510c26ac1d
|
gdiplus: Implemented GdipMultiplyWorldTransform.
|
2008-04-30 10:27:38 +02:00 |
Nikolay Sivov
|
d5769957b4
|
gdiplus: Implemented GdipGetDpiX/GdipGetDpiY.
|
2008-04-29 13:48:08 +02:00 |
Nikolay Sivov
|
7ce48b0346
|
gdiplus: Implemented GdipFillRectangles/GdipFillRectanglesI.
|
2008-04-29 13:47:59 +02:00 |
Nikolay Sivov
|
fc2dc8bc2a
|
gdiplus: Implemented GdipFillEllipse/GdipFillEllipseI.
|
2008-04-29 13:47:45 +02:00 |
Nikolay Sivov
|
79b49a8f19
|
gdiplus: Implemented GdipDrawImagePointsRectI.
|
2008-04-29 13:47:20 +02:00 |
Nikolay Sivov
|
492470493e
|
gdiplus: Implemented GdipDrawImage.
|
2008-04-29 13:46:28 +02:00 |
Nikolay Sivov
|
fe1782eeae
|
gdiplus: Implemented GdipDrawCurve/GdipDrawCurveI.
|
2008-04-29 13:46:06 +02:00 |
Nikolay Sivov
|
00cfffbcb3
|
gdiplus: Implemented GdipDrawCurve2I.
|
2008-04-29 13:45:48 +02:00 |
Nikolay Sivov
|
8cf5608089
|
gdiplus: Implemented GdipDrawImageRect/GdipDrawImageRectI.
|
2008-04-25 11:38:24 +02:00 |
Nikolay Sivov
|
2c059d7f52
|
gdiplus: Implemented GdipFillPieI.
|
2008-04-24 22:45:25 +02:00 |
Nikolay Sivov
|
4697593e85
|
gdiplus: Implemented GdipDrawPolygon/GdipDrawPolygonI.
|
2008-04-24 22:45:09 +02:00 |
Nikolay Sivov
|
3903ac6ee8
|
gdiplus: Implemented GdipDrawRectanglesI.
|
2008-04-24 22:44:53 +02:00 |
Nikolay Sivov
|
71931613f9
|
gdiplus: Implemented GdipDrawPieI.
|
2008-04-24 22:44:38 +02:00 |
Nikolay Sivov
|
172389e131
|
gdiplus: Implemented GdipDrawRectangle.
|
2008-04-21 16:54:29 +02:00 |
Lei Zhang
|
54a06642f4
|
gdiplus: Add a stub for GdipSetMetafileDownLevelRasterizationLimit.
|
2008-04-11 11:16:07 +02:00 |
Lei Zhang
|
cec6c2eb4d
|
gdiplus: Add a stub for GdipSetClipRegion.
|
2008-04-10 10:30:39 +02:00 |
Lei Zhang
|
d9a4299bfc
|
gdiplus: Add a stub for GdipSetClipRectI.
|
2008-04-09 12:16:52 +02:00 |
Jon Yang
|
29bc9ba14e
|
gdiplus: Implemented GdipDrawImageRectRectI.
|
2008-03-01 12:21:19 +01:00 |
Andrew Talbot
|
5e8253aaf9
|
gdiplus: Assign to structs instead of using memcpy.
|
2008-03-01 12:02:26 +01:00 |
Royal Chan
|
6e7b5347e3
|
gdiplus: Implement GdipDrawLinesI based on GdipDrawLines.
|
2008-02-29 20:07:13 +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 |
Royal Chan
|
c86f2c29ff
|
gdiplus: draw_polyline never sets status from GenericError to Ok on successful calls.
|
2008-02-15 11:39:35 +01:00 |
Michael Stefaniuc
|
1f26b146d1
|
janitorial: Remove superfluous backslashes at end of lines.
|
2007-12-31 19:23:45 +01:00 |
Stefan Leichter
|
bfffb4f461
|
gdiplus: Partly implement GdipCreateFromHDC2
|
2007-12-23 14:17:12 +01:00 |
Andrew Talbot
|
dfac0635f6
|
gdiplus: Fix some memory leaks.
|
2007-09-27 19:25:00 +02:00 |
Francois Gouget
|
b6b97b1efa
|
gdiplus: Add some missing or related prototypes and types.
Fix the GdipDrawRectangles() prototype.
|
2007-08-30 11:57:18 +02:00 |
Evan Stade
|
be66c3c93b
|
gdiplus: Use DrawText instead of TabbedTextOut.
|
2007-08-16 11:41:03 +02:00 |