Alexandre Julliard
|
0208fe2f1f
|
gdiplus: Fix a typo that breaks the Mingw build.
|
2009-01-16 16:36:29 +01:00 |
Chris Wulff
|
10637b4f0d
|
gdiplus: Implement hatch brush accessor functions.
|
2009-01-12 14:36:41 +01:00 |
Chris Wulff
|
a2a94a49bc
|
gdiplus: Partial implementation of GdipCreateHatchBrush.
|
2009-01-12 14:36:37 +01:00 |
Nikolay Sivov
|
be7d21255c
|
gdiplus: Stub for GdipRotateLineTransform.
|
2008-12-27 20:27:07 +01:00 |
Nikolay Sivov
|
958e73aa69
|
gdiplus: Added GdipScaleTextureTransform.
|
2008-12-05 13:01:00 +01:00 |
Michael Stefaniuc
|
4386caa13b
|
gdiplus: Reduce the number of casts by using the proper type for variables.
|
2008-12-05 12:36:37 +01:00 |
Nikolay Sivov
|
a886b4743f
|
gdiplus: Added GdipMultiplyTextureTransform.
|
2008-12-03 10:04:03 +01:00 |
Nikolay Sivov
|
eabb8d169c
|
gdiplus: Added GdipRotateTextureTransform.
|
2008-12-03 10:03:59 +01:00 |
Nikolay Sivov
|
2d1a9eb307
|
gdiplus: Added GdipTranslateTextureTransform.
|
2008-12-03 10:03:53 +01:00 |
Nikolay Sivov
|
37bbe9d4bc
|
gdiplus: Added Gdip[Get/Set]TextureWrapMode.
|
2008-10-22 13:54:53 +02: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
|
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 |
Francois Gouget
|
8577025789
|
gdiplus: Add some documentation stubs to make winapicheck happy.
|
2008-09-15 11:23:54 +02:00 |
Francois Gouget
|
758c453ff1
|
gdiplus: Add/fix the trailing '\n' in Wine traces.
|
2008-09-05 13:39:11 +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 |
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
|
74dc990bbf
|
gdiplus: Implemented GdipGetPathGradientRect with test.
|
2008-07-23 11:23:36 +02:00 |
Nikolay Sivov
|
48e914b519
|
gdiplus: Implement GdipGetPathGradientBlend with basic tests.
|
2008-07-22 15:24:38 +02:00 |
Nikolay Sivov
|
01abb3d1dc
|
gdiplus: implemeted GdipGetPathGradientBlendCount with test.
|
2008-07-22 15:24:29 +02:00 |
Nikolay Sivov
|
3e59f9e283
|
gdiplus: Semi-stub for GdipCreateLineBrushFromRectWithAngle.
|
2008-07-09 10:43:55 +02:00 |
Nikolay Sivov
|
9fbec615ae
|
gdiplus: GdipGetLineWrapMode implementation.
|
2008-07-08 11:17:49 +02:00 |
Nikolay Sivov
|
1ee3b0fac6
|
gdiplus: Implemented GdipCreateTextureIAI using float args version.
|
2008-07-03 13:08:17 +02:00 |
Nikolay Sivov
|
58901f10f5
|
gdiplus: GdipGetPathGradientWrapMode implementation.
|
2008-07-01 13:45:37 +02:00 |
Nikolay Sivov
|
250a9d7412
|
gdiplus: Check pointer in GdipGetLineRectI.
|
2008-06-20 12:35:32 +02:00 |
Nikolay Sivov
|
17621fb7d5
|
gdiplus: Implemented GdipSetPathGradientCenterPointI.
|
2008-04-30 10:27:49 +02:00 |
Nikolay Sivov
|
9cce789881
|
gdiplus: Implemented GdipGetPathGradientCenterPointI.
|
2008-04-29 13:48:17 +02:00 |
Nikolay Sivov
|
5873bac95d
|
gdiplus: Implemented GdipCreateLineBrushFromRect.
|
2008-04-28 12:21:51 +02:00 |
Nikolay Sivov
|
836b4183b9
|
gdiplus: Implemented GdipCreatePathGradientI.
|
2008-04-28 12:21:41 +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
|
0679e9770a
|
gdiplus: GdipCreateLineBrushI implemented using float args version.
|
2008-04-21 16:55:35 +02:00 |
Lei Zhang
|
82d0144912
|
gdiplus: Add a stub for GdipSetLineTransform.
|
2008-04-11 11:16:01 +02:00 |
Lei Zhang
|
942f3496b3
|
gdiplus: Add a stub for GdipSetLinePresetBlend.
|
2008-04-11 11:15:54 +02:00 |
Lei Zhang
|
0399cdaff0
|
gdiplus: Add a stub for GdipSetLineLinearBlend.
|
2008-04-11 11:15:46 +02:00 |
Lei Zhang
|
89b0a979c8
|
gdiplus: Add a stub for GdipSetLineColors.
|
2008-04-11 11:15:34 +02:00 |
Evan Stade
|
b56689d22c
|
gdiplus: Added GdipSetLineBlend stub.
|
2007-08-15 10:55:14 +02:00 |
Evan Stade
|
96a69f0508
|
gdiplus: Added GdipSetTextureTransform stub.
|
2007-08-10 13:00:09 +02:00 |
Evan Stade
|
8254c37ad8
|
gdiplus: Updated GdipCloneBrush, GdipDeleteBrush.
|
2007-08-10 13:00:01 +02:00 |