.. |
tests
|
gdiplus: Add tests for GdipGetLineTransform.
|
2010-11-01 11:33:58 +01:00 |
brush.c
|
gdiplus: Fix point conversion in GdipCreateLineBrushI.
|
2010-11-01 11:33:19 +01:00 |
customlinecap.c
|
gdiplus: Add traces to unimplemented functions in customlinecap.c.
|
2010-01-04 11:44:46 +01:00 |
font.c
|
gdiplus: Don't rely on an HDC in GdipGetFontHeight.
|
2010-11-01 11:33:31 +01:00 |
gdiplus.c
|
gdiplus: Return 0 from GdiplusShutdown.
|
2010-10-01 13:43:49 +02:00 |
gdiplus.spec
|
gdiplus: Implement GdipGetRegionScans.
|
2010-10-28 11:41:32 +02:00 |
gdiplus_private.h
|
gdiplus: Add a fallback method for getting HDC's from Graphics objects.
|
2010-08-18 09:42:58 +02:00 |
graphics.c
|
gdiplus: Allow more drawing operations to succeed without an HDC.
|
2010-11-10 17:18:40 +01:00 |
graphicspath.c
|
gdiplus: Add a stub for GdipWindingModeOutline.
|
2010-08-24 13:17:58 +02:00 |
image.c
|
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.
|
2010-10-01 13:44:39 +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: Check for null pt in GdipCreateMatrix3.
|
2010-07-05 11:54:47 +02:00 |
pathiterator.c
|
|
|
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 |