X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=TODO;h=c17249d064bd2b54e2f713fe7c2f351436a1eb2e;hp=5f9e25c310cbbfc9545266535d64e6178ead94a4;hb=a9f2ef74e243b9be5e3362cffda2827efe6ee6c5;hpb=a43e96fe3928e4b72bfed3856b17fdb261419ddb diff --git a/TODO b/TODO index 5f9e25c31..c17249d06 100644 --- a/TODO +++ b/TODO @@ -4,30 +4,26 @@ 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 improvements of addressbook +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 o inline image display on multipart MIME o compressed folder +o GTK+-2.x support o make the code cleaner o make the process faster o make the dubious English much decent :) @@ -38,11 +34,11 @@ Partially implemented features (processing of time out, multi-threading etc.) . 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 +60,14 @@ 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 +* autowrap / wordwrap