ダウンロードリスト

プロジェクト概要

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.

システム要件

システム要件が設定されていません

リリース時刻: 2003-01-02 08:47
iiimf-skk-rpm 0.1.22-1m (1 個のファイル 非表示)

リリースノート

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)