Nikolay Sivov
|
b5046c28ca
|
gdiplus: Added GdipAddPathRectangle with tests.
|
2008-05-13 11:22:58 +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
|
388caf3255
|
gdiplus: ImageFlags enum defined.
|
2008-05-12 13:59:42 +02:00 |
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 |