canna****@lists*****
canna****@lists*****
2007年 8月 8日 (水) 23:54:30 JST
Date: Wednesday August 08, 2007 @ 23:54 Author: aida_s Update of /cvsroot/canna/canna In directory sf-cvs:/tmp/cvs-serv19937 Modified Files: ChangeLog Log Message: [Canna-dev 360]: romaji-yuusen bug Multiple bugfixes around kana input * lib/canna/RKkana.c(RkwMapPhonogram): Don't pass non-ASCII characters to RkMapPhonogram as the 6th arg. * lib/canna/RKroma.c (RkMapPhonogram): Handle sokuon in old dic case as romaji-yuusen feature expects. (RkMapRoma): Tweak for consistency with RkMapPhonogram's change. * lib/canna/empty.c(EmptySelfInsert): Prevent crash in kana input. * lib/canna/multi.c(_DoFuncSequence): Convert kana key to wchar. * lib/canna/romaji.c(YomiInsert): Allow only ASCII and kana keys to be FunctionalInsert'ed. (makePhonoOnBuffer): Change the 3rd arg to wchar_t. (Yomisearchfunc): Try romaji-yuusen feature only for suitable keys for romaji-kana conversion.