Sweden-Number/dlls/x11drv
Dmitry Timoshkov e1d413da84 Add a test case for children Z ordering at window creation time. 2004-04-12 22:05:53 +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 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 Update the desktop window size and send WM_DISPLAYCHANGE on resolution 2004-02-13 03:58:21 +00:00
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 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 Conditionally compile code which uses XK_EuroSign definition. 2004-04-09 19:06:08 +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 Add a test case for children Z ordering at window creation time. 2004-04-12 22:05:53 +00:00
wineclipsrv.c
winpos.c Restore correct focus handling for ShowWindow(SW_HIDE) case. 2004-04-08 19:47:01 +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 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
x11drv_main.c Update the desktop window size and send WM_DISPLAYCHANGE on resolution 2004-02-13 03:58:21 +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 Avoid direct accesses to the xformWorld2Vport DC field. 2004-03-04 03:55:52 +00:00
xvidmode.c Update the desktop window size and send WM_DISPLAYCHANGE on resolution 2004-02-13 03:58:21 +00:00
xvidmode.h