Sweden-Number/dlls/winex11.drv
Piotr Caban 34b108dd1d user32: Switch to normal window drawing on SetLayeredWindowAttributes call.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-19 20:02:55 +02:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c winex11: Add basic support for importing text/html clipboard format. 2017-01-11 22:28:49 +01:00
desktop.c winex11.drv: Add 640x400 mode to virtual desktop. 2017-01-17 21:48:19 +01:00
event.c winex11: Use proper return type for process_events(). 2016-08-29 16:39:33 +09:00
graphics.c
ime.c ime: Do not send WM_IME_ENDCOMPOSITION on CPS_COMPLETE if there is no composition. 2016-12-14 20:36:16 +01:00
init.c winex11: Use GLX_OML_sync_control to synchronise buffer swaps with X11DRV_FLUSH_GL_DRAWABLE requests. 2017-03-24 09:40:10 +01:00
keyboard.c winex11: Add Japanese special key support. 2016-11-01 20:32:56 +01:00
mouse.c winex11: Wrap XInput2 dependent functions with appropriate #ifdef. 2017-02-27 14:32:17 +01:00
mwm.h
opengl.c winex11: Use GLX_OML_sync_control to synchronise buffer swaps with X11DRV_FLUSH_GL_DRAWABLE requests. 2017-03-24 09:40:10 +01:00
palette.c
pen.c
settings.c
systray.c winex11: Add a helper function to send systray notifications. 2016-10-12 10:57:34 +02:00
version.rc
window.c user32: Switch to normal window drawing on SetLayeredWindowAttributes call. 2017-04-19 20:02:55 +02:00
winex11.drv.spec winex11: Remove the driver-side clipboard data storage. 2016-09-26 20:27:52 +09:00
wintab.c winex11: Return more reliable value from X11DRV_MsgWaitForMultipleObjects. 2016-08-25 22:27:40 +09:00
x11drv.h winex11: Use XIAllDevices to select for XI_RawMotion. 2017-02-09 13:16:29 +01:00
x11drv_main.c winex11: Also ignore BadWindow errors caused by XSendEvent. 2016-12-20 17:08:28 +01:00
xcomposite.h
xdnd.c winex11: Support import multiple drag&drop properties in a single call. 2016-09-22 22:15:10 +09:00
xim.c winex11: Remove dead code (clang). 2017-02-03 19:05:11 +01:00
xinerama.c
xrandr.c
xrender.c
xvidmode.c