gdi: Add a test which shows that GDI does not support compressed DIB sections.
[wine] / dlls / gdi / painting.c
2005-11-05  Markus AmslerImprove c2man Documented-Total count.
2005-10-11  Dmitry TimoshkovAdd a safety check for number of control points in...
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-07-21  Alexandre JulliardMoved LineDDA implementation to dlls/gdi/painting.c.
2004-05-18  Eric PouechAdded some missing prototypes.
2004-04-02  Mike McCormackFix bug in GdiGradientFill.
2004-03-31  Mike McCormackOptimize GdiGradientFill by drawing lines instead of...
2004-03-04  Alexandre JulliardMoved more GDI definitions to gdi_private.h.
2004-02-12  Alexandre JulliardMoved remaining files from graphics/ to dlls/gdi.