Nikolay Sivov
|
c543f3d947
|
gdiplus: Added GdipSetClipGraphics.
|
2008-10-23 12:13:03 +02:00 |
Nikolay Sivov
|
37bbe9d4bc
|
gdiplus: Added Gdip[Get/Set]TextureWrapMode.
|
2008-10-22 13:54:53 +02:00 |
Kirill K. Smirnov
|
176e4ba405
|
gdiplus: Whole picture object should be cloned in GdipCloneImage(), not just parent class 'image'.
|
2008-10-21 11:50:33 +02:00 |
Nikolay Sivov
|
2fd51e94bd
|
gdiplus: Some tests for GdipCreateRegionHrgn added.
|
2008-10-20 14:34:29 +02:00 |
Kirill K. Smirnov
|
e0325b098f
|
gdiplus: IPicture_SaveAsFile updates seek pointer, so put it back.
|
2008-10-17 11:48:04 +02:00 |
Nikolay Sivov
|
dee8657be4
|
gdiplus: Add some tests for pathiterator, fix leaks.
|
2008-10-17 11:43:55 +02:00 |
Aric Stewart
|
c4e859a678
|
gdiplus: Avoid dereferencing a potential NULL (Coverity 589).
|
2008-10-17 11:43:23 +02:00 |
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 |