Sweden-Number/dlls/winex11.drv
Hadrien Boizard 288a15fabd winex11.drv: Use EqualRect() instead of memcmp() to compare RECTs.
Signed-off-by: Hadrien Boizard <h.boizard@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-19 08:59:37 -07:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c winex11: Export the TIMESTAMP clipboard property. 2016-09-28 23:17:16 +09:00
desktop.c
event.c winex11: Use proper return type for process_events(). 2016-08-29 16:39:33 +09:00
graphics.c
ime.c
init.c
keyboard.c winex11: Return more reliable value from X11DRV_MsgWaitForMultipleObjects. 2016-08-25 22:27:40 +09:00
mouse.c winex11: Return more reliable value from X11DRV_MsgWaitForMultipleObjects. 2016-08-25 22:27:40 +09:00
mwm.h
opengl.c
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 winex11.drv: Use EqualRect() instead of memcmp() to compare RECTs. 2016-10-19 08:59:37 -07: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: Export the TIMESTAMP clipboard property. 2016-09-28 23:17:16 +09:00
x11drv_main.c winex11: Export the TIMESTAMP clipboard property. 2016-09-28 23:17:16 +09: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.drv: Avoid passing NULL to memcpy (clang). 2016-07-09 15:42:27 +09:00
xinerama.c
xrandr.c
xrender.c
xvidmode.c