aboutsummaryrefslogtreecommitdiff
path: root/src/procmsg.c
AgeCommit message (Expand)Author
2005-09-05moved more modules to libsylph.hiro
2005-09-05moved procmsg.c::procmsg_get_filter_keyword() to filter.c::filter_get_keyword...hiro
2005-09-05moved procmsg.c::procmsg_send_queue() to send_message.c::send_message_queue_a...hiro
2005-09-01removed unused headers.hiro
2005-08-22fall back to date comparison on sorting.hiro
2005-08-08added wrappers for C library function that take pathname arguments.hiro
2005-08-07close queue file before removing it.hiro
2005-08-04replaced random() with g_random_*().hiro
2005-08-02fixed gcc-4.0 warnings.hiro
2005-07-12clear summary cache to prevent cache discrepancy after sending from queue.hiro
2005-07-08put existing window in front when trying to reedit draft/queued messages whic...hiro
2005-07-04mark cache as dirty if open failed.hiro
2005-06-16fixed wrong unread count of trash folders.hiro
2005-06-10fixed Turkish locale problem.hiro
2005-06-07added an option to apply filter rules to sent messages.hiro
2005-05-27optimized the writing of mark file.hiro
2005-05-24optimized writing summary cache.hiro
2005-03-29modified message threading.hiro
2005-03-28improved the thread creation.hiro
2005-02-25output printing text with locale encoding, and removed broken locale specific...hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-01-19fixed crash when opening 0-numbered message.hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro