Download List

项目描述

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.

系统要求

System requirement is not defined

发布: 2003-01-02 08:47
iiimf-skk-rpm 0.1.22-1m (1 files 隐藏)

发布版本通知

RPM package for i586.

built with

glib-2.1.4
gtk-2.1.4
libxml2-2.4.30
db4-4.0.14

变更日志

changes from 0.1.21
- 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)