Download List

Project Description

A dictionary management tool for Anthy.

System Requirements

System requirement is not defined

Released at 2005-05-30 01:35
kasumi 0.9 (1 files Hide)

Release Notes

新機能

* 動詞の追加
* 単語追加ボタンの挙動

修正したバグ

* kasumi -hのスペルミス
* 半角スペースを含んだ文字が登録されていると起動しない

Changelog

2005-05-27 Takashi Nakamoto <bluedwarf@openoffice.org>

* preparation for release (ver 0.9)

* fix
- verb can be registered only with anthy 6131 or later

2005-05-23 Takashi Nakamoto <bluedwarf@openoffice.org>

* fix
- changed behavior when changing a word class in adding mode
not to jump to unconcerned position

* enhancement
- Verb registration support

2005-05-18 Takashi Nakamoto <bluedwarf@openoffice.org>

* enhancement
- save dictionary when "Add" button clicked in "Adding" mode

* fix
- typo: "versoin" -> "version"
- type definition "size_type" -> "string::size_type"
- for http://kasumi.sourceforge.jp/index?%A5%D0%A5%B0%CA%F3%B9%F0%2F45
thanks to pinkmonkey http://d.hatena.ne.jp/pinkmonkey/20050411

2005-04-11 Takashi Nakamoto <bluedwarf@openoffice.org>

* fix
- avoid comparison with unsigned int value and "npos"
("npos" can be negative value)

2005-04-08 Takashi Nakamoto <bluedwarf@openoffice.org>

* fix
- make the button in adding window smaller