Sweden-Number/dlls/winex11.drv
Alexandre Julliard 60f8b516e2 winex11: Allocate clipboard data as GMEM_FIXED.
Based on a patch by Rafał Harabień.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-18 20:57:51 +09:00
..
Makefile.in
bitblt.c winex11.drv: Fix an uninitialized variable (clang). 2016-07-08 12:13:14 +09:00
brush.c
clipboard.c winex11: Allocate clipboard data as GMEM_FIXED. 2016-08-18 20:57:51 +09:00
desktop.c
event.c
graphics.c winex11: Implement FillPath, StrokeAndFillPath and StrokePath. 2016-06-17 00:09:20 +09:00
ime.c winex11.drv: Correct sizes in COMPOSITIONSTRING structure when updating fields. 2016-06-03 12:30:06 +09:00
init.c winex11: Implement FillPath, StrokeAndFillPath and StrokePath. 2016-06-17 00:09:20 +09:00
keyboard.c winex11.drv: Return default locale in LoadKeyboardLayout stub instead of 0. 2016-08-17 13:38:35 +09:00
mouse.c winex11.drv: Use wine_dbgstr_point in TRACES. 2016-07-07 22:19:37 +09:00
mwm.h
opengl.c winex11: Use GLX 1.3 for windows. 2016-05-30 20:50:17 +09:00
palette.c
pen.c
settings.c
systray.c
version.rc
window.c winex11.drv: Don't assume that owner is top-level window in set_style_hints. 2016-07-03 10:54:17 +09:00
winex11.drv.spec
wintab.c
x11drv.h winex11: Implement FillPath, StrokeAndFillPath and StrokePath. 2016-06-17 00:09:20 +09:00
x11drv_main.c
xcomposite.h
xdnd.c
xim.c winex11.drv: Avoid passing NULL to memcpy (clang). 2016-07-09 15:42:27 +09:00
xinerama.c
xrandr.c
xrender.c
xvidmode.c