winex11: Remove support for icon windows, use a default icon instead.
[wine] / dlls / winex11.drv / pen.c
2012-02-20  Francois Gougetwinex11: The x11drv debug channel is unused in pen...
2011-12-30  Alexandre Julliardgdi32: Pass a brush_pattern structure to the SelectPen...
2011-10-21  Alexandre Julliardwinex11: Filter out zero-size dashes for PS_USERSTYLE...
2011-10-14  Daniel Santoswinex11.drv: Add on-screen PS_USERSTYLE support to...
2011-09-12  Alexandre Julliardwinex11: Pass an HDC to the size mapping functions.
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-08  Alexandre Julliardwinex11: Use the HDC from the gdi_physdev structure.
2011-07-08  Alexandre Julliardwinex11: Pass a generic PHYSDEV to all graphics entry...
2008-12-23  Maarten Lankhorstgdi32/winex11.drv: Change all gdi/opengl operations...
2008-11-07  Krzysztof Kotlengawinex11: Make pens of width = 1 scalable.
2007-07-20  Dmitry Timoshkovwinex11.drv: Constify the pen dash data.
2007-07-19  Evan Stadewinex11.drv: Draw dashed lines for extended pens.
2006-11-27  Andrew Talbotwinex11.drv: Cast-qual warnings fix.
2006-10-20  Alexandre Julliardwinex11.drv: Avoid X error with unsupported pen styles.
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.