Sweden-Number/dlls/gdiplus
Nikolay Sivov c17266de9e gdiplus: Implemented GdipGetLogFontA. 2009-02-04 15:41:09 +01:00
..
tests gdiplus: Add testing for ObjectBusy in some Graphics methods. 2009-02-03 12:48:46 +01: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: Fix a typo that breaks the Mingw build. 2009-01-16 16:36:29 +01:00
customlinecap.c gdiplus: Stubs for AdjustableArrowCap calls. 2008-09-04 12:31:38 +02:00
font.c gdiplus: Implemented GdipGetLogFontA. 2009-02-04 15:41:09 +01:00
gdiplus.c gdiplus: Void function should not return a value. 2008-11-28 12:57:10 +01:00
gdiplus.spec gdiplus: Implemented GdipGetLogFontA. 2009-02-04 15:41:09 +01:00
gdiplus_private.h gdiplus: Partial implementation of GdipCreateHatchBrush. 2009-01-12 14:36:37 +01:00
graphics.c gdiplus: Implemented GdipFillRegion. 2009-02-04 15:40:59 +01:00
graphicspath.c gdiplus: Added GdipAddPathCurve3/GdipAddPathCurve3I with tests. 2008-12-15 12:33:49 +01:00
image.c gdiplus: Implemented GdipCreateBitmapFromHICON (with tests). 2009-02-03 12:48:07 +01: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: Implemented GdipGetRegionBounds/GdipGetRegionBoundsI. 2009-02-02 15:21:43 +01:00
stringformat.c gdiplus: Implement GdipSetStringFormatFlags with tests. 2009-02-02 15:48:11 +01:00