winemac: Implement an IME that uses the OS X input methods.
authorKen Thomases <ken@codeweavers.com>
Mon, 22 Apr 2013 02:32:26 +0000 (21:32 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Apr 2013 10:37:50 +0000 (12:37 +0200)
commit192b8dbf9d1dd4541aa6fc1deebd0d77866443ec
tree477c2ae01868d88d3f56a6b1c6e3e40526951bfa
parent72be23270ed36bc9508e48871891c068b879cef9
winemac: Implement an IME that uses the OS X input methods.

Developed with Aric Stewart.
13 files changed:
dlls/winemac.drv/Makefile.in
dlls/winemac.drv/cocoa_app.h
dlls/winemac.drv/cocoa_app.m
dlls/winemac.drv/cocoa_event.m
dlls/winemac.drv/cocoa_window.h
dlls/winemac.drv/cocoa_window.m
dlls/winemac.drv/event.c
dlls/winemac.drv/ime.c [new file with mode: 0644]
dlls/winemac.drv/keyboard.c
dlls/winemac.drv/macdrv.h
dlls/winemac.drv/macdrv_cocoa.h
dlls/winemac.drv/macdrv_main.c
dlls/winemac.drv/winemac.drv.spec