Sweden-Number/dlls/gdiplus
Vincent Povirk f3cad17a9b gdiplus: Implement CachedBitmap based on Image. 2008-11-24 14:36:50 +01:00
..
tests gdiplus: Return success from the GdipSaveGraphics and GdipRestoreGraphics stubs. 2008-11-24 14:25:10 +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: Added Gdip[Get/Set]TextureWrapMode. 2008-10-22 13:54:53 +02:00
customlinecap.c gdiplus: Stubs for AdjustableArrowCap calls. 2008-09-04 12:31:38 +02:00
font.c gdiplus: Implement GdipGetFontCollectionFamilyCount and GdipGetFontCollectionFamilyList. 2008-11-24 14:25:10 +01:00
gdiplus.c gdiplus: Add a stub implementation of GdiplusNotificationHook and GdiplusNotificationUnhook. 2008-11-24 14:25:10 +01:00
gdiplus.spec gdiplus: Add stub implementations of GdipCreateHalftonePalette and GdipImageForceValidation. 2008-11-24 14:25:10 +01:00
gdiplus_private.h gdiplus: Implement CachedBitmap based on Image. 2008-11-24 14:36:50 +01:00
graphics.c gdiplus: Add stub implementations of GdipCreateHalftonePalette and GdipImageForceValidation. 2008-11-24 14:25:10 +01:00
graphicspath.c gdiplus: Restore a line I removed by mistake. 2008-11-18 11:53:15 +01:00
image.c gdiplus: Implement CachedBitmap based on Image. 2008-11-24 14:36:50 +01:00
imageattributes.c gdiplus: Add few TRACE(..) for ImageAttributes. 2008-09-03 14:21:41 +02:00
matrix.c gdiplus: Add few TRACE(..) for Matrix. 2008-09-03 14:21:42 +02:00
pathiterator.c gdiplus: Added TRACE/FIXME to all PathIterator calls. 2008-08-28 11:24:48 +02:00
pen.c gdiplus: Add a trailing '\n' to a Wine trace. 2008-11-11 15:14:38 +01:00
region.c gdiplus: Some tests for GdipCreateRegionHrgn added. 2008-10-20 14:34:29 +02:00
stringformat.c gdiplus: Implemented GdipStringFormatGetGenericDefault with tests. 2008-07-30 14:41:11 +02:00