Add a test case for children Z ordering at window creation time.
[wine] / dlls / x11drv / palette.c
2004-03-27  Alexandre JulliardAvoid crash in X11DRV_IsSolidColor for TrueColor displays.
2004-03-04  Alexandre JulliardMoved more GDI definitions to gdi_private.h.
2004-02-20  Finlo BoydeFix for deadlock when using private colormap.
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...
2003-12-05  Alexandre JulliardMoved all the files in graphics/x11drv to dlls/x11drv.