macdrv: rework the way we handle cursor position and composition text

Ken Thomases ken at codeweavers.com
Wed May 29 12:38:38 CDT 2013


On May 29, 2013, at 10:37 AM, Aric Stewart wrote:

> ---
> dlls/winemac.drv/cocoa_window.m |  9 +----
> dlls/winemac.drv/event.c        |  3 --
> dlls/winemac.drv/ime.c          | 85 +++++++++++++----------------------------
> dlls/winemac.drv/macdrv.h       |  1 -
> dlls/winemac.drv/macdrv_cocoa.h |  5 +--
> 5 files changed, 29 insertions(+), 74 deletions(-)

I know I reviewed this several times, but I failed to notice until now: you didn't remove the definition of IM_SET_CURSOR_POS in the enum and the entry in the table in dbgstr_event().

-Ken




More information about the wine-devel mailing list