wine/dlls/winemac.drv
2023-12-01 19:08:55 +01:00
..
.gitattributes
clipboard.c winemac.drv: Replace sprintf with snprintf to avoid deprecation warnings. 2023-10-24 06:30:23 -05:00
cocoa_app.h
cocoa_app.m winemac.drv: Disable declaration-after-statement warnings in ObjC files. 2023-10-26 16:03:30 -05:00
cocoa_clipboard.m winemac.drv: Disable declaration-after-statement warnings in ObjC files. 2023-10-26 16:03:30 -05:00
cocoa_cursorclipping.h
cocoa_cursorclipping.m winemac.drv: Disable declaration-after-statement warnings in ObjC files. 2023-10-26 16:03:30 -05:00
cocoa_display.m winemac.drv: Disable declaration-after-statement warnings in ObjC files. 2023-10-26 16:03:30 -05:00
cocoa_event.h winemac.drv: Remove DECLSPEC_HIDDEN usage. 2023-11-29 23:16:39 +01:00
cocoa_event.m winemac.drv: Disable declaration-after-statement warnings in ObjC files. 2023-10-26 16:03:30 -05:00
cocoa_main.m winemac.drv: Disable declaration-after-statement warnings in ObjC files. 2023-10-26 16:03:30 -05:00
cocoa_opengl.h
cocoa_opengl.m winemac.drv: Disable declaration-after-statement warnings in ObjC files. 2023-10-26 16:03:30 -05:00
cocoa_status_item.m winemac.drv: Disable declaration-after-statement warnings in ObjC files. 2023-10-26 16:03:30 -05:00
cocoa_window.h
cocoa_window.m winemac.drv: Fix minimizing windows programmatically from Win32 when Stage Manager is enabled. 2023-11-06 11:51:28 +01:00
display.c
dllmain.c winemac: Use the new NotifyIcon user driver interface. 2023-12-01 19:08:55 +01:00
dragdrop.c
event.c winemac.drv: Return success from query_ime_char_rect. 2023-11-21 11:10:49 +01:00
gdi.c winemac: Use the new NotifyIcon user driver interface. 2023-12-01 19:08:55 +01:00
image.c
keyboard.c winemac.drv: Replace sprintf with snprintf to avoid deprecation warnings. 2023-10-24 06:30:23 -05:00
macdrv.h winemac: Use the new NotifyIcon user driver interface. 2023-12-01 19:08:55 +01:00
macdrv_cocoa.h winemac.drv: Remove DECLSPEC_HIDDEN usage. 2023-11-29 23:16:39 +01:00
macdrv_dll.h winemac.drv: Remove DECLSPEC_HIDDEN usage. 2023-11-29 23:16:39 +01:00
macdrv_main.c winemac: Use the new NotifyIcon user driver interface. 2023-12-01 19:08:55 +01:00
macdrv_res.h
Makefile.in makefiles: Always use the global SOURCES variable for .m files. 2023-10-12 10:56:03 +02:00
mouse.c winemac.drv: Replace sprintf with snprintf to avoid deprecation warnings. 2023-10-24 06:30:23 -05:00
opengl.c winemac.drv: Set PFD_SUPPORT_COMPOSITION for hardware-accelerated pixel formats. 2023-11-27 23:25:08 +01:00
surface.c winemac.drv: Move surface-related logs to the bitblt channel. 2023-11-17 19:56:10 +01:00
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
window.c
winemac.drv.spec winemac: Use the new NotifyIcon user driver interface. 2023-12-01 19:08:55 +01:00
winemac.rc