.. |
.gitattributes
|
|
|
clipboard.c
|
winemac: Use RTL_CONSTANT_STRING.
|
2023-12-06 10:20:37 +01:00 |
cocoa_app.h
|
winemac.drv: Detect active handwriting and panel IMEs.
|
2024-01-23 22:56:53 +01:00 |
cocoa_app.m
|
winemac.drv: Exclude the emoji Touch Bar when looking for input methods.
|
2024-03-01 23:14:22 +01: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
|
winemac.drv: Add a cursor clipping implementation using -setMouseConfinementRect:.
|
2022-01-21 22:47:11 +01:00 |
cocoa_cursorclipping.m
|
winemac.drv: Disable declaration-after-statement warnings in ObjC files.
|
2023-10-26 16:03:30 -05:00 |
cocoa_display.m
|
win32u: Deduce monitor device flags from their adapter.
|
2024-02-21 21:55:04 +01: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
|
winemac: Rename imeData / data members and variables to himc.
|
2023-04-05 14:55:29 +02:00 |
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
|
win32u: Rename struct adapter to struct source.
|
2024-03-28 19:47:38 +01: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
|
winemac.drv: Use NtCallbackReturn to send back app's icons to unixlib.
|
2023-10-02 13:57:29 +02:00 |
keyboard.c
|
win32u: Use NtUserCallHwndParam interface for __wine_send_input.
|
2024-03-05 20:50:06 +01:00 |
macdrv.h
|
win32u: Move vulkan loading and init guard out of the drivers.
|
2024-03-22 17:05:31 +01:00 |
macdrv_cocoa.h
|
win32u: Deduce monitor device flags from their adapter.
|
2024-02-21 21:55:04 +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
|
win32u: Use NtUserCallHwndParam interface for __wine_send_input.
|
2024-03-05 20:50:06 +01: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
|
winevulkan: Remove now unnecessary vkDestroyInstance driver entry.
|
2024-03-28 19:48:52 +01:00 |
window.c
|
win32u: Rename user driver CreateDesktopWindow entry to SetDesktopWindow.
|
2023-05-30 13:45:33 +02:00 |
winemac.drv.spec
|
winemac: Use the new NotifyIcon user driver interface.
|
2023-12-01 19:08:55 +01:00 |
winemac.rc
|
|
|