.. |
tests
|
gdiplus: Add tests for GdipGet/SetLineBlend.
|
2009-04-29 13:07:45 +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: Implement GdipSetLineSigmaBlend.
|
2009-05-05 11:34:01 +02:00 |
customlinecap.c
|
gdiplus: Stubs for AdjustableArrowCap calls.
|
2008-09-04 12:31:38 +02:00 |
font.c
|
gdiplus: Correct the lfHeight calculation in GdipCreateFontFromLogfontW.
|
2009-05-04 12:50:05 +02:00 |
gdiplus.c
|
gdiplus: Void function should not return a value.
|
2008-11-28 12:57:10 +01:00 |
gdiplus.spec
|
gdiplus: Add stub for GdipGetImageThumbnail.
|
2009-05-06 12:06:43 +02:00 |
gdiplus_private.h
|
gdiplus: Add blend information to linear gradient brushes.
|
2009-04-29 13:07:07 +02:00 |
graphics.c
|
gdiplus: Don't draw outside of gradient lines.
|
2009-05-04 12:50:42 +02:00 |
graphicspath.c
|
gdiplus: Implemented GdipIsVisiblePathPoint with tests.
|
2009-02-16 15:35:15 +01:00 |
image.c
|
gdiplus: Add stub for GdipGetImageThumbnail.
|
2009-05-06 12:06:43 +02:00 |
imageattributes.c
|
gdiplus: Add few TRACE(..) for ImageAttributes.
|
2008-09-03 14:21:41 +02:00 |
matrix.c
|
gdiplus: Fix the GdipMultiplyMatrix prototype.
|
2008-12-04 12:05:31 +01:00 |
pathiterator.c
|
gdiplus: Added TRACE/FIXME to all PathIterator calls.
|
2008-08-28 11:24:48 +02:00 |
pen.c
|
gdiplus: Stub for GdipScalePenTransform.
|
2008-12-27 20:27:00 +01:00 |
region.c
|
gdiplus: Fix a docheader typo, add some missed headers.
|
2009-02-17 12:47:46 +01:00 |
stringformat.c
|
gdiplus: Implement GdipSetStringFormatFlags with tests.
|
2009-02-02 15:48:11 +01:00 |