A dictionary management tool for Anthy.
新機能
* Xで選択した範囲を単語追加モード起動時に「単語欄」に表示する
* 辞書管理モードと単語追加モードのUIによる切替え
* 霞のアプリケーションアイコン(ソースコードのkausmi.png: デフォルトで/usr/local/share/kasumi/にインストールされます)
修正したバグ
* 間違った設定の場合に何もエラー出力を出さない
* ウィンドウを消してプログラムが終了しない
* unsigned intによるx86_64アーキテクチャにおけるコンパイルエラー
* ホームディレクトリに.anthyディレクトリが無いと起動しない
2005-04-08 Takashi Nakamoto <bluedwarf@openoffice.org>
* preparation for release (ver 0.8)
2005-04-07 Takashi Nakamoto <bluedwarf@openoffice.org>
* fix
- trivial change for no-warning compilation
2005-04-06 Takashi Nakamoto <bluedwarf@openoffice.org>
* New feature
- When Kasumi is launched in adding mode, the selected utf8 string
will be set in the spelling entry
* fix
- to enable "--version" and "--help" option
2005-04-04 Takashi Nakamoto <bluedwarf@openoffice.org>
* fix
- updated automake version from 1.4 to 1.7.9
- updated autoconf version from 2.13 to 2.59
2005-04-02 Takashi Nakamoto <bluedwarf@openoffice.org>
* fix
- revise UI for adding new word
2005-03-02 Takashi Nakamoto <bluedwarf@openoffice.org>
* New feature
- A new icon for Kasumi (kasumi.png)
It will be installed in /usr/local/share/kasumi/ by default
* fix
- launch correctly unless ~/.anthy directory exists
2005-03-01 Takashi Nakamoto <bluedwarf@openoffice.org>
* fix
- typo
* fix
- solved inability to change mode
* fix
- change the type of 'i' to be compared with 'npos' from unsigned int
to (signed) int because npos can be negative value in x86_64
machine.
2005-01-31 Takashi Nakamoto <bluedwarf@openoffice.org>
* fix
- quit correctly when close button clicked
2005-01-08 Takashi Nakamoto <bluedwarf@openoffice.org>
* fix
- do not accept non-Hiragana character in Sound entry
2005-01-07 Takashi Nakamoto <bluedwarf@openoffice.org>
* New feature
- mode switch
2005-01-06 Takashi Nakamoto <bluedwarf@openoffice.org>
* fix
- validate method for configurations