Develop and Download Open Source Software

View scim-anthy-1.2.3 - Change Log

category(Tag) tree

file info

category(Tag)
root
file name
scim-anthy_scim-anthy-1.2.3_-_Changes
last update
2007-04-29 10:19
type
Plain Text
editor
Takuro Ashie
description
scim-anthy-1.2.3 - Change Log
language
English
translate
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.