Fixed the problem of changing the window position when Sylpheed was
[claws.git] / TODO.claws
1 [alfons]
2
3 0.8.3claws
4         o find and fix glitches in crash handler
5         o make mark and cache file endian neutral
6
7 0.8.3claws+     
8         o make noticeview interface more generic
9         o revisit email/URL parser 
10         o include and adapt Christian Mertes' top level domain patch
11         o make sock_gets() use buffered I/O
12
13 [thorsten]
14         
15 0.8.0claws+
16         o common dialog for save / save all attachments
17
18 win32 0.8.0claws+
19         o LDAP support
20         o review utf8 conversions for mem leaks
21
22 [hoa]
23
24         o work on sylpheed :)
25         o several actions on filtering condition
26         o separate code of compose dialog and building of message
27           compose should return some kind of MIME structure so that
28           a message can be built.
29         o use libEtPan! in sylpheed
30
31 [christoph]
32
33         o make summaryview display any list of messages,
34           fix processing rules by score
35         o privacy api that is independent from the crpyto system
36         o rewrite mime message parsing (maybe required for privacy stuff)
37         o PEM support (S/MIME)
38         o add new messages to the summaryview without reloading the
39           whole list
40         o use template system for signatures/reply and forward format
41           (template selectable globally, in account prefs or folder prefs)
42
43 [paul]
44
45         o improve/adjust the english
46         o GunPG tools - built-in GnuPG functions
47         o improve the man page
48         o separate message catalogs from main dist
49         o separate manuals/faqs from main dist
50
51 [melvin]
52
53         o Improve spell checker:
54                 - allow dictionaries in non standard path
55                 - make dictionary menu use menu factory to support 
56                 accelerators that are remembered across Sylpheed sessions
57 [oliver]
58         o Selective Download: 
59                 - make selective downloads filtering rules independent from filtering
60                 - introduce selective_download_rc holding delete_on_server filtering rules
61                 - filter + download or leave on server (delete) in one go  
62         o Custom Toolbar 
63                 - cleanups