Sweden-Number/dlls/winex11.drv
Alexandre Julliard 761d244970 winex11: Remove support for synthesizing clipboard formats.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-07 13:24:36 +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: Remove support for synthesizing clipboard formats. 2016-09-07 13:24:36 +09:00
desktop.c winex11: Add 320x240 as supported resolution in desktop mode. 2016-04-07 15:04:03 +09:00
event.c winex11: Use proper return type for process_events(). 2016-08-29 16:39:33 +09:00
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: 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 winex11: Use GLX 1.3 for windows. 2016-05-30 20:50:17 +09:00
palette.c winex11: Make color cubes as big as possible. 2015-11-02 23:02:22 +09:00
pen.c
settings.c
systray.c
version.rc
window.c winex11: Return more reliable value from X11DRV_MsgWaitForMultipleObjects. 2016-08-25 22:27:40 +09:00
winex11.drv.spec winex11: Remove support for synthesizing clipboard formats. 2016-09-07 13:24:36 +09:00
wintab.c winex11: Return more reliable value from X11DRV_MsgWaitForMultipleObjects. 2016-08-25 22:27:40 +09:00
x11drv.h winex11: Return more reliable value from X11DRV_MsgWaitForMultipleObjects. 2016-08-25 22:27:40 +09:00
x11drv_main.c winex11.drv: Added ThreadDetach entry point and use it instead of DllMain. 2016-08-30 11:43:38 +09:00
xcomposite.h
xdnd.c winex11.drv: Really ignore the drop effect returned from IDropTarget::DragEnter. 2016-04-26 23:29:15 +09:00
xim.c winex11.drv: Avoid passing NULL to memcpy (clang). 2016-07-09 15:42:27 +09:00
xinerama.c winex11: Subtract the tray window from the work area in desktop mode. 2016-05-26 22:14:51 +09:00
xrandr.c winex11: Only warn when an RandR output has no modes. 2016-04-20 14:02:40 +09:00
xrender.c winex11: Remove tracing function that was never used. 2015-11-16 17:13:44 +09:00
xvidmode.c