wine-wine/dlls/winex11.drv
Dmitry Timoshkov fc48f7743d user32: Make ToAscii(Ex) and ToUnicode(Ex) prototypes match PSDK. 2008-10-27 12:38:57 +01:00
..
Makefile.in
bitblt.c winex11: Ignore source clipping in BitBlt. 2008-10-21 13:22:51 +02:00
bitmap.c winex11: Allocate image data from the process heap where possible. 2008-08-29 13:34:11 +02:00
brush.c
clipboard.c
codepage.c
desktop.c
dib.c winex11.drv: Fix SetDIBits optimization to work with top-down dib sections. 2008-09-10 10:39:28 +02:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11: Compare the window position against the cached position in ConfigureNotify. 2008-09-17 21:17:12 +02:00
graphics.c
ime.c x11drv: ime: In the update functions if we get a null string with a len report this and fix len to be 0 (Coverity 656 and 655). 2008-10-06 14:11:24 +02:00
init.c
keyboard.c user32: Make ToAscii(Ex) and ToUnicode(Ex) prototypes match PSDK. 2008-10-27 12:38:57 +01:00
mouse.c winex11: Do not cap the cursor size. 2008-08-21 13:28:57 +02:00
mwm.h winex11: Convert source files to utf-8. 2008-10-18 19:21:41 +02:00
opengl.c winex11: Move all delayed GLX context creation code to create_glxcontext in order to prepare for WGL_ARB_create_context. 2008-10-27 11:43:24 +01:00
palette.c
pen.c
scroll.c
settings.c
systray.c
text.c
version.rc
window.c winex11.drv: Use the monitor work area to decide whether a window should be made managed. 2008-10-07 12:13:03 +02:00
winex11.drv.spec winex11: Driver-side implementation of SetLayeredWindowAttributes. 2008-09-12 15:54:02 +02:00
wintab.c winex11: Make button_state as large as the maximum number of cursors. Fixes Coverity id 728. 2008-09-12 11:41:16 +02:00
x11ddraw.c
x11drv.h winex11: Prevent XCreateIC from returning NULL when input style isn't "root". 2008-10-20 13:58:20 +02:00
x11drv_main.c winex11: Prevent XCreateIC from returning NULL when input style isn't "root". 2008-10-20 13:58:20 +02:00
x11font.h
xcomposite.h
xdnd.c
xfont.c
xim.c winex11: Prevent XCreateIC from returning NULL when input style isn't "root". 2008-10-20 13:58:20 +02:00
xinerama.c winex11.drv: Add support for _NET_WORKAREA. 2008-10-02 10:40:13 -05:00
xrandr.c
xrandr.h
xrender.c
xvidmode.c
xvidmode.h