Sweden-Number/dlls/winemac.drv
Tim Clem a45bb014e8 winemac.drv: Remove now-unnecessary drag stop event on mouse up.
This approach was added by 5cf64084fb to work around changes to
event behavior in macOS Catalina, 10.15. However, more reliable
notification center messages for dragging are available on 10.12+,
making this path unnecessary.

Signed-off-by: Tim Clem <tclem@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-15 09:44:25 +02:00
..
.gitattributes
Makefile.in
clipboard.c
cocoa_app.h winemac.drv: Use window drag notifications when available. 2021-09-15 09:44:22 +02:00
cocoa_app.m winemac.drv: Remove now-unnecessary drag stop event on mouse up. 2021-09-15 09:44:25 +02:00
cocoa_clipboard.m
cocoa_display.m
cocoa_event.h
cocoa_event.m
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m
cocoa_status_item.m
cocoa_window.h winemac.drv: Use a mask layer to support window regions. 2021-09-01 17:09:43 +02:00
cocoa_window.m winemac.drv: Allow cycling of windows with Cmd+`. 2021-09-10 09:00:21 +02:00
display.c winemac.drv: Use length returned from sprintfW(). 2021-08-17 11:44:18 +02:00
dragdrop.c
event.c
gdi.c gdi32: Remove no longer used printer config driver entry points. 2021-09-13 19:57:29 +02:00
image.c
ime.c
keyboard.c
macdrv.h
macdrv_cocoa.h winemac.drv: Omit WM_ENTER/EXITSIZEMOVE on non-interactive window changes. 2021-09-06 18:00:41 +02:00
macdrv_main.c
macdrv_res.h
mouse.c
opengl.c
surface.c winemac.drv: Set the surface contents directly to the layer. 2021-09-01 17:10:05 +02:00
systray.c
vulkan.c winemac.drv: Only return vulkan functions if the host function is available. 2021-08-20 20:51:58 +02:00
window.c winemac.drv: Omit WM_ENTER/EXITSIZEMOVE on non-interactive window changes. 2021-09-06 18:00:41 +02:00
winemac.drv.spec
winemac.rc