.. |
tests
|
gdiplus: Added GdipAddPathRectangle with tests.
|
2008-05-13 11:22:58 +02:00 |
Makefile.in
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
brush.c
|
gdiplus: Implemented GdipSetPathGradientCenterPointI.
|
2008-04-30 10:27:49 +02:00 |
customlinecap.c
|
gdiplus: Implemented GdipGetCustomLineCapBaseCap.
|
2008-04-18 13:57:15 +02:00 |
font.c
|
gdiplus: GdipCreateFontFromLogfontA: no reason to put CHAR to WCHAR array.
|
2008-05-13 11:22:07 +02:00 |
gdiplus.c
|
gdiplus: Remove unneeded casts.
|
2008-01-08 12:54:06 +01:00 |
gdiplus.spec
|
gdiplus: Added GdipAddPathRectangle with tests.
|
2008-05-13 11:22:58 +02:00 |
gdiplus_private.h
|
gdiplus: GdipGetImageFlags simple stub with test.
|
2008-05-12 13:59:56 +02:00 |
graphics.c
|
gdiplus: Stub for GdipGetClip.
|
2008-05-12 19:42:38 +02:00 |
graphicspath.c
|
gdiplus: Added GdipAddPathRectangle with tests.
|
2008-05-13 11:22:58 +02:00 |
image.c
|
gdiplus: Added GdipLoadImageFromFileICM (no icm yet).
|
2008-05-12 14:00:10 +02:00 |
imageattributes.c
|
gdiplus: Add a stub for GdipSetImageAttributesToIdentity.
|
2008-04-11 11:15:19 +02:00 |
matrix.c
|
gdiplus: Check count argument in GdipVectorTransformMatrixPoints.
|
2008-05-13 11:22:24 +02:00 |
pathiterator.c
|
gdiplus: Implemented GdipLoadImageFromStreamICM.
|
2007-08-01 11:59:19 +02:00 |
pen.c
|
gdiplus: Make GdipSetPenDashArray return OutOfMemory on (count <= 0).
|
2008-05-13 11:22:38 +02:00 |
region.c
|
gdiplus: Add some notes about the format of the data blob returned by GdipGetRegionData.
|
2008-05-19 13:34:57 +02:00 |
stringformat.c
|
gdiplus: Implement GdipCloneStringFormat.
|
2008-04-17 12:52:18 +02:00 |