wine/dlls/winemac.drv
2024-05-03 14:36:05 +02:00
..
.gitattributes
clipboard.c winemac: Use RTL_CONSTANT_STRING. 2023-12-06 10:20:37 +01:00
cocoa_app.h winemac.drv: Hide app's dock icon when it wouldn't have a taskbar item on Windows. 2024-04-18 20:54:25 +02:00
cocoa_app.m winemac.drv: Hide app's dock icon when it wouldn't have a taskbar item on Windows. 2024-04-18 20:54:25 +02:00
cocoa_clipboard.m winemac.drv: Fix use-after-free in macdrv_copy_pasteboard_types. 2024-05-03 14:36:05 +02:00
cocoa_cursorclipping.h
cocoa_cursorclipping.m
cocoa_display.m win32u: Deduce monitor device flags from their adapter. 2024-02-21 21:55:04 +01:00
cocoa_event.h
cocoa_event.m
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m winemac.drv: Update OpenGL context immediately after the window content view is visible. 2024-04-11 09:00:34 -05:00
cocoa_status_item.m
cocoa_window.h winemac.drv: Hide app's dock icon when it wouldn't have a taskbar item on Windows. 2024-04-18 20:54:25 +02:00
cocoa_window.m winemac.drv: Hide app's dock icon when it wouldn't have a taskbar item on Windows. 2024-04-18 20:54:25 +02:00
display.c win32u: Add all display device source modes at once. 2024-04-15 18:10:53 +02:00
dllmain.c include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
dragdrop.c winemac.drv: Return result through NtCallbackReturn for the drag and drop callbacks. 2024-01-19 13:48:32 +01:00
event.c winemac.drv: Return result through NtCallbackReturn for the drag and drop callbacks. 2024-01-19 13:48:32 +01:00
gdi.c win32u: Move vulkan loading and init guard out of the drivers. 2024-03-22 17:05:31 +01:00
image.c
keyboard.c win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
macdrv.h win32u: Introduce a distinct vulkan interface between win32u and the user drivers. 2024-04-25 12:57:42 +02:00
macdrv_cocoa.h winemac.drv: Hide app's dock icon when it wouldn't have a taskbar item on Windows. 2024-04-18 20:54:25 +02:00
macdrv_dll.h
macdrv_main.c winemac.drv: Hide app's dock icon when it wouldn't have a taskbar item on Windows. 2024-04-18 20:54:25 +02:00
macdrv_res.h
Makefile.in
mouse.c win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
opengl.c winemac.drv: Enable wglDescribePixelFormat through p_get_pixel_formats. 2024-04-26 23:21:57 +02:00
surface.c
systray.c winemac: Use the new NotifyIcon user driver interface. 2023-12-01 19:08:55 +01:00
unixlib.h winemac: Use the new NotifyIcon user driver interface. 2023-12-01 19:08:55 +01:00
vulkan.c win32u: Move thread detach from winex11. 2024-05-01 22:33:53 +02:00
window.c winemac.drv: Hide app's dock icon when it wouldn't have a taskbar item on Windows. 2024-04-18 20:54:25 +02:00
winemac.drv.spec winemac: Use the new NotifyIcon user driver interface. 2023-12-01 19:08:55 +01:00
winemac.rc