0.8.10claws76
[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 sync claws' 'Folder Properties' with main's 'Folder Properties'
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
58 [oliver]
59         o Selective Download: 
60                 - make selective downloads filtering rules independent from filtering
61                 - introduce selective_download_rc holding delete_on_server filtering rules
62                 - filter + download or leave on server (delete) in one go  
63         o Custom Toolbar 
64                 - cleanups