diff options
author | hobbs <hobbs> | 2002-04-12 07:19:13 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-04-12 07:19:13 (GMT) |
commit | ecbfe31e9b700c9e01f2154738f9fd05716b11d1 (patch) | |
tree | 9bb29dd4504ab21d7c0ebb767ccdb699be0dd76e /generic/tkText.c | |
parent | 6cc091f340f6e3241b8b78ca196706e0e1891b67 (diff) | |
download | tk-ecbfe31e9b700c9e01f2154738f9fd05716b11d1.zip tk-ecbfe31e9b700c9e01f2154738f9fd05716b11d1.tar.gz tk-ecbfe31e9b700c9e01f2154738f9fd05716b11d1.tar.bz2 |
* win/tkWinX.c (Tk_SetCaretPos): remove WM_IME_STARTCOMPOSITION
and place the IME position within Tk_SetCaretPos. Cache results in
Tk_SetCaretPos to reduce unnecessary repositioning. Also call
DestroyCaret if we receive WM_KILLFOCUS.
(TkpOpenDisplay): ZeroMemory the initial display structures.
(TkWinGetUnicodeEncoding): Added so that Windows only needs to
cache this value one, and then free it in TkWinXCleanup.
(HandleIMEComposition): add support for Win98 and ATOK13
IME. (yamamoto)
Diffstat (limited to 'generic/tkText.c')
0 files changed, 0 insertions, 0 deletions