wine/dlls/winex11.drv
2023-02-28 20:55:45 +01:00
..
bitblt.c
brush.c
clipboard.c winex11: Fix memory leak on realloc failure in import_xdnd_selection (cppcheck). 2023-02-01 17:10:31 +01:00
desktop.c winex11: Use RTL_CONSTANT_STRING instead of reimplementing it. 2023-02-28 20:55:45 +01:00
display.c win32u: Remove monitor name from gdi driver monitor info. 2023-02-17 11:20:00 +01:00
dllmain.c
event.c win32u: Expose and use ProcessEvents from drivers instead of MsgWaitForMultipleObjectsEx. 2023-02-22 18:25:29 +01:00
graphics.c
ime.c include: Fix ImeToAsciiEx declaration. 2023-02-15 21:48:33 +01:00
init.c win32u: Expose and use ProcessEvents from drivers instead of MsgWaitForMultipleObjectsEx. 2023-02-22 18:25:29 +01:00
keyboard.c winex11: Assume that Xkb extension is available. 2023-02-28 20:55:45 +01:00
Makefile.in
mouse.c winex11: Avoid calling RtlInitUnicodeString on a static constant. 2023-02-28 20:55:45 +01:00
mwm.h
opengl.c winex11: Simplify confusing condition and error messages in wglShareLists. 2023-01-24 20:14:52 +01:00
palette.c
pen.c
systray.c
unixlib.h
version.rc
vulkan.c
window.c winex11: Avoid calling RtlInitUnicodeString on a static constant. 2023-02-28 20:55:45 +01:00
winex11.drv.spec
wintab.c
x11drv.h winex11: Assume that Xkb extension is available. 2023-02-28 20:55:45 +01:00
x11drv_dll.h
x11drv_main.c winex11: Assume that Xkb extension is available. 2023-02-28 20:55:45 +01:00
xcomposite.h
xdnd.c
xim.c
xinerama.c win32u: Remove monitor name from gdi driver monitor info. 2023-02-17 11:20:00 +01:00
xrandr.c win32u: Remove monitor name from gdi driver monitor info. 2023-02-17 11:20:00 +01:00
xrender.c
xvidmode.c