fix 'Create filter rule' bug
[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 fix addrbook crash (still there ?)
21         o review utf8 conversions for mem leaks
22
23 [hoa]
24
25         o work on sylpheed :)
26         o several actions on filtering condition
27         o separate code of compose dialog and building of message
28           compose should return some kind of MIME structure so that
29           a message can be built.
30         o use libEtPan! in sylpheed
31
32 [christoph]
33
34         o make summaryview display any list of messages,
35           fix processing rules by score
36         o privacy api that is independent from the crpyto system
37         o rewrite mime message parsing (maybe required for privacy stuff)
38         o PEM support (S/MIME)
39         o add new messages to the summaryview without reloading the
40           whole list
41         o use template system for signatures/reply and forward format
42           (template selectable globally, in account prefs or folder prefs)
43
44 [paul]
45
46         o improve/adjust the english
47         o GunPG tools - built-in GnuPG functions
48         o improve the man page
49         o separate message catalogs from main dist
50         o separate manuals/faqs from main dist
51
52 [melvin]
53
54         o Improve spell checker:
55                 - allow dictionaries in non standard path
56                 - make dictionary menu use menu factory to support 
57                 accelerators that are remembered across Sylpheed sessions