From 5417adbf46985526a43a07d26143c35574415fdd Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 3 Dec 2004 11:24:29 +0000 Subject: [PATCH] *** empty log message *** --- example/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- 1.7.10.4