Pens created without PS_GEOMETRIC style but with width > 1 unit are
[wine] / dlls / x11drv / graphics.c
2005-11-29  Alexandre JulliardAvoid including X11/Intrinsic.h.
2005-11-28  Rein KlazesHandle an X error in X11DRV_ExtFloodFill().
2005-05-07  Rein KlazesDon't set the pen width to 1 in X11DRV_PolyLine.
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.