Sweden-Number/dlls/x11drv
Dmitry Timoshkov 4e23f101f3 Do nothing in ShowWindow(SW_SHOW) if a window is already visible. 2004-06-14 19:32:21 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in
bitblt.c If source and destination are the same object, don't lock the object 2004-04-26 20:06:08 +00:00
bitmap.c Moved more GDI definitions to gdi_private.h. 2004-03-04 20:41:12 +00:00
brush.c Moved more GDI definitions to gdi_private.h. 2004-03-04 20:41:12 +00:00
clipboard.c Allow applications, under certain conditions, to set data into the 2004-05-06 23:40:30 +00:00
clipping.c
codepage.c
desktop.c
dga2.c
dga2.h
dib.c We don't support GetDIBits with BI_RLE4/8, so for now return an 2004-03-30 20:39:09 +00:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c The KeymapNotify event does not use the window member, so don't warn 2004-03-19 01:17:32 +00:00
graphics.c
init.c Default to 96dpi when not specified in the config file. 2004-05-28 03:39:59 +00:00
keyboard.c Fix Croatian keyboard layout to better match the XFree86 one. 2004-05-11 22:17:36 +00:00
mouse.c
mwm.h
opengl.c
palette.c Avoid crash in X11DRV_IsSolidColor for TrueColor displays. 2004-03-27 01:37:32 +00:00
pen.c
scroll.c
settings.c
text.c Pass the gdiFont object to the SelectFont driver entry point so that 2004-03-04 04:05:04 +00:00
window.c Make WM_GETMINMAXINFO default behaviour more like the Windows one. 2004-05-07 00:41:32 +00:00
wineclipsrv.c Make our ascii strings static const. 2004-05-04 04:13:05 +00:00
winpos.c Do nothing in ShowWindow(SW_SHOW) if a window is already visible. 2004-06-14 19:32:21 +00:00
wintab.c Fixed some issues found by winapi_check. 2004-02-20 20:19:23 +00:00
x11ddraw.c Moved more GDI definitions to gdi_private.h. 2004-03-04 20:41:12 +00:00
x11ddraw.h
x11drv.h Allow applications, under certain conditions, to set data into the 2004-05-06 23:40:30 +00:00
x11drv.spec Fixed some issues found by winapi_check. 2004-05-17 21:08:31 +00:00
x11drv_main.c Make UseXrandr default to true in the no config file case. 2004-06-14 16:58:38 +00:00
x11font.h
xdnd.c
xfont.c Pass the gdiFont object to the SelectFont driver entry point so that 2004-03-04 04:05:04 +00:00
xim.c Fixed some issues found by winapi_check. 2004-02-27 21:32:54 +00:00
xrandr.c Load the XRandR extension dynamically (with help from Alex Pasadyn). 2004-04-07 03:57:35 +00:00
xrandr.h
xrender.c Make underlining of fonts drawn at an angle follow the text. 2004-05-27 02:20:50 +00:00
xvidmode.c
xvidmode.h