开发和下载开源软件

查看 scim-anthy-0.6.1 - Change Log

类别(标签)树

文件信息

类别(标签)
文件名
scim-anthy_scim-anthy-0.6.1_-_Changes
最后更新
2005-08-14 10:26
类型
Plain Text
编辑器
Takuro Ashie
描述
scim-anthy-0.6.1 - Change Log
语言
英语
翻译
2005-08-14 Takuro Ashie <ashie@homa.ne.jp>

        * configfure.ac: Version-0.6.1.

2005-08-10 Takuro Ashie <ashie@homa.ne.jp>

        * src/scim_anthy_imengine.cpp: Revive multi/dead key related code.
        Thanks Yukiko Bando.

2005-08-10 Takuro Ashie <ashie@homa.ne.jp>

        * src/scim_anthy_table_editor.cpp: NULL check before strcmp().

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

        * src/scim_anthy_factory.cpp: Plug memory leak. Check file name length
        of style file before load it.
        * src/scim_anthy_imengine.cpp: Set custom typing table correctly even if        typing method label on toolbar is shown.

2005-08-02 Takuro Ashie <ashie@homa.ne.jp>

        * src/scim_anthy_style_file.cpp: Always set file name of style file
        object on loading even if it fails.

2005-08-02 Takuro Ashie <ashie@homa.ne.jp>

        * src/scim_anthy_imengine.cpp: Process user defined key bindings before
        input key event for [Scim-imengine-dev 573] issue.
        Only thumb shift keys should be processed before user defined key
        bindings.
        Thanks Ryo Dairiki.