Statistics
| Revision:

root / TODO

History | View | Annotate | Download (2.6 kB)

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