From: handa Date: Fri, 3 Dec 2004 11:24:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-2-0~66 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=5417adbf46985526a43a07d26143c35574415fdd;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/example/ChangeLog b/example/ChangeLog index 964cdaf..863ce4e 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,5 +1,13 @@ 2004-12-03 Kenichi Handa + * mimx-anthy.c (AnthyContext): New member ic. + (new_context): When something goes wrong, return NULL without + creating a context. + (get_context): New function. + (init): Pay attention to the case of multiple calls. + (fini): Likewise. + (convert, change, resize, commit): Use get_context. + * mimx-ispell.c (face_available): New variable. (init): Check if GUI APIs are available or not. If not, set face_available to 0.