SCIM向けのIMEngineを作ります。scim-anthyとかscim-primeとか。
Overview of Changes from scim-anthy-1.2.6 to scim-anthy-1.2.7
==============================================================
* Changed default encoding (for getting strings from Anthy) to UTF-8.
* Now NICOLA engine is case sensitive.
scim-anthy-1.2.6からの変更点:
* Anthyとのやりとりに使用する文字コードをUTF-8に変更
* 親指シフト使用時に、大文字小文字を区別するように変更
(通常シフトによる長音記号等の入力ができなかった問題の修正)
2009-0l-29 Takuro Ashie <ashie@homa.ne.jp>
* configure.ac: Version-1.2.7.
2009-01-25 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_anthy_conversion.cpp: Add missing include file.
Thanks Utumi-san, Ikuya-san.
2009-0l-15 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_anthy_conversion.cpp, src/scim_anthy_setup.cpp,
src/scim_anthy_prefs.h:
Set UTF-8 as default encoding (ported from 1.4 branch).
2009-0l-14 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_anthy_imengine.cpp: Removed a needless line.
2008-08-04 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_anthy_reading.cpp: Set NICOLA engine as case sensitive.