TODO.claws 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. [alfons]
  2. o make mark and cache file endian neutral
  3. o make sock_gets() use buffered I/O
  4. o use GtkItemFactory for menus
  5. o make noticeview interface more generic
  6. [thorsten]
  7. 0.8.0claws+
  8. o common dialog for save / save all attachments
  9. win32 0.8.0claws+
  10. o LDAP support
  11. o review utf8 conversions for mem leaks
  12. [hoa]
  13. o work on sylpheed :)
  14. o separate code of compose dialog and building of message
  15. compose should return some kind of MIME structure so that
  16. a message can be built.
  17. [christoph]
  18. o Maildir support
  19. o make summaryview display any list of messages,
  20. fix processing rules by score
  21. o PEM support (S/MIME)
  22. o add new messages to the summaryview without reloading the
  23. whole list
  24. o use template system for signatures/reply and forward format
  25. (template selectable globally, in account prefs or folder prefs)
  26. [paul]
  27. o sync claws' 'Folder Properties' with main's 'Folder Properties'
  28. o improve/adjust the english
  29. o GunPG tools - built-in GnuPG functions
  30. o improve the man page
  31. o separate message catalogs from main dist
  32. o separate manuals/faqs from main dist
  33. [melvin]
  34. o Improve spell checker:
  35. - allow dictionaries in non standard path
  36. - make dictionary menu use menu factory to support
  37. accelerators that are remembered across Sylpheed sessions
  38. [oliver]
  39. o Selective Download:
  40. - pluginify selective download (separate filtering rules)
  41. - create pop3 preview Folder as a part of the plugin