Nikolay Sivov
|
36a7f31752
|
gdiplus: GdipBitmapLockBits should allow a NULL rect argument.
|
2008-05-21 20:17:53 +02:00 |
Huw Davies
|
a576c40372
|
gdiplus: Add some notes about the format of the data blob returned by GdipGetRegionData.
|
2008-05-19 13:34:57 +02:00 |
Nikolay Sivov
|
b5046c28ca
|
gdiplus: Added GdipAddPathRectangle with tests.
|
2008-05-13 11:22:58 +02:00 |
Nikolay Sivov
|
22c6e57637
|
gdiplus: Make GdipSetPenDashArray return OutOfMemory on (count <= 0).
|
2008-05-13 11:22:38 +02:00 |
Nikolay Sivov
|
2d6ae5dec6
|
gdiplus: Check count argument in GdipVectorTransformMatrixPoints.
|
2008-05-13 11:22:24 +02:00 |
Nikolay Sivov
|
5eaf84d39b
|
gdiplus: Check count argument in GdipTransformMatrixPoints.
|
2008-05-13 11:22:18 +02:00 |
Nikolay Sivov
|
4e8ef34676
|
gdiplus: GdipCreateFontFromLogfontA: no reason to put CHAR to WCHAR array.
|
2008-05-13 11:22:07 +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 |
Huw Davies
|
9bc1fc9f11
|
gdiplus: Add some stubs for region functions.
|
2008-05-12 19:42:03 +02:00 |
Nikolay Sivov
|
eb18ce9d4e
|
gdiplus: Added GdipCreateFromHWNDICM (no icm yet) with test.
|
2008-05-12 14:00:22 +02:00 |
Nikolay Sivov
|
888262ede7
|
gdiplus: Added GdipLoadImageFromFileICM (no icm yet).
|
2008-05-12 14:00:10 +02:00 |
Nikolay Sivov
|
03b6c5e85f
|
gdiplus: GdipGetImageFlags simple stub with test.
|
2008-05-12 13:59:56 +02:00 |
Nikolay Sivov
|
a77dc34b41
|
gdiplus: Let GdipDrawArcI use float args version.
|
2008-05-08 11:10:29 +02:00 |
Nikolay Sivov
|
37b8140f56
|
gdiplus: Implemented GdipCreateFontFromDC.
|
2008-04-30 17:00:24 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
Nikolay Sivov
|
17621fb7d5
|
gdiplus: Implemented GdipSetPathGradientCenterPointI.
|
2008-04-30 10:27:49 +02:00 |
Nikolay Sivov
|
510c26ac1d
|
gdiplus: Implemented GdipMultiplyWorldTransform.
|
2008-04-30 10:27:38 +02:00 |
Nikolay Sivov
|
93f6601d03
|
gdiplus: Implemented GdipIsMatrixIdentity.
|
2008-04-30 10:27:23 +02:00 |
Nikolay Sivov
|
6dd720dcb5
|
gdiplus: Implemented GdipIsMatrixEqual.
|
2008-04-30 10:26:55 +02:00 |
Nikolay Sivov
|
726253d7a3
|
gdiplus: Implemented GdipGetPathWorldBoundsI.
|
2008-04-30 10:26:35 +02:00 |
Nikolay Sivov
|
d93062f13e
|
gdiplus: Implemented GdipGetPathPointsI.
|
2008-04-30 10:26:21 +02:00 |
Alexandre Julliard
|
0d1959972e
|
gdiplus: Fix the GdipFillRectangles spec entries.
|
2008-04-29 20:17:59 +02:00 |
Nikolay Sivov
|
9cce789881
|
gdiplus: Implemented GdipGetPathGradientCenterPointI.
|
2008-04-29 13:48:17 +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
|
5873bac95d
|
gdiplus: Implemented GdipCreateLineBrushFromRect.
|
2008-04-28 12:21:51 +02:00 |
Nikolay Sivov
|
836b4183b9
|
gdiplus: Implemented GdipCreatePathGradientI.
|
2008-04-28 12:21:41 +02:00 |
Nikolay Sivov
|
da76020e5d
|
gdiplus: Implemented GdipAddPathEllipseI.
|
2008-04-28 12:21:22 +02:00 |
Nikolay Sivov
|
c282f248fa
|
gdiplus: Implemented GdipAddPathBeziersI.
|
2008-04-28 12:21:12 +02:00 |
Nikolay Sivov
|
8cf5608089
|
gdiplus: Implemented GdipDrawImageRect/GdipDrawImageRectI.
|
2008-04-25 11:38:24 +02:00 |
Nikolay Sivov
|
19cc99c333
|
gdiplus: Implemented GdipAddPathBezier.
|
2008-04-25 11:38:10 +02:00 |
Nikolay Sivov
|
59ef3c920d
|
gdiplus: Implemented GdipSetLineColors.
|
2008-04-24 22:46:38 +02:00 |
Nikolay Sivov
|
b31f2250dd
|
gdiplus: Implemented GdipGetLineColors.
|
2008-04-24 22:46:26 +02:00 |
Nikolay Sivov
|
3d274bc1cf
|
gdiplus: Implemented GdipGetLineRect/GdipGetLineRectI.
|
2008-04-24 22:46:14 +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
|
3aa94d33e4
|
gdiplus: Implemented GdipTransformMatrixPointsI.
|
2008-04-24 22:44:26 +02:00 |
Dan Kegel
|
8c8262510d
|
gdiplus: GdipLoadImageFromStream: initialize variable.
|
2008-04-23 14:32:59 +02:00 |
Nikolay Sivov
|
f994306a02
|
gdiplus: Implemented GdipCloneFont.
|
2008-04-23 14:32:31 +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 |
Nikolay Sivov
|
0679e9770a
|
gdiplus: GdipCreateLineBrushI implemented using float args version.
|
2008-04-21 16:55:35 +02:00 |