Download List

Descripción del Proyecto

SCIM向けのIMEngineを作ります。scim-anthyとかscim-primeとか。

System Requirements

System requirement is not defined

Publicado: 2007-04-29 10:19
scim-anthy scim-anthy-1.2.3 (1 files Ocultar)

Release Notes

Overview of Changes from scim-anthy-1.2.2 to scim-anthy-1.2.3
==============================================================
* Fix install path of helper module.
* Distinguish two backslash key of jp106 keybord. It requires scim-1.4.6.
Please clear ~/.scim/config after install scim-1.4.6.
* Some minor fixes.

Changelog

2007-04-16 Takuro Ashie <ashie@homa.ne.jp>

* src/Makefile.am: Remove binary version from the install path of the
helper module.
* src/scim_anthy_factory.{cpp,h}, src/scim_anthy_key2kana.{cpp,h},
src/scim_anthy_prefs.h, src/scim_anthy_default_table.cpp:
Add spcial treatment for "RO" key of JIS kana layout. It requires
scim-1.4.6 or later (it is not released yet).

2007-03-28 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_imengine.{cpp,h}: Show aux string again if the lookup
table is activated on focus in event.
Thanks TAGOH-san and somebody who contributes the patch.

2007-01-06 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_utils.h: Include missing header files.
Thanks Gregor Waltz.