.. |
tests
|
gdiplus: Add basic implementation of GdipDrawDriverString.
|
2011-04-01 10:48:25 +02:00 |
brush.c
|
gdiplus: Initialize the ImageAttributes in GdipCreateTexture2I.
|
2011-03-28 17:08:53 +02:00 |
customlinecap.c
|
gdiplus: Add traces to unimplemented functions in customlinecap.c.
|
2010-01-04 11:44:46 +01:00 |
font.c
|
gdiplus: Fall back to Liberation Serif if Times New Roman is missing.
|
2011-03-30 13:28:04 +02:00 |
gdiplus_private.h
|
gdiplus: Implement software rendering of texture brushes.
|
2011-03-11 11:48:08 +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 |
graphics.c
|
gdiplus: Initialize a variable in SOFTWARE_GdipFillRegion to avoid a compiler warning.
|
2011-04-04 14:55:10 +02:00 |
graphicspath.c
|
gdiplus: Avoid shadowing a parameter.
|
2011-03-09 14:08:08 +01:00 |
image.c
|
gdiplus: Use the given HPALETTE in GdipCreateBitmapFromHBITMAP.
|
2011-03-29 12:35:06 +02:00 |
imageattributes.c
|
gdiplus: Implement GdipSetImageAttributesWrapMode.
|
2010-05-10 10:01:48 +02: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 |
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: Clean up HRGN when GdipGetRegionBounds succeeds too.
|
2011-03-28 17:08:53 +02:00 |
stringformat.c
|
gdiplus: Fix memory leak in GdipSetStringFormatMeasurableCharacterRanges.
|
2009-12-28 11:54:55 +01:00 |