diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-11-02 09:07:22 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-11-02 09:07:22 +0000 |
commit | 51951630e709bef4be1f74be57a4856bbd72c4ff (patch) | |
tree | a8e9562a7645cadfd812b553e7fd5f47f0598b23 | |
parent | 77922721b5ab08bf4521c853b57e3fc78f67a930 (diff) |
updated TODO.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@709 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | TODO | 6 | ||||
-rw-r--r-- | TODO.ja | 6 |
2 files changed, 6 insertions, 6 deletions
@@ -16,16 +16,13 @@ o support for some formats other than MH and mbox (ex. Maildir) o priority (Priority:, X-Priority:, X-MSMail-Priority:) o notification of reception (Disposition-Notification-To:) o autosave -o mail arrival notification o support of Content-Type: text/plain; format=flowed o RFC 2231 (MIME filename encoding) compliant -o S/MIME o enhancements of search o virtual folder o customization of toolbar o console mode interface o mailing list manager -o inline image display of multipart MIME messages o compressed folder o make the code cleaner o make the process faster @@ -42,6 +39,8 @@ Partially implemented features . progress display of time-consuming processes . parallel processing between sending-receiving and others . customization of key bindings +. S/MIME +. mail arrival notification Implemented features ==================== @@ -77,3 +76,4 @@ Implemented features * configuration for each folders * enhancement of filtering * GTK+-2.x support +* inline image display of multipart MIME messages @@ -16,16 +16,13 @@ o MH, mbox 以外の形式への対応 (Maildir 等) o 重要度 (Priority:, X-Priority:, X-MSMail-Priority:) o 受信確認 (Disposition-Notification-To:) o 自動保存 -o メール到着通知 o Content-Type: text/plain; format=flowed 対応 o RFC 2231 (MIME ファイル名のエンコーディング) 対応 -o S/MIME o 検索の強化 o 仮想フォルダ o ツールバーのカスタマイズ o コンソールモードインタフェース o メーリングリストマネージャ -o マルチパートMIMEでのインライン画像表示 o 圧縮フォルダ o コードをさらにきれいにする o 処理のさらなる高速化 @@ -42,6 +39,8 @@ o 怪しげな英語をなんとかする :) . 時間が掛かる処理の進捗状況表示 . 送受信とそれ以外との並行処理 . キーバインドのカスタマイズ +. S/MIME +. メール到着通知 実装済の機能 ============ @@ -78,3 +77,4 @@ o 怪しげな英語をなんとかする :) * フォルダ毎の設定 * 振り分け処理の強化 * GTK+ 2.x 対応 +* マルチパートMIMEでのインライン画像表示 |