* Makefile.am
[claws.git] / TODO.claws
index 4bdbef03ecc8eaf68c94ed9a3ec6152c053f42fb..d2dcb1385319f64d385e282fa81921c7f6376239 100644 (file)
@@ -1,18 +1,14 @@
 [alfons]
-       
-0.8.0claws
-       o make noticeview display only when no retrcpt is pending
-       (can switch this on and off, but there's somewhere a
-       gtk_show_all() which displays the noticeview when
-       messageview is displayed for the first time)
 
-0.8.0claws+
+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
 
 [thorsten]
        
 
 win32 0.8.0claws+
        o LDAP support
-       o Pspell support
-       o implement pipe actions
-       o fix addrbook crash
+       o aspell support
+       o fix addrbook crash (still there ?)
        o review utf8 conversions for mem leaks
-       ? imap : use buffer instead of MSG_PEEK
+
+[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 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 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