wine-wine/dlls/gdiplus
Nikolay Sivov 26ccb33f86 gdiplus: Add TRACE(..) for brush calls. 2008-09-03 14:21:41 +02:00
..
tests gdiplus/tests: Remove unneeded casts. 2008-09-02 13:59:17 +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: Add TRACE(..) for brush calls. 2008-09-03 14:21:41 +02:00
customlinecap.c gdiplus: Add TRACE(..) to CustomLineCap. 2008-09-03 14:21:41 +02:00
font.c gdiplus: GdipGetFontHeightGivenDPI: Return a valid value for UnitPixel. 2008-08-28 11:52:37 +02:00
gdiplus.c gdiplus: Implemented GdipGetClip. 2008-08-27 13:21:22 +02:00
gdiplus.spec gdiplus: Stub GdipCreateTexture2I. 2008-09-02 13:53:47 +02:00
gdiplus_private.h gdiplus: Implemented GdipGetClip. 2008-08-27 13:21:22 +02:00
graphics.c gdiplus: Add some TRACE(..) to Graphics. 2008-09-03 14:21:41 +02:00
graphicspath.c gdiplus: Stub for GdipFlattenPath with tests. 2008-08-29 14:00:21 +02:00
image.c Add some API documentation stubs to make winapi_check happy. 2008-07-28 11:34:45 +02:00
imageattributes.c gdiplus: Implemented GdipCloneImageAttributes. 2008-06-27 11:25:41 +02:00
matrix.c gdiplus: Add gdiplus debug channel to matrix.c. 2008-08-27 13:21:22 +02:00
pathiterator.c gdiplus: Added TRACE/FIXME to all PathIterator calls. 2008-08-28 11:24:48 +02:00
pen.c gdiplus: Implemented GdipGetPenCustom[Start/End]Cap. 2008-08-01 12:12:29 +02:00
region.c gdiplus: Fix API documentation name. 2008-09-03 14:21:41 +02:00
stringformat.c gdiplus: Implemented GdipStringFormatGetGenericDefault with tests. 2008-07-30 14:41:11 +02:00