Développer et télécharger des logiciels Open Source

Voir 0.1.22 - Change Log

Catégorie (Tag) arbre

déposer de l'information

Catégorie (Tag)
root
nom de fichier
iiimf-skk_0.1.22_-_Changes
dernière mise à jour
2003-01-02 08:41
type
Plain Text
Editeur
Motonobu Ichimura
description
0.1.22 - Change Log
langue
Anglais
Traduire
* 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)