Statistics
| Revision:

root / libsylph / procmsg.h @ 1873

History | View | Annotate | Download (9.3 kB)

# Date Author Comment
1848 07/09/2007 03:54 pm Hiroyuki Yamamoto

implemented add-reply-mark-after-sending.

1146 09/06/2006 04:54 pm Hiroyuki Yamamoto

don't use off_t in struct.

1128 08/23/2006 12:55 pm Hiroyuki Yamamoto

added signature information to MsgInfo.

1082 06/16/2006 04:56 pm Hiroyuki Yamamoto

added 'Mark all read' to the folder context menu.

1038 03/10/2006 11:51 am Hiroyuki Yamamoto

printing messages now follows 'Show all headers'.

927 01/25/2006 03:53 pm Hiroyuki Yamamoto

don't show 'Empty trash' dialog if trashed messages don't exist.

919 01/23/2006 07:08 pm Hiroyuki Yamamoto

implemented clearing of IMAP4 message caches on exit.

869 12/27/2005 04:32 pm Hiroyuki Yamamoto

cache search result to speed up on and after the second search.

850 12/21/2005 07:17 pm Hiroyuki Yamamoto

reflect flag changes on virtual folders in the real ones.

848 12/21/2005 05:19 pm Hiroyuki Yamamoto

some modification of searching.

806 12/07/2005 07:17 pm Hiroyuki Yamamoto

update caches and flags when reading message list from a folder.

578 09/13/2005 05:18 pm Hiroyuki Yamamoto

changed the license of LibSylph from GPL to LGPL.

574 09/13/2005 03:00 pm Hiroyuki Yamamoto

added 'View/Sort/by thread date'.

548 09/05/2005 07:00 pm Hiroyuki Yamamoto

moved more modules to libsylph.

547 09/05/2005 04:54 pm Hiroyuki Yamamoto

moved procmsg.c::procmsg_get_filter_keyword() to filter.c::filter_get_keyword_from_msg().

545 09/05/2005 03:45 pm Hiroyuki Yamamoto

moved procmsg.c::procmsg_send_queue() to send_message.c::send_message_queue_all().

423 07/12/2005 04:24 pm Hiroyuki Yamamoto

clear summary cache to prevent cache discrepancy after sending from queue.

409 07/08/2005 05:36 pm Hiroyuki Yamamoto

put existing window in front when trying to reedit draft/queued messages which are already open.

360 06/22/2005 04:53 pm Hiroyuki Yamamoto

disabled strict checking of caches by stat() and improved the performance.

317 06/07/2005 05:52 pm Hiroyuki Yamamoto

added an option to apply filter rules to sent messages.

292 05/27/2005 06:04 pm Hiroyuki Yamamoto

fixed a crash bug of IMAP4.

190 03/28/2005 07:50 pm Hiroyuki Yamamoto

improved the thread creation.

1 01/12/2005 08:22 pm Hiroyuki Yamamoto

Initial import of Sylpheed (GTK2 version).