5a29f454b6
* src/main.c don't popup main window on --receive or --receive-all * src/mainwindow.[ch] * src/plugins/trayicon/trayicon.c allow hiding of main window by clicking on the trayicon (doesn't work correctly in seperate window mode and may cause unexpected GTK problems I couldn't find yet) * src/common/ssl.c remove incorrect warning
58 lines
1.6 KiB
Text
58 lines
1.6 KiB
Text
[alfons]
|
|
|
|
o make mark and cache file endian neutral
|
|
o make sock_gets() use buffered I/O
|
|
o use GtkItemFactory for menus
|
|
o make noticeview interface more generic
|
|
|
|
[thorsten]
|
|
|
|
0.8.0claws+
|
|
o common dialog for save / save all attachments
|
|
|
|
win32 0.8.0claws+
|
|
o LDAP support
|
|
o review utf8 conversions for mem leaks
|
|
|
|
[hoa]
|
|
|
|
o work on sylpheed :)
|
|
o several actions on filtering condition
|
|
o separate code of compose dialog and building of message
|
|
compose should return some kind of MIME structure so that
|
|
a message can be built.
|
|
o use libEtPan! in sylpheed
|
|
|
|
[christoph]
|
|
|
|
o Maildir support
|
|
o complete UIDPLUS IMAP support
|
|
o make summaryview display any list of messages,
|
|
fix processing rules by score
|
|
o privacy api that is independent from the crypto system
|
|
o rewrite mime message parsing (maybe required for privacy stuff)
|
|
o PEM support (S/MIME)
|
|
o add new messages to the summaryview without reloading the
|
|
whole list
|
|
o use template system for signatures/reply and forward format
|
|
(template selectable globally, in account prefs or folder prefs)
|
|
|
|
[paul]
|
|
|
|
o sync claws' 'Folder Properties' with main's 'Folder Properties'
|
|
o improve/adjust the english
|
|
o GunPG tools - built-in GnuPG functions
|
|
o improve the man page
|
|
o separate message catalogs from main dist
|
|
o separate manuals/faqs from main dist
|
|
|
|
[melvin]
|
|
|
|
o Improve spell checker:
|
|
- allow dictionaries in non standard path
|
|
- make dictionary menu use menu factory to support
|
|
accelerators that are remembered across Sylpheed sessions
|
|
[oliver]
|
|
o Selective Download:
|
|
- pluginify selective download (separate filtering rules)
|
|
- create pop3 preview Folder as a part of the plugin
|