Sweden-Number/dlls/x11drv
Alexandre Julliard 642584c560 Make x11drv fail to load when it can't open the display, instead of
killing the whole process.
2004-07-13 03:49:52 +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 Make x11drv fail to load when it can't open the display, instead of 2004-07-13 03:49:52 +00:00
brush.c Moved more GDI definitions to gdi_private.h. 2004-03-04 20:41:12 +00:00
clipboard.c If the selection owner doesn't understand TARGETS, try retrieving 2004-07-08 20:14:37 +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 Replaced lvalue casts / postincrement mixes. 2004-07-12 19:46:24 +00:00
dib_dst_swap.c
dib_src_swap.c Replaced lvalue casts / postincrement mixes. 2004-07-12 19:46:24 +00:00
event.c Handle case when data type is not registered. 2004-07-08 20:14:23 +00:00
graphics.c
init.c Make x11drv fail to load when it can't open the display, instead of 2004-07-13 03:49:52 +00:00
keyboard.c Replace some more -debugmsg references for WINEDEBUG. 2004-06-21 23:56:15 +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 ScrollDC should take into account overlapped windows. With this change 2004-06-15 17:04:02 +00:00
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 Fixed X11DRV_GetDC for the desktop window. 2004-07-06 23:57:01 +00:00
wintab.c
x11ddraw.c Moved more GDI definitions to gdi_private.h. 2004-03-04 20:41:12 +00:00
x11ddraw.h
x11drv.h Make x11drv fail to load when it can't open the display, instead of 2004-07-13 03:49:52 +00:00
x11drv.spec ScrollDC should take into account overlapped windows. With this change 2004-06-15 17:04:02 +00:00
x11drv_main.c Make x11drv fail to load when it can't open the display, instead of 2004-07-13 03:49:52 +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
xrandr.c Load the XRandR extension dynamically (with help from Alex Pasadyn). 2004-04-07 03:57:35 +00:00
xrandr.h
xrender.c Remove an incorrect LeaveCriticalSection. 2004-06-16 19:02:25 +00:00
xvidmode.c
xvidmode.h