Desarrollar y descargar software de código abierto

View 0.1.22 - Change Log

category(Tag) tree

file info

category(Tag)
raíz
file name
iiimf-skk_0.1.22_-_Changes
la última actualización
2003-01-02 08:41
tipo
Plain Text
editor
Motonobu Ichimura
descripción
0.1.22 - Change Log
idioma
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)