wine/dlls/winemac.drv
2023-06-28 21:01:19 +02:00
..
.gitattributes
clipboard.c
cocoa_app.h
cocoa_app.m winemac.drv: Force a window in front of its peers if its level is decreased. 2023-05-05 22:27:49 +02:00
cocoa_clipboard.m
cocoa_cursorclipping.h
cocoa_cursorclipping.m
cocoa_display.m winemac.drv: Give Apple GPUs device IDs. 2023-06-28 21:01:19 +02:00
cocoa_event.h
cocoa_event.m
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m
cocoa_status_item.m
cocoa_window.h winemac: Rename imeData / data members and variables to himc. 2023-04-05 14:55:29 +02:00
cocoa_window.m winemac: Work around poor-quality downscaling in high-res/retina mode on macOS 10.13 and earlier. 2023-05-15 06:09:54 -05:00
display.c winemac.drv: Set the current mode using gdi_device_manager. 2023-04-04 21:57:42 +02:00
dllmain.c winemac: Return the caret position in query_ime_char_rect. 2023-05-15 06:24:57 -05:00
dragdrop.c
event.c winemac: Add missing event to dbgstr_event(). 2023-05-18 15:17:18 -05:00
gdi.c win32u: Don't use CDECL for gdi_dc_funcs entries. 2023-05-31 12:48:52 +02:00
image.c
keyboard.c winemac: Use the ImeProcessKey driver entry to process IME input. 2023-05-12 17:50:49 +02:00
macdrv.h win32u: Add a hwnd parameter to SetCursor driver entry points. 2023-06-13 22:10:56 +02:00
macdrv_cocoa.h winemac: Rename imeData / data members and variables to himc. 2023-04-05 14:55:29 +02:00
macdrv_dll.h winemac: Return the caret position in query_ime_char_rect. 2023-05-15 06:24:57 -05:00
macdrv_main.c winemac: Use the ImeToAsciiEx driver entry to retrieve IME result. 2023-05-12 17:50:49 +02:00
macdrv_res.h
Makefile.in winemac: Explicitly link against Foundation.framework. 2023-05-19 15:17:36 -05:00
mouse.c win32u: Add a hwnd parameter to SetCursor driver entry points. 2023-06-13 22:10:56 +02:00
opengl.c winemac: Separately store the internal pixel format set by WGL_WINE_pixel_format_passthrough. 2023-03-09 15:02:46 +01:00
surface.c
systray.c winemac.drv: Don't expect an internal driver message to set last error. 2023-06-26 16:47:59 +02:00
unixlib.h winemac: Return the caret position in query_ime_char_rect. 2023-05-15 06:24:57 -05:00
vulkan.c
window.c win32u: Rename user driver CreateDesktopWindow entry to SetDesktopWindow. 2023-05-30 13:45:33 +02:00
winemac.drv.spec winemac: Use the default IME implementation for ImeSelect. 2023-05-15 06:25:22 -05:00
winemac.rc