Moved more GDI definitions to gdi_private.h.
[wine] / dlls / x11drv / brush.c
2004-03-04  Alexandre JulliardMoved more GDI definitions to gdi_private.h.
2004-01-18  Alexandre JulliardRemoved the bitsPerPixel field in the generic DC struct...
2004-01-13  Alexandre JulliardMoved some code around to avoid exporting DIB functions...
2003-12-05  Alexandre JulliardMoved all the files in graphics/x11drv to dlls/x11drv.