Only restore the DC attributes on the next GetDC, and add support for
[wine] / dlls / x11drv / graphics.c
2004-08-11  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-02-13  Alexandre JulliardMoved hGCClipRgn handling to the graphics driver.
2004-01-20  Alexandre JulliardGet rid of some direct accesses to the DC structure...
2004-01-18  Alexandre JulliardRemoved the bitsPerPixel field in the generic DC struct...
2004-01-15  Alexandre JulliardGet rid of the global INTERNAL_[XY]WSTODS macros.
2004-01-15  Alexandre JulliardMoved a bunch of definitions from gdi.h into a new...
2003-12-05  Alexandre JulliardMoved all the files in graphics/x11drv to dlls/x11drv.