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
2015-11-26
fix for sigbus on ARM caused by unaligned access (#242).
hiro
2013-11-27
fixed fp and memory leaks.
hiro
2013-04-05
print all texts in messages with print command.
hiro
2013-04-04
procmsg.c: procmsg_save_message_as_text(): guard against code conversion fail...
hiro
2013-04-04
open output file as text mode when saving messages as text.
hiro
2013-04-03
added the feature to save message as plain text (locale or UTF-8 encoding).
hiro
2011-08-11
removed warnings when cache files were not found.
hiro
2011-07-05
use mmap to read cache.
hiro
2011-06-10
fixed an error when removing queued messages on win32.
hiro
2011-06-09
procmsg_add_messages_from_queue(): changed g_print() to debug_print().
hiro
2011-06-08
remove queue headers when moving messages from a queue folder (fixes Debian B...
hiro
2010-07-29
added 'Empty junk' context menu to Junk folder.
hiro
2010-07-16
removed redundant debug print.
hiro
2010-07-13
fully implemented RFC 2046.
hiro
2010-07-13
message/partial: allow Content-Type without total parameter.
hiro
2010-07-12
implemented concatenation of partial messages (RFC 2046).
hiro
2010-06-30
update summary view on receiving on the fly.
hiro
2009-11-02
more fix for UID more than INT_MAX.
hiro
2009-10-16
libsylph: use itos_buf() because itos() is not thread-safe.
hiro
2009-09-15
generate cache on adding messages.
hiro
2009-09-15
minor optimization: use g_slist_prepend() for mark/cache queue.
hiro
2009-09-14
use MsgFlagInfo struct for mark queue to reduce its memory usage.
hiro
2009-09-14
update summary caches on receiving.
hiro
2009-06-10
merged plugin-test branch into trunk.
hiro
2007-09-20
removed all warnings output with -Wall.
hiro
2007-09-13
disabled the passphrase dialog on query search.
hiro
2007-07-12
refactored add-reply-or-forward-mark-after-sending.
hiro
2007-07-09
implemented add-reply-mark-after-sending.
hiro
2007-01-16
procmsg_open_data_file(): fixed a bug that the version of a data file was not...
hiro
2006-12-25
fixed crash when .sylpheed_mark is not writable.
hiro
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
[next]