-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
・SKK辞書のダウンロード機能を追加しました。 ・設定ダイアログの「辞書」タブに「URL追加」ボタンを追加しました。 ・プロトコルは、FTP, HTTP, HTTPS に対応しています。 ・プロキシはOSに設定されたものが使用されます。 ・ディレクトリ %TMP%\CorvusSKK または %TEMP%\CorvusSKK に一時ファイルが保存されます。 ・BOMなしUTF-8のSKK辞書の読み込みに対応しました。 ・対応するSKK辞書の文字コードは、EUC-JIS-2004、UTF-8 (BOMなし/あり)、UTF-16 (LE, BOMあり)となります。 ・プログラム実行変換で、リスト全体を一旦Luaのテーブルに変換してから処理するようにしました。 ・インストーラーのファイル名にバージョン番号を付加するようにしました。
- Loading branch information
1 parent
88bf5d2
commit 226e71f
Showing
31 changed files
with
979 additions
and
785 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.