Remove X_DC_INFO from DC and make it behave like any other PDEVICE.
authorHuw D M Davies <daviesh@abacus.physics.ox.ac.uk>
Wed, 25 Nov 1998 12:36:03 +0000 (12:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Nov 1998 12:36:03 +0000 (12:36 +0000)
commit9c68faadab569a159e5e9c9952b2b21de57d15a3
treed67a3c96085105f2899f1c1eed4138faa3025504
parent7129d9f69645104c55f8fdedcc2735846aa11deb
Remove X_DC_INFO from DC and make it behave like any other PDEVICE.
32 files changed:
graphics/ddraw.c
graphics/painting.c
graphics/wing.c
graphics/x11drv/bitblt.c
graphics/x11drv/bitmap.c
graphics/x11drv/brush.c
graphics/x11drv/clipping.c
graphics/x11drv/dib.c
graphics/x11drv/graphics.c
graphics/x11drv/init.c
graphics/x11drv/pen.c
graphics/x11drv/text.c
graphics/x11drv/xfont.c
include/bitmap.h
include/color.h
include/gdi.h
include/x11drv.h
include/x11font.h
misc/main.c
objects/bitmap.c
objects/color.c
objects/dc.c
objects/gdiobj.c
windows/dce.c
windows/display.c
windows/event.c
windows/graphics.c
windows/input.c
windows/mouse.c
windows/scroll.c
windows/sysmetrics.c
windows/user.c