use binary mode for file access
[claws.git] / TODO
diff --git a/TODO b/TODO
index 5f9e25c310cbbfc9545266535d64e6178ead94a4..a577c07261f59578461e8c4dca90348bae35c192 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,25 +4,19 @@ TODO
 (The upper item has the greater priority or feasibility... maybe :-)
 
 o POP before SMTP
-o list view of newsgroups and subscription of groups from there
-o full-text search of messages (plain, or hooking up with Namazu)
 o original icons and logos
-o designate the displayed headers
-o user-defined headers
-o template function
-o speed-up of filtering
-o regular expression support at filtering
-o LDAP support
-o parallel processing between sending-receiving and others
+o folder management enhancements
+o more robust IMAP4 response parser
+o enhancement of filtering
 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 modification of display color
-o customization of key bindings
+o autosave
 o customization of toolbar
+o configuration for each folders
+o RFC 2231 (MIME filename encoding) compliant
+o full-text search using Namazu
 o virtual folder
-o SSL support
-o GNOME support
 o console mode interface
 o plug-in faculty
 o mailing list manager
@@ -39,10 +33,11 @@ Partially implemented features
 . drag and drop
 . full internationalization
 . autowrap / wordwrap
-. IMAP4 support
 . PGP/GPG support
 . display of HTML messages (composition of HTML message is not scheduled :-P)
 . progress display of time-consuming processes
+. parallel processing between sending-receiving and others
+. customization of key bindings
 
 Implemented features
 ====================
@@ -64,3 +59,13 @@ Implemented features
 * completion of mail address
 * prohibition of multiple execution (with Unix domain socket)
 * periodical check of newly arrived mails
+* modification of display color
+* designate the displayed headers
+* user-defined headers
+* IMAP4 support
+* list view of newsgroups and subscription of groups from there
+* SSL support
+* LDAP support
+* full-text search of messages (plain)
+* template function
+* regular expression support at filtering