aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 7 insertions, 7 deletions
diff --git a/TODO b/TODO
index 1eb28486..20429573 100644
--- a/TODO
+++ b/TODO
@@ -3,13 +3,12 @@ TODO
(The upper item has the greater priority or feasibility... maybe :-)
-o enhancements of search
-o virtual folder
+o RFC 2231 (MIME filename encoding) compliant
+o customization of toolbar
o use GObject mechanism for objects
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
o more efficient SMTP handling for multiple messages
o more robust IMAP4 response parser
@@ -18,8 +17,7 @@ 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 support of Content-Type: text/plain; format=flowed
-o RFC 2231 (MIME filename encoding) compliant
-o customization of toolbar
+o POP before SMTP
o console mode interface
o mailing list manager
o compressed folder
@@ -32,13 +30,12 @@ Partially implemented features
. make the network related code much decent
(processing of time out, multi-threading etc.)
. drag and drop
-. internationalization / multilingualization
. PGP/GPG
+. S/MIME
. display of HTML messages (can display by converting HTML to text)
. progress display of time-consuming processes
. parallel processing between sending-receiving and others
. customization of key bindings
-. S/MIME
. mail arrival notification
Implemented features
@@ -78,3 +75,6 @@ Implemented features
* GTK+-2.x support
* inline image display of multipart MIME messages
* autosave
+* enhancements of search
+* virtual folder
+* internationalization / multilingualization