1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/winemac.drv
Jacek Caban 61b80f6704 win32u: Remove no longer needed NtUserSendDriverMessage.
All messages are packed now anyway.
2023-08-02 20:03:51 +09:00
..
.gitattributes
clipboard.c
cocoa_app.h
cocoa_app.m
cocoa_clipboard.m
cocoa_cursorclipping.h
cocoa_cursorclipping.m
cocoa_display.m winemac.drv: Fix compile on macOS 10.14. 2023-06-29 21:06:49 +02:00
cocoa_event.h
cocoa_event.m
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m
cocoa_status_item.m
cocoa_window.h
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
dllmain.c winemac: Return the caret position in query_ime_char_rect. 2023-05-15 06:24:57 -05:00
dragdrop.c winemac.drv: Use nameless unions/structs. 2023-07-17 11:39:50 +02:00
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_cocoa.h
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
macdrv.h win32u: Remove no longer needed NtUserSendDriverMessage. 2023-08-02 20:03:51 +09:00
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
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