Open-Source-Software-Entwicklung und Downloads

Anzeigen scim-anthy-0.6.1 - Change Log

category(Tag) tree

file info

category(Tag)
Wurzel
dateiname
scim-anthy_scim-anthy-0.6.1_-_Changes
letztes update
2005-08-14 10:26
typ
Plain Text
editor
Takuro Ashie
beschreibung
scim-anthy-0.6.1 - Change Log
sprache
English
translate
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.