wine-wine/dlls/gdiplus
Michael Stefaniuc 50ff549420 gdiplus: Remove some superfluous casts. 2008-12-05 12:36:41 +01:00
..
tests gdiplus: Remove some superfluous casts. 2008-12-05 12:36:41 +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: Reduce the number of casts by using the proper type for variables. 2008-12-05 12:36:37 +01:00
customlinecap.c gdiplus: Stubs for AdjustableArrowCap calls. 2008-09-04 12:31:38 +02:00
font.c gdiplus: Remove some superfluous casts. 2008-12-05 12:36:41 +01: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 GdipSetPenCompoundArray. 2008-12-05 11:59:15 +01:00
gdiplus_private.h gdiplus: Better implementation of GdipGetFontHeightGivenDPI. 2008-12-01 14:01:14 +01:00
graphics.c gdiplus: Implement GdipRegionGetHRgn for paths. 2008-11-25 13:11:44 +01:00
graphicspath.c gdiplus: Restore a line I removed by mistake. 2008-11-18 11:53:15 +01:00
image.c gdiplus: Remove some superfluous casts. 2008-12-05 12:36:41 +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: Add stub for GdipSetPenCompoundArray. 2008-12-05 11:59:15 +01:00
region.c gdiplus: Implement GdipGetRegionHRgn for combined regions. 2008-12-04 12:20:15 +01:00
stringformat.c gdiplus: Implemented GdipStringFormatGetGenericDefault with tests. 2008-07-30 14:41:11 +02:00