Statistics
| Revision:

root / TODO @ 2196

History | View | Annotate | Download (2.5 kB)

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