Update the address of the Free Software Foundation.
[wine] / dlls / wineps / pen.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-09  Dmitry Timoshkovgdi: A better workaround for extended user style pens.
2006-02-08  Dmitry TimoshkovPens created without PS_GEOMETRIC style but with width...
2006-02-01  Dmitry TimoshkovTranslate pen width from logical units only for geometr...
2006-01-30  Dmitry Timoshkovgdi: Add support for creating extended pens.
2004-05-04  Francois GougetMake our ascii strings static const.
2004-01-20  Alexandre JulliardRemoved some unnecessary inclusions of gdi.h.
2004-01-15  Alexandre JulliardGet rid of the global INTERNAL_[XY]WSTODS macros.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-02  Alexandre JulliardRemoved some direct accesses to the DC structure.
2002-04-03  Patrik StridvallFixed some issues found by winapi_check.
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-22  Alexandre JulliardRemoved some direct accesses to GDI internal pen/brush...
2001-01-24  Eric KohlPartial implementation of world transform support.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-05-30  Dimitrie O. PaunSeparate wineps out of Wine's core.