TODO.claws 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. [alfons]
  2. 0.8.3claws
  3. o find and fix glitches in crash handler
  4. o make mark and cache file endian neutral
  5. 0.8.3claws+
  6. o make noticeview interface more generic
  7. o revisit email/URL parser
  8. o include and adapt Christian Mertes' top level domain patch
  9. o make sock_gets() use buffered I/O
  10. [thorsten]
  11. 0.8.0claws+
  12. o common dialog for save / save all attachments
  13. win32 0.8.0claws+
  14. o LDAP support
  15. o aspell support
  16. o fix addrbook crash
  17. o review utf8 conversions for mem leaks
  18. o alternative compilers (MinGW, Borland C)
  19. [hoa]
  20. o work on sylpheed :)
  21. o several actions on filtering condition
  22. o separate code of compose dialog and building of message
  23. compose should return some kind of MIME structure so that
  24. a message can be built.
  25. o use libEtPan! in sylpheed
  26. [christoph]
  27. o make summaryview display any list of messages
  28. o privacy api that is independent from the crpyto system
  29. o rewrite mime message parsing (maybe required for privacy stuff)
  30. o PEM support (S/MIME)
  31. o add new messages to the summaryview without reloading the
  32. whole list
  33. [paul]
  34. o GunPG tools - built-in GnuPG functions
  35. o improve the man page
  36. o separate message catalogs from main dist
  37. o separate manuals/faqs from main dist