Download List

Project Description

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

System Requirements

System requirement is not defined

Released at 2006-09-29 10:05
scim-anthy scim-anthy-1.2.1 (1 files Hide)

Release Notes

Overview of Changes from scim-anthy-1.2.0 to scim-anthy-1.2.1
==============================================================
* Fix a problem that the romaji pending state aren't restored on pressing a
backspace or moving the caret has been fixed.
(Thanks Ryo Dairiki and Akira TAGOH)
* Add a dictionary encoding preference into setup UI.
* Revert the default dictionary encoding preference to EUC-JP.
* Other minor fixes (Thanks Sutou).

Changelog

2006-09-29 Takuro Ashie <ashie@homa.ne.jp>

* configure.ac: Version-1.2.1.

2006-09-25 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_setup.cpp: Enable dictionary encoding prefs.
* src/scim_anthy_prefs.h: Revert default dictionary encoding to EUC-JP.

2006-09-25 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_reading.cpp, src/scim_anthy_key2kana.cpp:
Apply TAGOH-san's solution for the previous problem. Thanks.

2006-09-25 Takuro Ashie <ashie@homa.ne.jp>

* src/scim_anthy_reading.cpp: Give a first aid to the problem that
codes of pseudo ASCII mode breaks pending state of normal kana input
mode. Thanks Ryo Dairiki for your report.
Fix indent.
* src/scim_anthy_key2kana.cpp: Fix indent.

2006-09-11 Takuro Ashie <ashie@homa.ne.jp>

* README, src/scim_anthy_factory.cpp: Change Dairiki-san's mail address.
* po/ja.po: Update.

2006-08-06 Takuro Ashie <ashie@homa.ne.jp>

* configure.ac: Add AC_SUBST(LIBTOOL_EXPORT_OPTIONS).
Thanks Kouhei Sutou.

2006-07-31 Takuro Ashie <ashie@homa.ne.jp>

* NEWS: Add a missing entry (The description about the tsuki layout).