X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=TODO;h=c17249d064bd2b54e2f713fe7c2f351436a1eb2e;hp=3662141b8cd90637742c7a35b6a6fca6850f22e5;hb=1cf4210655d9c8619489205e92387e07a0d069fe;hpb=036b63d8fc5a8c6e1ff150737226122c174c39cb diff --git a/TODO b/TODO index 3662141b8..c17249d06 100644 --- a/TODO +++ b/TODO @@ -3,33 +3,27 @@ TODO (The upper item has the greater priority or feasibility... maybe :-) -o periodical check of newly arrived mails 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 progress display of time-consuming processes 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 :) @@ -40,10 +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 +59,15 @@ Implemented features * posting to newsgroups * 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