Module: wine Branch: master Commit: 4c9154536737e33bb17e3dafb073dba3292570dd URL: https://gitlab.winehq.org/wine/wine/-/commit/4c9154536737e33bb17e3dafb073dba...
Author: Rémi Bernon rbernon@codeweavers.com Date: Tue May 9 11:38:32 2023 +0200
winemac: Use the default IME implementation for NotifyIME.
---
dlls/winemac.drv/event.c | 10 +++ dlls/winemac.drv/gdi.c | 1 + dlls/winemac.drv/ime.c | 154 +------------------------------------- dlls/winemac.drv/macdrv.h | 1 + dlls/winemac.drv/macdrv_main.c | 9 --- dlls/winemac.drv/unixlib.h | 1 - dlls/winemac.drv/winemac.drv.spec | 1 - 7 files changed, 14 insertions(+), 163 deletions(-)