* src/send_message.c
[claws.git] / TODO.claws
index 5bf77a0ab381d05dc95a11d641f34b31dcfdc586..92d18fb3bc845579e0fb2d8789f4d29166ebdd08 100644 (file)
@@ -1,12 +1,9 @@
 [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
-       o revisit email/URL parser 
-       o include and adapt Christian Mertes' top level domain patch
-       o with the new cache / mark system done by Christoph, it's
-         about time to make the cache files endian neutral (bribe
-         Hiro to accept the new system too)
-       o make sock_gets() use buffered I/O 
 
 [thorsten]
        
 
 win32 0.8.0claws+
        o LDAP support
-       o Pspell support
-       o implement pipe actions
-       o fix addrbook crash
        o review utf8 conversions for mem leaks
-       ? imap : use buffer instead of MSG_PEEK
 
 [hoa]
 
@@ -32,9 +25,34 @@ win32 0.8.0claws+
 
 [christoph]
 
-       o make summaryview display any list of messages
+       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 crpyto 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