Sweden-Number/dlls/gdiplus
Nikolay Sivov f8826a8525 gdiplus: GdipSetPathMarker implementation. 2008-06-26 13:20:50 +02:00
..
tests gdiplus: Fix GdipGetPathData implementation and test. 2008-06-26 12:50:09 +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: Check pointer in GdipGetLineRectI. 2008-06-20 12:35:32 +02:00
customlinecap.c gdiplus: Implemented GdipGetCustomLineCapBaseCap. 2008-04-18 13:57:15 +02:00
font.c gdiplus: Implement GdipGetFontSize. 2008-06-25 20:42:12 +02:00
gdiplus.c gdiplus: Remove unneeded casts. 2008-01-08 12:54:06 +01:00
gdiplus.spec gdiplus: GdipSetPathMarker implementation. 2008-06-26 13:20:50 +02:00
gdiplus_private.h gdiplus: Implement GdipCreateFont. 2008-06-25 20:41:44 +02:00
graphics.c gdiplus: Stub for GdipFlush. 2008-06-20 12:37:02 +02:00
graphicspath.c gdiplus: GdipSetPathMarker implementation. 2008-06-26 13:20:50 +02:00
image.c gdiplus: Stub implementation of GdipImageGetFrameDimensionsCount + test. 2008-06-21 11:36:24 +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: GdipPathIterGetCount implementation. 2008-06-26 13:20:31 +02:00
pen.c gdiplus: GdipCreatePen2 should make a copy of the brush. 2008-06-20 11:19:13 +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