Fixed X11DRV_SetDIBitsToDevice to do the right thing for top-down
[wine] / graphics / path.c
2002-06-25  Alexandre JulliardReplaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP...
2002-06-13  Alexandre JulliardAuthors: Mike McCormack <mikem@codeweavers.com>, Jeremy...
2002-05-31  Vincent BéronRemoved trailing whitespace.
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-10-14  Francois GougetWhen including config.h, include it first.
2001-09-14  Huw D M DaviesAvoid calling RestoreDC with gdi lock.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-11-01  Mark DufourMake the functions Pie, Chord, RoundRect, AngleArc...
2000-08-19  Alexandre JulliardAuthors: Alexandre Julliard <julliard@codeweavers.com...
2000-05-05  Rob FarnumRemoved warnings from freeing path in DeleteDC.
2000-04-18  Huw D M DaviesImplement StrokeAndFillPath.
2000-03-28  Niels Kristian Bec... - Fix some compiler warnings.
1999-12-20  Huw D M DaviesMove Bezier code out of x11drv into commmon GDI code...
1999-12-05  Huw D M DaviesFixes several bugs in gdi path handling.
1999-10-24  Patrik StridvallAdded Win16 variants of existing Win32 functions.
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-16  Robert PouliotA few patches to help Wine to compile on OS/2.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-10-28  François GougetFixed some LPPOINT/LPSIZE mismatches and some missing...
1998-10-11  Ulrich WeigandChanged DC members w.hVisRgn, w.hClipRgn, amd w.hGCClip...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1997-12-21  Alexandre JulliardRelease 971221 wine-971221