Sweden-Number/dlls/gdiplus
Vincent Povirk 504b7c34d6 gdiplus: Remove the gdi32 line gradient drawing code.
It's unused now.
2011-03-17 10:42:45 +01:00
..
tests gdiplus: Implement GdipFillRectangle based on GdipFillPath. 2011-03-17 10:42:32 +01:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
brush.c gdiplus: Implement software rendering of texture brushes. 2011-03-11 11:48:08 +01:00
customlinecap.c gdiplus: Add traces to unimplemented functions in customlinecap.c. 2010-01-04 11:44:46 +01:00
font.c gdiplus: Make load_ttf_name_id() static. 2011-03-16 14:14:23 +01:00
gdiplus.c gdiplus: Remove GdiplusShutdown() as it is redudant with GdiplusShutdown_wrapper(). 2011-03-16 14:14:23 +01:00
gdiplus.spec gdiplus: Stub GdipGetHemfFromMetafile. 2011-01-27 14:15:59 +01:00
gdiplus_private.h gdiplus: Implement software rendering of texture brushes. 2011-03-11 11:48:08 +01:00
graphics.c gdiplus: Remove the gdi32 line gradient drawing code. 2011-03-17 10:42:45 +01:00
graphicspath.c gdiplus: Avoid shadowing a parameter. 2011-03-09 14:08:08 +01:00
image.c gdiplus: Use signed types in convert_pixels to avoid problems on 64-bit. 2011-03-10 14:10:11 +01:00
imageattributes.c gdiplus: Implement GdipSetImageAttributesWrapMode. 2010-05-10 10:01:48 +02:00
matrix.c gdiplus: Rewrite GdipCreateMatrix3. 2011-01-17 13:22:05 +01:00
pathiterator.c gdiplus: Added TRACE/FIXME to all PathIterator calls. 2008-08-28 11:24:48 +02:00
pen.c gdiplus: Stub GdipTranslatePenTransform. 2010-08-23 12:03:37 +02:00
region.c gdiplus: Make get_path_hrgn work with HDC-less graphics objects. 2010-10-28 11:41:39 +02:00
stringformat.c gdiplus: Fix memory leak in GdipSetStringFormatMeasurableCharacterRanges. 2009-12-28 11:54:55 +01:00