Nikolay Sivov
|
a53b9b95b8
|
gdiplus: Fix for GdipPathIterNextMarker to handle path without markers. Fix tests.
|
2008-07-17 11:20:45 +02:00 |
|
Nikolay Sivov
|
dcfbe58ef7
|
gdiplus: Fix GdipCreatePathIter to handle NULL as path. Fix tests.
|
2008-07-17 11:20:22 +02:00 |
|
Nikolay Sivov
|
d8a25fc26c
|
gdiplus: Implemented GdipCreateBitmapFromResource.
|
2008-07-17 10:53:31 +02:00 |
|
Andrew Talbot
|
dbc57826d6
|
gdiplus: Remove unneeded address-of operator from array name.
|
2008-07-11 13:58:52 +02:00 |
|
Nikolay Sivov
|
d12f5c5482
|
gdiplus: Implemented GdipGetPenDashCount.
|
2008-07-11 13:57:59 +02:00 |
|
Nikolay Sivov
|
fc44cad4a6
|
gdiplus: Implemented GdipSetPenDashCap197819.
|
2008-07-11 13:57:47 +02:00 |
|
Nikolay Sivov
|
0e840f6186
|
gdiplus: GdipFillRegion actually belongs to Graphics.
|
2008-07-11 13:57:36 +02:00 |
|
Alexandre Julliard
|
8fd6f0e26a
|
gdiplus/tests: Don't test returned value if the call failed.
|
2008-07-10 20:39:45 +02:00 |
|
Huw Davies
|
b2ebf709ff
|
gdiplus: Partial implementation of GdipCreateBitmapFromGdiDib.
|
2008-07-10 18:10:51 +02:00 |
|
Huw Davies
|
fc1a1f66ee
|
gdiplus: Stubs for GdipIsVisiblePathPoint[I].
|
2008-07-10 18:10:45 +02:00 |
|
Huw Davies
|
eb9d7f5980
|
gdiplus: Implement GdipCreateMetafileFromWmfFile.
|
2008-07-10 18:10:39 +02:00 |
|
Huw Davies
|
3ab7666248
|
gdiplus: Add stubs for GdipTransformPoints[I].
|
2008-07-10 18:10:24 +02:00 |
|
Francois Gouget
|
f7c5736340
|
gdiplus: Add/fix the trailing '\n' to Wine traces.
|
2008-07-10 13:40:26 +02:00 |
|
Francois Gouget
|
dbaec0a101
|
Assorted spelling fixes.
|
2008-07-10 13:40:15 +02:00 |
|
Adam Petaccia
|
0a225750d9
|
gdiplus: Add another helper macro to deal with magic numbers.
|
2008-07-10 12:30:57 +02:00 |
|
Adam Petaccia
|
e253d6a084
|
gdiplus: Add a test for a floating-point triangle.
|
2008-07-10 12:30:57 +02:00 |
|
Adam Petaccia
|
5a60ec7f21
|
gdiplus: Add more tests for regions and paths.
|
2008-07-10 12:30:57 +02:00 |
|
Adam Petaccia
|
2f7bb7c538
|
gdiplus: Test for CharacterRange.
|
2008-07-10 12:30:57 +02:00 |
|
Adam Petaccia
|
c89bd5b878
|
gdiplus: Stub GdipFillRegion.
|
2008-07-10 12:30:57 +02:00 |
|
Adam Petaccia
|
be4a226a11
|
gdiplus: Stub GdipMeasureCharacterRanges.
|
2008-07-10 12:30:57 +02:00 |
|
Adam Petaccia
|
b135d4a700
|
gdiplus: Stub GdipSetStringFormatMeasurableCharacterRanges.
|
2008-07-10 12:30:57 +02:00 |
|
Adam Petaccia
|
ae443728e9
|
gdiplus: Stub GdipGetStringFormatMeasurableCharacterRangeCount.
|
2008-07-10 12:30:57 +02:00 |
|
Adam Petaccia
|
f9b304e4ad
|
gdiplus: GdipMeasureString: .spec file fix.
|
2008-07-10 12:30:57 +02:00 |
|
Adam Petaccia
|
2a1d41bf62
|
gdiplus: Implement GdipGetStringFormatFlags.
|
2008-07-10 12:30:56 +02:00 |
|
Adam Petaccia
|
ae817aea09
|
gdiplus: Stub GdipStringFormatGetGenericDefault.
|
2008-07-10 12:30:56 +02:00 |
|
Francois Gouget
|
4b1f6310d9
|
gdiplus/tests: Spelling fix.
|
2008-07-10 12:18:27 +02:00 |
|
Huw Davies
|
140d4edb5b
|
gdiplus: Add some defines for the magic values.
|
2008-07-10 12:16:24 +02:00 |
|
Huw Davies
|
1c8271d27a
|
gdiplus: Add some tests for regions with paths and update a comment.
|
2008-07-10 12:16:16 +02:00 |
|
Nikolay Sivov
|
55916bb970
|
gdiplus: Implemented GdipDrawClosedCurve and GdipDrawClosedCurveI.
|
2008-07-09 10:44:33 +02:00 |
|
Nikolay Sivov
|
8b8864b727
|
gdiplus: Implemeted GdipDrawClosedCurve2 and GdipDrawClosedCurve2I.
|
2008-07-09 10:44:18 +02:00 |
|
Nikolay Sivov
|
3e59f9e283
|
gdiplus: Semi-stub for GdipCreateLineBrushFromRectWithAngle.
|
2008-07-09 10:43:55 +02:00 |
|
Nikolay Sivov
|
4ea173ef9b
|
gdiplus: Implemented GdipShearMatrix with tests.
|
2008-07-08 21:08:54 +02:00 |
|
Huw Davies
|
5d929b1374
|
gdiplus: Add a test to show that bitmap fonts aren't used for fontfamilies.
|
2008-07-08 20:37:36 +02:00 |
|
Nikolay Sivov
|
d7999a008b
|
gdiplus: GdipInvertMatrix implementation with tests.
|
2008-07-08 11:18:09 +02:00 |
|
Nikolay Sivov
|
d4554ad5d5
|
gdiplus: GdipIsMatrixInvertible implementation with tests.
|
2008-07-08 11:17:59 +02:00 |
|
Nikolay Sivov
|
9fbec615ae
|
gdiplus: GdipGetLineWrapMode implementation.
|
2008-07-08 11:17:49 +02:00 |
|
Alexandre Julliard
|
ed985acd9f
|
gdiplus: Store the family name directly in the GpFontFamily structure.
|
2008-07-07 14:53:10 +02:00 |
|
Adam Petaccia
|
d17d566412
|
gdiplus: Implement GdipGetEmHeight.
|
2008-07-07 14:47:45 +02:00 |
|
Adam Petaccia
|
e96b07d73f
|
gdiplus: Implement GdipGetCellDescent.
|
2008-07-07 14:47:39 +02:00 |
|
Adam Petaccia
|
6fabc90219
|
gdiplus: Implement GdipGetCellAscent.
|
2008-07-07 14:47:33 +02:00 |
|
Adam Petaccia
|
b5505f6326
|
gdiplus: Tests for FontFamily properties.
|
2008-07-07 14:47:02 +02:00 |
|
Adam Petaccia
|
c027f427ef
|
gdiplus: Use a better framework for filling out FontFamilies.
|
2008-07-07 14:46:49 +02:00 |
|
Adam Petaccia
|
25e4fd7d3c
|
gdiplus: Stub GdipGetFontHeightGivenDPI.
|
2008-07-07 14:45:54 +02:00 |
|
Adam Petaccia
|
f6da80297d
|
gdiplus: Stub GdipGetCellDescent.
|
2008-07-07 14:45:35 +02:00 |
|
Adam Petaccia
|
15831e0a0a
|
gdiplus: Stub GdipGetCellAscent.
|
2008-07-07 14:45:19 +02:00 |
|
Adam Petaccia
|
33cb831f24
|
gdiplus: Stub GdipGetEmHeight.
|
2008-07-07 14:45:11 +02:00 |
|
Adam Petaccia
|
45c3d74cad
|
gdiplus: Stub GdipGetLineSpacing.
|
2008-07-07 14:45:03 +02:00 |
|
Adam Petaccia
|
638f63d13f
|
gdiplus: Implement GdipCloneFontFamily.
|
2008-07-07 14:44:46 +02:00 |
|
Adam Petaccia
|
cbce618067
|
gdiplus: Stub GdipCloneFontFamily.
|
2008-07-07 14:41:04 +02:00 |
|
Adam Petaccia
|
148f184c23
|
gdiplus: test_getgenerics: Don't use a pointer-to-pointer construct.
|
2008-07-07 14:40:51 +02:00 |
|