Alistair Leslie-Hughes
|
4b6cc6e3fd
|
gdiplus: Stub GdipRecordMetafileFileName and GdipRecordMetafileFileNameI.
|
2008-10-06 13:49:47 +02:00 |
Marcus Meissner
|
e4198d473c
|
gdiplus: Also handle 32bpp bitmaps.
|
2008-10-06 13:08:58 +02:00 |
Lei Zhang
|
83d92f4195
|
gdiplus: Allocate enough space for BITMAPINFO in GdipLoadImageFromStream.
|
2008-09-30 10:15:42 -05:00 |
Lei Zhang
|
778ea2360e
|
gdiplus: Allocate enough space for BITMAPINFO in GdipBitmapUnlockBits.
|
2008-09-30 10:15:37 -05:00 |
Lei Zhang
|
2309a9e4ab
|
gdiplus: Allocate enough space for BITMAPINFO in GdipBitmapLockBits.
|
2008-09-30 10:15:31 -05:00 |
Lei Zhang
|
fc753bbb58
|
gdiplus: Free memory on a failure.
|
2008-09-30 10:15:02 -05:00 |
Lei Zhang
|
8d53fc56fe
|
gdiplus: Allocate enough space for BITMAPINFO in GdipCreateTextureIA.
|
2008-09-30 10:14:56 -05:00 |
Nikolay Sivov
|
3ecb8bdd61
|
gdiplus: Stubs for GdipIsVisiblePoint/GdipIsVisiblePointI.
|
2008-09-30 10:13:31 -05:00 |
Nikolay Sivov
|
e2817e59b1
|
gdiplus: Implemented GdipSetClipPath.
|
2008-09-30 10:13:23 -05:00 |
Nikolay Sivov
|
8d9c4867ae
|
gdiplus: Implemented GdipSetClipRect/GdipSetClipRectI.
|
2008-09-25 11:24:46 +02:00 |
Nikolay Sivov
|
31847cf30b
|
gdiplus: Implemented GdipResetTextureTransform.
|
2008-09-25 11:24:38 +02:00 |
Nikolay Sivov
|
edb764fa54
|
gdiplus: Implemented GdipSetTextureTransform with tests.
|
2008-09-25 11:24:31 +02:00 |
Nikolay Sivov
|
48b8072518
|
gdiplus: Implement GdipGetTextureTransform with test.
|
2008-09-25 11:24:22 +02:00 |
Nikolay Sivov
|
067a08efae
|
gdiplus: Stub for GdipSetPathGradientBlend.
|
2008-09-25 11:24:06 +02:00 |
Alexandre Julliard
|
a2d04673e6
|
gdiplus: Fix a string buffer overflow.
|
2008-09-25 11:19:23 +02:00 |
John Klehm
|
294c160c36
|
gdiplus: Stub implementation of GdipGetImageDecoders and GdipGetImageDecodersSize.
|
2008-09-15 13:14:13 +02:00 |
Francois Gouget
|
8577025789
|
gdiplus: Add some documentation stubs to make winapicheck happy.
|
2008-09-15 11:23:54 +02:00 |
Nikolay Sivov
|
d7794170e7
|
gdiplus: Some TRACE(..) for Image calls.
|
2008-09-11 12:32:14 +02:00 |
Nikolay Sivov
|
c2de38ea47
|
gdiplus: Added missed stubs for Image metadata access.
|
2008-09-08 14:12:31 +02:00 |
Nikolay Sivov
|
d923d78e95
|
gdiplus: Partially implemented GdipTestControl.
|
2008-09-08 14:09:36 +02:00 |
Nikolay Sivov
|
7258dea49c
|
gdiplus: Fix for GdipGraphicsClear.
|
2008-09-05 16:01:05 +02:00 |
Francois Gouget
|
758c453ff1
|
gdiplus: Add/fix the trailing '\n' in Wine traces.
|
2008-09-05 13:39:11 +02:00 |
Nikolay Sivov
|
b6c52ce996
|
gdiplus: Implemented GdipCloneImage.
|
2008-09-05 13:01:02 +02:00 |
Nikolay Sivov
|
bff1678f54
|
gdiplus: Implemented GdipGraphicsClear.
|
2008-09-05 12:59:33 +02:00 |
Nikolay Sivov
|
50bfa9b0eb
|
gdiplus: Stubs for AdjustableArrowCap calls.
|
2008-09-04 12:31:38 +02:00 |
Nikolay Sivov
|
9c60a57ad1
|
gdiplus: Fix curve closing in GdipDrawClosedCurve2.
|
2008-09-04 12:31:24 +02:00 |
Nikolay Sivov
|
72304d8377
|
gdiplus: Initial GdipFlattenPath implementation.
|
2008-09-04 12:31:12 +02:00 |
Nikolay Sivov
|
38196119f3
|
gdiplus: Add few TRACE(..) for Matrix.
|
2008-09-03 14:21:42 +02:00 |
Nikolay Sivov
|
088ed7a52d
|
gdiplus: Add few TRACE(..) for ImageAttributes.
|
2008-09-03 14:21:41 +02:00 |
Nikolay Sivov
|
c9d4046bcf
|
gdiplus: Add TRACE(..) for font calls.
|
2008-09-03 14:21:41 +02:00 |
Nikolay Sivov
|
69e17d6a6a
|
gdiplus: GdipGetLineGammaCorrection should check result pointer. Test added.
|
2008-09-03 14:21:41 +02:00 |
Nikolay Sivov
|
26ccb33f86
|
gdiplus: Add TRACE(..) for brush calls.
|
2008-09-03 14:21:41 +02:00 |
Nikolay Sivov
|
0f87374a17
|
gdiplus: Add TRACE(..) to CustomLineCap.
|
2008-09-03 14:21:41 +02:00 |
Nikolay Sivov
|
cf5562338a
|
gdiplus: Fix API documentation name.
|
2008-09-03 14:21:41 +02:00 |
Nikolay Sivov
|
29f4c9d8a0
|
gdiplus: Add some TRACE(..) to Graphics.
|
2008-09-03 14:21:41 +02:00 |
Francois Gouget
|
aafaec4f43
|
gdiplus/tests: Remove unneeded casts.
|
2008-09-02 13:59:17 +02:00 |
Francois Gouget
|
25346b8437
|
gdiplus: Add some documentation stubs to make winapicheck happy.
|
2008-09-02 13:58:28 +02:00 |
Adam Petaccia
|
f7fc4e1610
|
gdiplus: Implement GdipCreateTexture2I.
|
2008-09-02 13:54:08 +02:00 |
Adam Petaccia
|
b6afa7a743
|
gdiplus: Implement GdipCreateTexture2.
|
2008-09-02 13:54:00 +02:00 |
Adam Petaccia
|
7b3e6d018a
|
gdiplus: Implement GdipCreateTexture.
|
2008-09-02 13:53:53 +02:00 |
Adam Petaccia
|
cb88bbd176
|
gdiplus: Stub GdipCreateTexture2I.
|
2008-09-02 13:53:47 +02:00 |
Adam Petaccia
|
29e1994722
|
gdiplus: Stub GdipCreateTexture2.
|
2008-09-02 13:53:41 +02:00 |
Adam Petaccia
|
406c5d3f4d
|
gdiplus: Stub GdipCreateTexture.
|
2008-09-02 13:53:33 +02:00 |
Adam Petaccia
|
a90bced72e
|
gdiplus: Stub GdipTranslateLineTransform.
|
2008-09-02 13:53:27 +02:00 |
Nikolay Sivov
|
5c1edcfaad
|
gdiplus: Stub for GdipFlattenPath with tests.
|
2008-08-29 14:00:21 +02:00 |
Nikolay Sivov
|
7d71805afc
|
gdiplus: Add TRACE(..) to graphicspath.c.
|
2008-08-29 12:32:15 +02:00 |
Nikolay Sivov
|
813d6dc537
|
gdiplus: Implemented GdipIsEmptyClip with tests.
|
2008-08-29 12:32:08 +02:00 |
Nikolay Sivov
|
ff88d4e18e
|
gdiplus: Implemented GdipResetClip with tests.
|
2008-08-29 12:32:01 +02:00 |
Adam Petaccia
|
f5e9a01cce
|
gdiplus: GdipGetFontHeightGivenDPI: Return a valid value for UnitPixel.
|
2008-08-28 11:52:37 +02:00 |
Adam Petaccia
|
74c8117a4b
|
gdiplus: Don't create a font if there is no facename.
|
2008-08-28 11:51:16 +02:00 |