오픈 소스 소프트웨어 개발 및 다운로드

View 0.1.22-1m - Change Log

category(Tag) tree

file info

category(Tag)
root
file name
iiimf-skk-rpm_0.1.22-1m_-_Changes
마지막 업데이트
2003-01-02 08:47
type
Plain Text
editor
Motonobu Ichimura
description
0.1.22-1m - Change Log
language
English
translate
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)