root / TODO @ 1521
History | View | Annotate | Download (2.4 kB)
| 1 | TODO |
|---|---|
| 2 | ==== |
| 3 | |
| 4 | (The upper item has the greater priority or feasibility... maybe :-) |
| 5 | |
| 6 | o use GObject mechanism for objects |
| 7 | o complete migration from deprecated GTK+ APIs |
| 8 | o overall improvements of user-interface |
| 9 | o improvements of addressbook |
| 10 | o original icons and logos |
| 11 | o more efficient SMTP handling for multiple messages |
| 12 | o more robust IMAP4 response parser |
| 13 | o plug-in faculty |
| 14 | o support for some formats other than MH and mbox (ex. Maildir) |
| 15 | o priority (Priority:, X-Priority:, X-MSMail-Priority:) |
| 16 | o notification of reception (Disposition-Notification-To:) |
| 17 | o support of Content-Type: text/plain; format=flowed |
| 18 | o console mode interface |
| 19 | o mailing list manager |
| 20 | o compressed folder |
| 21 | o make the code cleaner |
| 22 | o make the process faster |
| 23 | o make the dubious English much decent :) |
| 24 | |
| 25 | Partially implemented features |
| 26 | ============================== |
| 27 | . make the network related code much decent |
| 28 | (processing of time out, multi-threading etc.) |
| 29 | . drag and drop |
| 30 | . PGP/GPG |
| 31 | . S/MIME |
| 32 | . display of HTML messages (can display by converting HTML to text) |
| 33 | . progress display of time-consuming processes |
| 34 | . parallel processing between sending-receiving and others |
| 35 | . customization of key bindings |
| 36 | |
| 37 | Implemented features |
| 38 | ==================== |
| 39 | * multipart MIME (attachments of files) |
| 40 | * sending from queue |
| 41 | * clickable URI |
| 42 | * management of read message on POP server by UIDL |
| 43 | * IPv6 support |
| 44 | * printing |
| 45 | * reconnection when connection to news server is broken |
| 46 | * X-Face support |
| 47 | * preservation of position or size of window |
| 48 | * external editor support |
| 49 | * write decent manual |
| 50 | * draft message |
| 51 | * extension of quotation format |
| 52 | * assignation of location of mail folder |
| 53 | * account selection on composition window |
| 54 | * posting to newsgroups |
| 55 | * completion of mail address |
| 56 | * prohibition of multiple execution (with Unix domain socket) |
| 57 | * periodical check of newly arrived mails |
| 58 | * modification of display color |
| 59 | * designate the displayed headers |
| 60 | * user-defined headers |
| 61 | * IMAP4 support |
| 62 | * list view of newsgroups and subscription of groups from there |
| 63 | * SSL support |
| 64 | * LDAP support |
| 65 | * full-text search of messages (plain) |
| 66 | * template function |
| 67 | * regular expression support at filtering |
| 68 | * autowrap / wordwrap |
| 69 | * configuration for each folders |
| 70 | * enhancement of filtering |
| 71 | * GTK+-2.x support |
| 72 | * inline image display of multipart MIME messages |
| 73 | * autosave |
| 74 | * enhancements of search |
| 75 | * virtual folder |
| 76 | * internationalization / multilingualization |
| 77 | * RFC 2231 (MIME filename encoding) compliant |
| 78 | * POP before SMTP |
| 79 | * mail arrival notification |
| 80 | * customization of toolbar |