wine/dlls/x11drv
2004-04-05 20:17:13 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
bitblt.c Moved hGCClipRgn handling to the graphics driver. 2004-02-13 20:26:27 +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 Do not crash if the clipboard format is unknown. 2004-04-05 20:17:13 +00:00
clipping.c Moved hGCClipRgn handling to the graphics driver. 2004-02-13 20:26:27 +00:00
codepage.c
desktop.c
dga2.c
dga2.h
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
dib.c We don't support GetDIBits with BI_RLE4/8, so for now return an 2004-03-30 20:39:09 +00:00
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 Moved hGCClipRgn handling to the graphics driver. 2004-02-13 20:26:27 +00:00
init.c Changed the CreateDC driver entry point to use an HDC instead of a DC 2004-03-04 06:26:11 +00:00
keyboard.c Fix Slovenian keyboard layout to better match the XFree86 one. 2004-03-29 22:56:18 +00:00
Makefile.in
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 Setting WS_VISIBLE style does not require any special handling. 2004-04-02 20:12:38 +00:00
wineclipsrv.c
winpos.c Add SWP_NOZORDER in the case it's not needed. 2004-04-02 20:22:29 +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_main.c
x11drv.h CreateDIBSection takes a const pointer to BITMAPINFO. 2004-03-12 19:46:12 +00:00
x11drv.spec Changed the CreateDC driver entry point to use an HDC instead of a DC 2004-03-04 06:26:11 +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
xrandr.h
xrender.c Avoid direct accesses to the xformWorld2Vport DC field. 2004-03-04 03:55:52 +00:00
xvidmode.c
xvidmode.h