Sweden-Number/dlls/x11drv
Dmitry Timoshkov 8d9fb6331e x11drv: ScrollDC should not clip output if a clipping rect is not specified.
Add a ScrollDC test with NULL clipping rect.
Add another set of ScrollDC tests written by Rein Klazes.
2005-12-17 12:24:37 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in
bitblt.c Avoid including X11/Intrinsic.h. 2005-11-29 10:46:03 +01:00
bitmap.c
brush.c
clipboard.c
clipping.c
codepage.c
dce.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
desktop.c
dga2.c
dga2.h
dib.c x11drv: Clipping fix with DIB section copy. 2005-12-13 17:05:06 +01:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c Fixed some broken code that was causing compiler warnings. 2005-11-23 14:30:41 +01:00
graphics.c Avoid including X11/Intrinsic.h. 2005-11-29 10:46:03 +01:00
init.c x11drv: cleanup not longer used data on X11DRV_PDEVICE. 2005-12-06 11:33:12 +01:00
keyboard.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
mouse.c
mwm.h
opengl.c x11drv: Get the visual for the GLXPixmap from the current pixel format. 2005-12-16 19:29:52 +01:00
palette.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
pen.c
scroll.c x11drv: ScrollDC should not clip output if a clipping rect is not specified. 2005-12-17 12:24:37 +01:00
settings.c Ignore frequency requests in Desktop mode. 2005-11-28 10:39:28 +01:00
text.c
window.c CreateWindow should not activate invisible minimized or maximized 2005-11-30 12:32:22 +01:00
winex11.drv.spec
winpos.c Remove unused include X11/IntrinsicP.h. 2005-12-01 11:11:35 +01:00
wintab.c
x11ddraw.c
x11ddraw.h
x11drv.h x11drv: cleanup not longer used data on X11DRV_PDEVICE. 2005-12-06 11:33:12 +01:00
x11drv_main.c Make wine_server_fd_to_handle use attributes instead of inherit flag. 2005-12-09 12:22:35 +01:00
x11font.h
xdnd.c
xfont.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
xim.c
xrandr.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
xrandr.h
xrender.c Disable XRender if bit masks aren't valid. 2005-11-30 12:02:26 +01:00
xvidmode.c
xvidmode.h