* src/inc.c
[claws.git] / TODO.claws
index 4060784f72a2f9dc78e438a675e759a3dad1464c..effa2b6a1dc3494800390942cf36c18fe2205923 100644 (file)
@@ -1,13 +1,14 @@
 [alfons]
-       
+
+0.8.3claws
+       o find and fix glitches in crash handler
+       o make mark and cache file endian neutral
+
+0.8.3claws+    
        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
-       o more assistence to the Win32 version
 
 [thorsten]
        
 
 win32 0.8.0claws+
        o LDAP support
-       o Pspell support
-       o fix addrbook crash
+       o aspell support
+       o fix addrbook crash (still there ?)
        o review utf8 conversions for mem leaks
-       o alternative compilers (MinGW, Borland C)
 
 [hoa]
 
@@ -32,12 +32,15 @@ win32 0.8.0claws+
 
 [christoph]
 
-       o make summaryview display any list of messages
+       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]