index
:
Sylpheed
master
taw/combined
taw/master
taw/meson
Git mirror of Sylpheed SVN repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libsylph
/
procmsg.c
Age
Commit message (
Expand
)
Author
2006-11-30
implemented printing of MIME part. Code cleanups.
hiro
2006-11-06
fixed a crash when printing a message with empty Subject, From, and To.
hiro
2006-09-13
avoid uninitialized value.
hiro
2006-09-13
session.c: added extra error checking when writing to buffer.
hiro
2006-08-23
added signature information to MsgInfo.
hiro
2006-07-31
modified folder context menu on receiving.
hiro
2006-06-16
added 'Mark all read' to the folder context menu.
hiro
2006-03-10
printing messages now follows 'Show all headers'.
hiro
2006-03-09
added a hidden option "mime_command" for backward compatibility.
hiro
2006-01-25
don't show 'Empty trash' dialog if trashed messages don't exist.
hiro
2006-01-24
skip virtual folders when clearing caches.
hiro
2006-01-23
implemented clearing of IMAP4 message caches on exit.
hiro
2005-12-27
cache search result to speed up on and after the second search.
hiro
2005-12-21
reflect flag changes on virtual folders in the real ones.
hiro
2005-12-07
update caches and flags when reading message list from a folder.
hiro
2005-10-25
fixed a typo.
hiro
2005-10-25
win32: use ShellExecute() on print.
hiro
2005-10-25
match the output header for printing to the message view.
hiro
2005-09-13
changed the license of LibSylph from GPL to LGPL.
hiro
2005-09-13
added 'View/Sort/by thread date'.
hiro
2005-09-05
moved more modules to libsylph.
hiro