Downloadliste

Projektbeschreibung

IIIMF-SKK is a language engine module for IIIMF(Internet/Intranet Input Method Framework).
IIIMF-SKK provides a SKK(Simple Kana to Kanji conversion program, an input method of Japanese) like input method.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert

Veröffentlicht: 2003-01-02 08:48
iiimf-skk-srpm 0.1.22-1m (1 files Verstecken)

Versionsanmerkungen

SRPM pckage.

Änderungsprotokoll

* changes from 0.1.22
- rename SkkConfRuleLister to SkkConfAddRuleListener (lib/skkconf.h)
- add SkkConfRuleDeleteListener to skkconf.h
- add a Event Listener to lib/skkconf.c
skk_conf_add_rule_delete_listener
- add some functions to lib/skkconf.c
skk_conf_set_bool
skk_conf_set_string
skk_conf_set_num
skk_conf_set_bool_by_name
skk_conf_set_string_by_name
skk_conf_set_num_by_name
- Fix some memory leaks when parsing a configuration file fails.
- Fix a bug (#735)
- Fix a bug (#744) reported by zunda (zunda@momonga-linux.org)
- Fix a bug (#750)
- Fix a bug (#904) reported by zunda (zunda@momonga-linux.org)
- Fix a bug (#955)