Huw Davies
|
3e90d918db
|
gdiplus: Fix a typo in the parameter validation check.
|
2008-06-30 12:09:52 +02:00 |
Przemysław Białek
|
864384e75d
|
gdiplus: Implementation of function GdipDrawEllipse.
|
2008-06-27 12:32:14 +02:00 |
Nikolay Sivov
|
02a9b6ae2e
|
gdiplus: Implemented GdipGetPenDashCap197819.
|
2008-06-27 11:26:34 +02:00 |
Nikolay Sivov
|
314396ae9c
|
gdiplus: Implemented GdipGetPenWidth.
|
2008-06-27 11:26:26 +02:00 |
Nikolay Sivov
|
c4b7281f06
|
gdiplus: Implemetned GdipGetPenUnit.
|
2008-06-27 11:26:18 +02:00 |
Nikolay Sivov
|
b672dad1b6
|
gdiplus: Added GdipGetPenStartCap.
|
2008-06-27 11:26:10 +02:00 |
Nikolay Sivov
|
cf55dba6a1
|
gdiplus: Implemented GdipGetPenLineJoin, GdipGetPenMiterLimit.
|
2008-06-27 11:25:58 +02:00 |
Nikolay Sivov
|
6eadf3da08
|
gdiplus: Implemented GdipGetPenEndCap.
|
2008-06-27 11:25:49 +02:00 |
Nikolay Sivov
|
71310541f4
|
gdiplus: Implemented GdipCloneImageAttributes.
|
2008-06-27 11:25:41 +02:00 |
Joris Huizer
|
002b7c82be
|
gdiplus: Change tmw field of GpFontFamily into an embedded structure.
|
2008-06-27 11:14:08 +02:00 |
Joris Huizer
|
4cafd76f2d
|
gdiplus: font: Ensure to release resources.
|
2008-06-27 11:13:59 +02:00 |
Nikolay Sivov
|
629761acde
|
gdiplus: Implementation of GdipAddPathPolygon with tests.
|
2008-06-26 21:37:08 +02:00 |
Nikolay Sivov
|
eae78db8bb
|
gdiplus: GdipClearPathMarkers implementation.
|
2008-06-26 13:21:00 +02:00 |
Nikolay Sivov
|
f8826a8525
|
gdiplus: GdipSetPathMarker implementation.
|
2008-06-26 13:20:50 +02:00 |
Nikolay Sivov
|
143ebd60bb
|
gdiplus: GdipPathIterGetCount implementation.
|
2008-06-26 13:20:31 +02:00 |
Nikolay Sivov
|
991e785f50
|
gdiplus: Fix GdipGetPathData implementation and test.
Previous version (commit 3bacdaf664 ) was totally incorrect.
Thanks to Paul Vriens for pointing this out.
|
2008-06-26 12:50:09 +02:00 |
Adam Petaccia
|
fe3d38d1a0
|
gdiplus: Tests for new font functions.
|
2008-06-25 20:42:22 +02:00 |
Adam Petaccia
|
082529b1bf
|
gdiplus: Implement GdipGetFontSize.
|
2008-06-25 20:42:12 +02:00 |
Adam Petaccia
|
1919b124a2
|
gdiplus: Implement GdipGetFontUnit.
|
2008-06-25 20:42:03 +02:00 |
Adam Petaccia
|
b0b1588ab6
|
gdiplus: Implement GdipCreateFont.
|
2008-06-25 20:41:44 +02:00 |
Adam Petaccia
|
bda6adc5e7
|
gdiplus: Tests for GetGeneric*.
|
2008-06-25 20:40:42 +02:00 |
Adam Petaccia
|
ced3d81b1a
|
gdiplus: Tests for FontFamily.
|
2008-06-25 20:40:24 +02:00 |
Adam Petaccia
|
d6bad2d6de
|
gdiplus: Implement GdipGetGeneric*.
|
2008-06-25 20:39:48 +02:00 |
Adam Petaccia
|
ce4b414845
|
gdiplus: Implement GdipGetFamilyName.
|
2008-06-25 20:39:01 +02:00 |
Adam Petaccia
|
d5b8c9d870
|
gdiplus: Implement GdipDeleteFontFamily.
|
2008-06-25 20:38:11 +02:00 |
Adam Petaccia
|
e8e1d0f6fe
|
gdiplus: Implement GdipCreateFontFamilyFromName.
|
2008-06-25 20:38:01 +02:00 |
Petr Dlouhý
|
4513fb3818
|
gdiplus: Stub implementation of GdipImageGetFrameDimensionsCount + test.
|
2008-06-21 11:36:24 +02:00 |
Nikolay Sivov
|
3bacdaf664
|
gdiplus: Implemented GdipGetPathData with test.
|
2008-06-20 12:37:44 +02:00 |
Nikolay Sivov
|
f620b663a7
|
gdiplus: Stub for GdipFlush.
|
2008-06-20 12:37:02 +02:00 |
Nikolay Sivov
|
d4ae6fa1ea
|
gdiplus: Implemented GdipAddPathRectangles with tests.
|
2008-06-20 12:35:52 +02:00 |
Nikolay Sivov
|
250a9d7412
|
gdiplus: Check pointer in GdipGetLineRectI.
|
2008-06-20 12:35:32 +02:00 |
Huw Davies
|
f1fae5ea48
|
gdiplus: GdipCreatePen2 should make a copy of the brush.
|
2008-06-20 11:19:13 +02:00 |
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 |