Sweden-Number/dlls/winex11.drv
Alexandre Julliard 30f068a0b3 winex11: Correctly initialize the cursor in a newly-created thread. 2008-02-25 13:32:45 +01:00
..
Makefile.in
bitblt.c winex11: Make the BitBlt short-cuts more generic to apply to all possible ROPs. 2008-02-21 20:15:41 +01:00
bitmap.c winex11: Remove unneeded check on bitmap depth, screen bpp cannot be 15. 2008-02-04 14:37:00 +01:00
brush.c
clipboard.c winex11.drv: Remove unneeded casts. 2008-02-04 14:20:45 +01:00
clipping.c
codepage.c
dce.c winex11: Re-introduce a separate X11 window for the client area of top-level windows. 2008-02-21 12:53:00 +01:00
desktop.c winex11: Check for need to make window managed when WS_VISIBLE is set outside of SetWindowPos. 2008-01-24 10:21:07 +01:00
dib.c winex11.drv: Optimise getting the bits of a DIB after calling SetDIBits. 2008-02-22 11:52:08 +01:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11.drv: Remove unneeded casts. 2008-02-04 14:20:45 +01:00
graphics.c
init.c winex11: Use GetDCHook to retrieve the dce pointer instead of storing it in the physdev structure. 2008-02-18 12:08:55 +01:00
keyboard.c winex11: Use the gdi display when initializing the keyboard to avoid creating a second display connection. 2008-02-06 20:37:41 +01:00
mouse.c winex11: Re-introduce a separate X11 window for the client area of top-level windows. 2008-02-21 12:53:00 +01:00
mwm.h
opengl.c wgl: Add aux buffers support to DescribePixelFormat. 2008-02-25 12:17:31 +01:00
palette.c winex11: Don't create a mapping if X11DRV_PALETTE_VIRTUAL is set. 2008-02-07 11:59:53 +01:00
pen.c
scroll.c
settings.c
text.c
version.rc
window.c winex11: Force the client dimensions to at least 1x1 in sync_gl_drawable. 2008-02-22 16:30:10 +01:00
winex11.drv.spec user32: Moved the bulk of CreateWindow and SetWindowPos from the driver back into user32. 2008-01-24 11:23:09 +01:00
winpos.c winex11: Re-introduce a separate X11 window for the client area of top-level windows. 2008-02-21 12:53:00 +01:00
wintab.c winex11.drv: Add some API documentation stubs to make winapi_check happy. 2008-02-05 12:19:37 +01:00
x11ddraw.c
x11drv.h winex11: Correctly initialize the cursor in a newly-created thread. 2008-02-25 13:32:45 +01:00
x11drv_main.c winex11: Correctly initialize the cursor in a newly-created thread. 2008-02-25 13:32:45 +01:00
x11font.h
xcomposite.h
xdnd.c
xfont.c winex11.drv: Remove unneeded casts. 2008-02-05 12:19:37 +01:00
xim.c
xinerama.c winex11: Only update the virtual screen rect once in xinerama_init to minimize race conditions. 2008-02-06 20:38:20 +01:00
xrandr.c
xrandr.h
xrender.c
xvidmode.c
xvidmode.h