Sweden-Number/dlls/winex11.drv
Damjan Jovanovic b78a9f1aa1 winex11: Only send WM_DROPFILES if there is no drop target.
Windows doesn't send WM_DROPFILES to a window if a drop target is
registered on that window. Some apps that support both even duplicate
dropped files if we send it and a drop target is registered.
2015-08-07 14:25:01 +09:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c user32: Merge the AcquireClipboard and EmptyClipboard driver entry points. 2015-06-03 18:46:53 +09:00
desktop.c
event.c winex11.drv: Track external changes to _NET_WM_STATE in net_wm_state. 2015-07-02 20:38:54 +09:00
graphics.c winex11.drv: Make X11DRV_XROPfunction static. 2015-03-16 15:03:39 +09:00
ime.c
init.c
keyboard.c winex11.drv: On KeymapNotify event also sychronize WinKey state. 2015-07-14 14:40:59 +09:00
mouse.c winex11: Initialize thread data in clip_cursor_notify. 2015-08-05 23:42:42 +09:00
mwm.h
opengl.c winex11.drv: Remove unused code (Clang). 2014-12-04 14:03:22 +01:00
palette.c winex11.drv: Make X11DRV_PALETTE_ComputeColorShifts() static. 2015-01-05 20:17:08 +01:00
pen.c
settings.c
systray.c winex11: Cleanup system tray icons when their owner is destroyed instead of polling. 2015-03-27 20:40:36 +09:00
version.rc
window.c winex11.drv: Don't change net_wm maximized state for minimized windows. 2015-07-20 06:30:48 +02:00
winex11.drv.spec user32: Merge the AcquireClipboard and EmptyClipboard driver entry points. 2015-06-03 18:46:53 +09:00
wintab.c
x11drv.h winex11.drv: Track external changes to _NET_WM_STATE in net_wm_state. 2015-07-02 20:38:54 +09:00
x11drv_main.c
xcomposite.h
xdnd.c winex11: Only send WM_DROPFILES if there is no drop target. 2015-08-07 14:25:01 +09:00
xim.c
xinerama.c
xrandr.c winex11.drv: Remove an unused assignment (PVS-Studio). 2015-01-23 15:32:59 +01:00
xrender.c winex11.drv: Remove wxr_color_shifts. 2014-08-21 12:24:10 +02:00
xvidmode.c