diff options
-rw-r--r-- | TODO | 10 | ||||
-rw-r--r-- | TODO.jp | 10 |
2 files changed, 14 insertions, 6 deletions
@@ -3,7 +3,8 @@ TODO (The upper item has the greater priority or feasibility... maybe :-) -o GTK+-2.x support +o complete migration from deprecated GTK+ APIs +o overall improvements of user-interface o improvements of addressbook o POP before SMTP o original icons and logos @@ -14,11 +15,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 customization of toolbar +o mail arrival notification +o support of Content-Type: text/plain; format=flowed o RFC 2231 (MIME filename encoding) compliant o S/MIME -o full-text search using Namazu +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 @@ -72,3 +75,4 @@ Implemented features * autowrap / wordwrap * configuration for each folders * enhancement of filtering +* GTK+-2.x support @@ -3,7 +3,8 @@ TODO (上のものほど重要度、実現可能性が高くなる、かも(^^;) -o GTK+ 2.x 対応 +o deprecated な GTK+ API からの完全な移行 +o 全体的なユーザインタフェースの改良 o アドレス帳の改良 o POP before SMTP o オリジナルのアイコンとロゴ @@ -14,11 +15,13 @@ o MH, mbox 以外の形式への対応 (Maildir 等) o 重要度 (Priority:, X-Priority:, X-MSMail-Priority:) o 受信確認 (Disposition-Notification-To:) o 自動保存 -o ツールバーのカスタマイズ +o メール到着通知 +o Content-Type: text/plain; format=flowed 対応 o RFC 2231 (MIME ファイル名のエンコーディング) 対応 o S/MIME -o Namazu との連携による全文検索 +o 検索の強化 o 仮想フォルダ +o ツールバーのカスタマイズ o コンソールモードインタフェース o メーリングリストマネージャ o マルチパートMIMEでのインライン画像表示 @@ -73,3 +76,4 @@ o 怪しげな英語をなんとかする :) * 自動改行 / ワードラップ * フォルダ毎の設定 * 振り分け処理の強化 +* GTK+ 2.x 対応 |