..
Makefile.in
…
bitblt.c
winex11: Flush the output of a flushed surface right away.
2015-11-27 20:53:31 +09:00
brush.c
…
clipboard.c
winex11: Simplify XGetWindowProperty return code checks (Clang).
2015-11-26 13:19:43 +09:00
desktop.c
winex11: Add 320x240 as supported resolution in desktop mode.
2016-04-07 15:04:03 +09:00
event.c
winex11: Include raw motion events in the QS_MOUSEMOVE event filter.
2015-12-02 15:31:34 +09:00
graphics.c
…
ime.c
winex11.drv: Improve setting IME result text with no composition.
2016-04-25 18:48:18 +09:00
init.c
…
keyboard.c
winex11.drv: Ctrl-Space should generate space, not 0.
2015-12-01 21:09:56 +09:00
mouse.c
winex11.drv: Use grabbed window display in SetCapture.
2016-03-14 13:54:50 +09:00
mwm.h
…
opengl.c
winex11.drv: Use InitOnceExecuteOnce in has_opengl.
2016-04-14 13:15:47 +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.drv: Use grabbed window display in SetCapture.
2016-03-14 13:54:50 +09:00
winex11.drv.spec
winex11.drv: Fix specfile entry for X11DRV_ScrollDC.
2015-11-29 12:46:22 +09:00
wintab.c
winex11: Use debugstr_a to print strings that can be NULL.
2016-03-14 19:05:53 +09:00
x11drv.h
winex11.drv: Use grabbed window display in SetCapture.
2016-03-14 13:54:50 +09:00
x11drv_main.c
…
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
…
xinerama.c
…
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
…