aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-17 04:29:43 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-17 04:29:43 +0000
commitaf5a6b4e73f794eac170afe7d6693c30236219dc (patch)
treead449a99efd4e6b01c019862b4a3df607d9497e3
parent424721e2d08072af5b128910275e18db5f0b22a9 (diff)
updated TODO.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2799 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r--TODO10
-rw-r--r--TODO.ja10
2 files changed, 16 insertions, 4 deletions
diff --git a/TODO b/TODO
index 5d63fc4c..44333aa8 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,16 @@
TODO
====
-(The upper item has the greater priority or feasibility... maybe :-)
+The upper items may have the greater priority or feasibility.
+Refer to BTS on the wiki for more specific bugs and TODOs (Japanese only).
+
+ http://sylpheed.sraoss.jp/wiki/
+
+Not implemented features
+========================
o use GObject mechanism for objects
o complete migration from deprecated GTK+ APIs
-o improvements of addressbook
o overall improvements of user-interface
o more efficient SMTP handling for multiple messages
o more robust IMAP4 response parser
@@ -34,6 +39,7 @@ Partially implemented features
. plug-in faculty
. multi-threading
. notification of reception (Disposition-Notification-To:)
+. improvements of addressbook
Implemented features
====================
diff --git a/TODO.ja b/TODO.ja
index f5c6fe3b..8b2651d8 100644
--- a/TODO.ja
+++ b/TODO.ja
@@ -1,11 +1,16 @@
TODO
====
-(上のものほど重要度、実現可能性が高くなる、かも(^^;)
+上のものほど重要度、実現可能性が高くなる、かもしれません。
+より具体的なバグや TODO に関しては、 wiki の BTS を参照してください。
+
+ http://sylpheed.sraoss.jp/wiki/
+
+未実装の機能
+============
o オブジェクトの GObject 機構の使用
o deprecated な GTK+ API からの完全な移行
-o アドレス帳の改良
o 全体的なユーザインタフェースの改良
o より効率的な複数メッセージの SMTP 処理
o より堅牢な IMAP4 応答パーサ
@@ -34,6 +39,7 @@ o 怪しげな英語をなんとかする :)
. プラグイン機構
. マルチスレッド化
. 受信確認 (Disposition-Notification-To:)
+. アドレス帳の改良
実装済の機能
============