Fixed some bugs.
[wine] / graphics / enhmetafiledrv / graphics.c
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2000-11-05  Patrik StridvallOptimized {,p}MoveTo{,Ex}{,16}.
2000-11-05  Alexandre JulliardAllocate DC objects on the process heap, and removed...
2000-04-14  Huw D M DaviesA few corrections to bounding boxes.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
1999-12-05  Huw D M DaviesFixes several bugs in gdi path handling.
1999-07-31  Patrik StridvallFixed some of the issues reported by Solaris Lint.
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-13  Huw D M DaviesFixed a couple of memcpy errors.
1999-05-02  Huw D M DaviesStarted implementing Enhanced MetaFile driver.