Sweden-Number/graphics/x11drv
Ulrich Weigand d4663668b8 Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to
coordinates relative to the device, not the DC origin. This is
necessary to correctly implement GetClipRgn16 and InquireVisRgn.
SelectVisRgn also expects region in device-relative coordinates.
Adapted the rest of Wine to this coordinate change.
Implemented ExtSelectClipRgn.
1998-10-11 18:47:02 +00:00
..
.cvsignore
Makefile.in
bitblt.c Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to 1998-10-11 18:47:02 +00:00
bitmap.c
brush.c
clipping.c Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to 1998-10-11 18:47:02 +00:00
graphics.c Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to 1998-10-11 18:47:02 +00:00
init.c
objects.c
pen.c
text.c Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to 1998-10-11 18:47:02 +00:00
xfont.c