.. |
tests
|
gdiplus: Store the rect passed to GdipCreateLineBrushFromRect.
|
2009-05-08 12:21:16 +02:00 |
Makefile.in
|
…
|
|
brush.c
|
gdiplus: Use the mode passed to GdipCreateLineBrushFromRect.
|
2009-05-08 12:21:24 +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 GdipImageRotateFlip.
|
2009-05-08 13:03:21 +02:00 |
gdiplus_private.h
|
gdiplus: Store the rectangle in line gradient brushes.
|
2009-05-08 12:21:11 +02:00 |
graphics.c
|
gdiplus: Use brush_fill_path in GdipFillRectangle.
|
2009-05-07 14:44:22 +02:00 |
graphicspath.c
|
gdiplus: Implemented GdipIsVisiblePathPoint with tests.
|
2009-02-16 15:35:15 +01:00 |
image.c
|
gdiplus: Add stub for GdipImageRotateFlip.
|
2009-05-08 13:03:21 +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
|
…
|
|
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 |