Fix regression with IE's Menu Bar.
[wine] / dlls / x11drv / init.c
2004-07-13  Alexandre JulliardMake x11drv fail to load when it can't open the display...
2004-05-28  Mike HearnDefault to 96dpi when not specified in the config file.
2004-03-04  Alexandre JulliardChanged the CreateDC driver entry point to use an HDC...
2004-03-04  Alexandre JulliardGet rid of the X11DRV_DC_Funcs hack.
2004-02-13  Alexandre JulliardMoved hGCClipRgn handling to the graphics driver.
2004-01-20  Alexandre JulliardRemoved some unnecessary inclusions of gdi.h.
2004-01-18  Alexandre JulliardRemoved the bitsPerPixel field in the generic DC struct...
2004-01-15  Alexandre JulliardMoved a bunch of definitions from gdi.h into a new...
2004-01-14  Alexandre JulliardMoved SetDrawable, StartGraphicsExposures and EndGraphi...
2003-12-05  Alexandre JulliardMoved all the files in graphics/x11drv to dlls/x11drv.