winemac: Improve positioning of input method candidate window.

Ken Thomases ken at codeweavers.com
Thu May 16 16:48:39 CDT 2013


Use IMR_QUERYCHARPOSITION to get a better answer for our implementation of
-[NSTextInputClient firstRectForCharacterRange:actualRange:].
---
dlls/winemac.drv/cocoa_window.m |   28 +++++++++-
dlls/winemac.drv/event.c        |    4 +
dlls/winemac.drv/ime.c          |  123 +++++++++++++++++++++++++++++++++++++++
dlls/winemac.drv/macdrv.h       |    1 +
dlls/winemac.drv/macdrv_cocoa.h |    6 ++
5 files changed, 161 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Improve-positioning-of-input-method-candidat.patch
Type: text/x-patch
Size: 8841 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130516/9c84de0d/attachment.bin>


More information about the wine-patches mailing list