Nikolay Sivov
|
37b8140f56
|
gdiplus: Implemented GdipCreateFontFromDC.
|
2008-04-30 17:00:24 +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
|
d93062f13e
|
gdiplus: Implemented GdipGetPathPointsI.
|
2008-04-30 10:26:21 +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
|
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
|
4697593e85
|
gdiplus: Implemented GdipDrawPolygon/GdipDrawPolygonI.
|
2008-04-24 22:45:09 +02:00 |
Nikolay Sivov
|
3aa94d33e4
|
gdiplus: Implemented GdipTransformMatrixPointsI.
|
2008-04-24 22:44:26 +02:00 |
Nikolay Sivov
|
f994306a02
|
gdiplus: Implemented GdipCloneFont.
|
2008-04-23 14:32:31 +02:00 |
Nikolay Sivov
|
f649c9d224
|
gdiplus: Implemented GdipVectorTransformMatrixPointsI.
|
2008-04-21 14:21:53 +02:00 |
Nikolay Sivov
|
256874426d
|
gdiplus: Implemented GdipVectorTransformMatrixPoints.
|
2008-04-18 13:57:15 +02:00 |
Nikolay Sivov
|
685686aa9f
|
gdiplus: Implemented GdipGetCustomLineCapBaseCap.
|
2008-04-18 13:57:15 +02:00 |
Nikolay Sivov
|
ae576c40b8
|
gdiplus: Implement GdipCreatePath2I.
|
2008-04-17 12:54:16 +02:00 |
Nikolay Sivov
|
0f42f4c532
|
gdiplus: Implement GdipCreateMatrix3I.
|
2008-04-17 12:53:59 +02:00 |
Nikolay Sivov
|
fd0cbca787
|
gdiplus: Implement GdipAddPathArcI.
|
2008-04-17 12:53:31 +02:00 |
Nikolay Sivov
|
8360caabfa
|
gdiplus: Implement GdipAddPathLine2I.
|
2008-04-17 12:53:00 +02:00 |
Nikolay Sivov
|
6ba525d8c4
|
gdiplus: Implement GdipCloneStringFormat.
|
2008-04-17 12:52:18 +02:00 |
Sean Huckins
|
3266420a1e
|
gdiplus: Implementation of GdipCreateBitmapFromHBITMAP.
|
2008-03-24 12:11:58 +01:00 |
Ethan Chen
|
c19e0a6371
|
include: Add GdipBitmapUnlockBits to include/gdiplusflat.h.
|
2008-03-10 11:22:18 +01:00 |
Nathan Beckmann
|
366854a7cc
|
gdiplus: Implement GdipGetImageEncoders.
|
2008-03-07 11:29:05 +01:00 |
Ethan Chen
|
e0552c1bc6
|
gdiplus: Implemented GdipCreateBitmapFromFileICM.
|
2008-03-06 17:38:54 +01:00 |
Jon Yang
|
84d260ec60
|
gdiplus: Implemented and tested GdipGetImageDimension().
|
2008-02-29 12:49:26 +01:00 |
Stefan Leichter
|
bfffb4f461
|
gdiplus: Partly implement GdipCreateFromHDC2
|
2007-12-23 14:17:12 +01:00 |
Francois Gouget
|
4067c194c6
|
gdiplus: Add some extra prototypes.
|
2007-08-30 17:02:48 +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
|
a51cf1d35a
|
gdiplus: Added GdipMeasureString.
|
2007-08-16 11:40:02 +02:00 |
Evan Stade
|
380f184986
|
gdiplus: Added GdipDeleteStringFormat.
|
2007-08-15 10:56:41 +02:00 |
Evan Stade
|
c8c77f9b48
|
gdiplus: Added GdipSetStringFormatLineAlign/GdipGetStringFormatLineAlign.
|
2007-08-15 10:56:31 +02:00 |
Evan Stade
|
b56689d22c
|
gdiplus: Added GdipSetLineBlend stub.
|
2007-08-15 10:55:14 +02:00 |
Evan Stade
|
936f310190
|
gdiplus: Added GdipSetStringFormatHotkeyPrefix/GdipGetStringFormatHotkeyPrefix.
|
2007-08-15 10:55:05 +02:00 |
Evan Stade
|
551a606ab2
|
gdiplus: Added GdipGetStringFormatTrimming/GdipSetStringFormatTrimming.
|
2007-08-15 10:54:56 +02:00 |
Evan Stade
|
16dea47a5c
|
gdiplus: Added GdipGetStringFormatAlign/GdipSetStringFormatAlign.
|
2007-08-15 10:54:30 +02:00 |
Evan Stade
|
059a2d8c6f
|
gdiplus: Added GdipAddPathLineI.
|
2007-08-15 10:54:21 +02:00 |
Evan Stade
|
5662820072
|
gdiplus: Added GdipSetTextRenderingHint/GdipGetTextRenderingHint.
|
2007-08-15 10:54:14 +02:00 |
Evan Stade
|
ee59d41441
|
gdiplus: Added GdipAddPathBezierI.
|
2007-08-15 10:54:05 +02:00 |
Evan Stade
|
73be69c576
|
gdiplus: Added string format constructor.
|
2007-08-15 10:53:54 +02:00 |
Evan Stade
|
a364fc3258
|
gdiplus: Added GdipDeleteFont.
|
2007-08-15 10:51:24 +02:00 |
Evan Stade
|
958ece2192
|
gdiplus: Added GdipGetLogFontW.
|
2007-08-15 10:50:44 +02:00 |
Evan Stade
|
f7d27e0020
|
gdiplus: Added GdipDrawString.
|
2007-08-15 10:50:36 +02:00 |
Evan Stade
|
1e33bdcfbd
|
gdiplus: Added GdipCreateFontFromLogfontA.
|
2007-08-14 12:35:24 +02:00 |
Evan Stade
|
d060aeccca
|
gdiplus: Added font constructor.
|
2007-08-14 12:35:10 +02:00 |
Evan Stade
|
9d6e0750f2
|
gdiplus: Added GdipDrawRectangles.
|
2007-08-14 12:34:52 +02:00 |
Evan Stade
|
30fdcc7612
|
gdiplus: Added GdipScaleWorldTransform.
|
2007-08-14 12:34:38 +02:00 |
Evan Stade
|
3126c7704c
|
gdiplus: Added GdipRotateWorldTransform.
|
2007-08-14 12:34:27 +02:00 |
Evan Stade
|
e807eb9ad6
|
gdiplus: Added GdipSetCompositingMode/GdipGetCompositingMode.
|
2007-08-14 12:31:40 +02:00 |
Evan Stade
|
f8b2b77f69
|
gdiplus: Added GdipConvertToEmfPlus stub.
|
2007-08-10 13:00:33 +02:00 |
Evan Stade
|
795b62216d
|
gdiplus: Added GdipTranslateWorldTransform.
|
2007-08-10 13:00:24 +02:00 |
Evan Stade
|
96a69f0508
|
gdiplus: Added GdipSetTextureTransform stub.
|
2007-08-10 13:00:09 +02:00 |
Evan Stade
|
b9411ba374
|
gdiplus: Added GdipCreateTextureIA.
|
2007-08-10 12:59:51 +02:00 |
Evan Stade
|
04d4c2621c
|
gdiplus: Added GdipDrawImageRectRect.
|
2007-08-10 12:58:45 +02:00 |
Evan Stade
|
94a19d1f75
|
gdiplus: Added GdipGetImageGraphicsContext.
|
2007-08-10 12:58:31 +02:00 |
Evan Stade
|
ad8ea1b0a6
|
gdiplus: Added GdipCreateBitmapFromGraphics stub.
|
2007-08-09 14:37:59 +02:00 |
Evan Stade
|
c147389ff1
|
gdiplus: Added GdipSetImagePalette stub.
|
2007-08-09 14:37:11 +02:00 |
Evan Stade
|
b66c0a00d9
|
gdiplus: Added GdipFillRectangle.
|
2007-08-09 14:36:55 +02:00 |
Evan Stade
|
b5d7af5438
|
gdiplus: Added GdipGetPenDashOffset/GdipSetPenDashOffset.
|
2007-08-09 14:36:43 +02:00 |
Evan Stade
|
ff2e63d41e
|
gdiplus: Added GdipCreatePath2.
|
2007-08-09 14:36:34 +02:00 |
Evan Stade
|
bb904a2779
|
gdiplus: Added GdipFillRectangleI.
|
2007-08-08 15:32:03 +02:00 |
Evan Stade
|
d806c67821
|
gdiplus: Added GdipCreateLineBrushFromRectI.
|
2007-08-08 15:32:03 +02:00 |
Evan Stade
|
369dc8caba
|
gdiplus: Added GdipSetCustomLineCapStrokeCaps stub.
|
2007-08-08 15:32:02 +02:00 |
Evan Stade
|
a93e61d377
|
gdiplus: Added GdipSetImageAttributesColorMatrix stub.
|
2007-08-08 15:32:02 +02:00 |
Evan Stade
|
ddea5bd7ba
|
gdiplus: Added GdipGetLineGammaCorrection/GdipSetLineGammaCorrection.
|
2007-08-08 15:32:02 +02:00 |
Evan Stade
|
48ae8ea542
|
gdiplus: Added GdipSetLineSigmaBlend stub.
|
2007-08-08 15:32:02 +02:00 |
Evan Stade
|
37657bc4d1
|
gdiplus: Added GdipSetLineWrapMode.
|
2007-08-08 15:32:02 +02:00 |
Evan Stade
|
2b438a0220
|
gdiplus: Added GdipCreateLineBrush.
|
2007-08-08 15:32:02 +02:00 |
Evan Stade
|
de351ab991
|
gdiplus: Added GdipDrawImageI.
|
2007-08-08 15:32:02 +02:00 |
Evan Stade
|
8726f5ad2d
|
gdiplus: Added GdipCreateBitmapFromFile.
|
2007-08-08 15:32:01 +02:00 |
Evan Stade
|
3ea77f5cfd
|
gdiplus: Added GdipCreateStreamOnFile.
|
2007-08-08 15:32:01 +02:00 |
Evan Stade
|
7a9a30d95c
|
gdiplus: Added GdipBitmapLockBits.
|
2007-08-08 15:32:01 +02:00 |
Evan Stade
|
1015722dfe
|
gdiplus: Added GdipImageSelectActiveFrame stub.
|
2007-08-06 12:29:19 +02:00 |
Evan Stade
|
4d25791b40
|
gdiplus: Added GdipGetImagePixelFormat.
|
2007-08-06 12:29:12 +02:00 |
Evan Stade
|
f3879cd97f
|
gdiplus: Added GdipImageGetFrameDimensionsList stub.
|
2007-08-06 12:22:23 +02:00 |
Evan Stade
|
8128aeb035
|
gdiplus: Added GdipCreateBitmapFromStream.
|
2007-08-06 12:22:13 +02:00 |
Evan Stade
|
46ce55bf99
|
gdiplus: Alphabetized header.
|
2007-08-03 13:32:14 +02:00 |
Evan Stade
|
496c319c70
|
gdiplus: Added GdipG/SetPathGradientFocusScales.
|
2007-08-03 13:31:51 +02:00 |
Evan Stade
|
9a9c857b3f
|
gdiplus: Added GdipG/SetPathGradientCenterPoint.
|
2007-08-03 13:31:43 +02:00 |
Evan Stade
|
9ea7ef468b
|
gdiplus: Added GdipS/GetPathGradientGammaCorrection.
|
2007-08-03 13:31:28 +02:00 |
Evan Stade
|
15dce3a432
|
gdiplus: Added GdipSetPathGradientSigmaBlend stub.
|
2007-08-03 13:31:22 +02:00 |
Evan Stade
|
03af4ed338
|
gdiplus: Added GdipS/GetPathGradientSurroundColorsWithCount stubs.
|
2007-08-03 13:31:14 +02:00 |
Evan Stade
|
b26d7ce82d
|
gdiplus: Added GdipCreatePathGradient.
|
2007-08-03 13:31:06 +02:00 |
Evan Stade
|
490ca1cabb
|
gdiplus: Added GdipGetPathGradientPointCount.
|
2007-08-03 13:27:39 +02:00 |
Evan Stade
|
f0dbfe959f
|
gdiplus: Added GdipSetPathGradientWrapMode.
|
2007-08-02 12:18:42 +02:00 |
Evan Stade
|
f2cf5551db
|
gdiplus: Added GdipSetPathGradientCenterColor.
|
2007-08-02 12:18:42 +02:00 |
Evan Stade
|
f18cdef727
|
gdiplus: Added solid-color path gradient brush implementation.
|
2007-08-02 12:18:42 +02:00 |
Evan Stade
|
5e29e37af5
|
gdiplus: Added GdipDrawLine.
|
2007-08-02 12:18:42 +02:00 |
Evan Stade
|
0d45cd0212
|
gdiplus: Added GdipSetPenWidth.
|
2007-08-02 12:18:42 +02:00 |
Evan Stade
|
1ef7793b51
|
gdiplus: Added GdipFillPolygon.
|
2007-08-02 12:18:42 +02:00 |
Evan Stade
|
bba20a68b8
|
gdiplus: Added GdipClonePath.
|
2007-08-02 12:18:42 +02:00 |
Evan Stade
|
fdf9f8fb05
|
gdiplus: Added GdipIsOutlineVisiblePathPointI stub.
|
2007-08-02 12:18:42 +02:00 |