Moved ts_xlib.c into x11drv and removed libwine_tsx11.
[wine] / dlls / wineps / pen.c
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.