Statistics
| Revision:

root / src / inc.c @ 1677

History | View | Annotate | Download (40.5 kB)

# Date Author Comment
1611 04/11/2007 11:15 am Hiroyuki Yamamoto

disconnect immediately when cancelled (possibly fixes crash after cancellation).

1597 04/06/2007 02:03 pm Hiroyuki Yamamoto

display error dialog if the execution of the junk filter command failed.

1592 04/04/2007 01:37 pm Hiroyuki Yamamoto

fixed stop button sensitivity, and cancel all.

1584 03/29/2007 01:55 pm Hiroyuki Yamamoto

disable --compose, --receive, --send remote commands when a modal dialog exists.

1576 03/25/2007 07:14 pm Hiroyuki Yamamoto

fixed a bug that messages which were not filtered were not counted as new messages in imap filtering.

1569 03/15/2007 02:44 pm Hiroyuki Yamamoto

apply flag changes in IMAP automatic filtering.

1566 03/14/2007 03:04 pm Hiroyuki Yamamoto

enabled automatic junk mail filtering on IMAP.

1557 02/23/2007 11:23 am Hiroyuki Yamamoto

count filtered messages for new mail notification on IMAP filtering.

1535 02/08/2007 10:53 am Hiroyuki Yamamoto

don't filter junk on import.

1531 02/06/2007 04:59 pm Hiroyuki Yamamoto

filter junk mails from local mbox even if prefs_common.filter_on_inc is FALSE.

1491 01/17/2007 05:35 pm Hiroyuki Yamamoto

implemented the automatic filtering of IMAP4 INBOX folder.

1286 11/09/2006 06:01 pm Hiroyuki Yamamoto

only disable new mail notification when a new mail is actually read.

1254 10/30/2006 03:48 pm Hiroyuki Yamamoto

impelmented POP before SMTP.

1208 10/04/2006 09:53 am Hiroyuki Yamamoto

exclude junk mails from the number of new messages.

1206 10/03/2006 01:04 pm Hiroyuki Yamamoto

exclude messages marked as read when counting new messages.

1193 09/27/2006 04:26 pm Hiroyuki Yamamoto

blink tray icon if new mails arrive.

1161 09/14/2006 12:45 pm Hiroyuki Yamamoto

win32: fixed inc dialog.

1097 07/25/2006 11:01 am Hiroyuki Yamamoto

added an option to filter junk mails before normal filtering.

1035 03/09/2006 03:37 pm Hiroyuki Yamamoto

added a hidden option "mime_command" for backward compatibility.

962 02/02/2006 03:24 pm Hiroyuki Yamamoto

don't enable trayicon action if modal window exists. Present window on click if main window is obscured.

958 02/01/2006 07:34 pm Hiroyuki Yamamoto

properly count the number of new messages on local and remote mailboxes.

895 01/13/2006 03:12 pm Hiroyuki Yamamoto

fixed 32-bit integer overflow where the total size of POP3 messages is greater than 2GB.

827 12/14/2005 03:59 pm Hiroyuki Yamamoto

added an option to update only INBOX on checking new messages of IMAP4 accounts.

773 11/22/2005 05:33 pm Hiroyuki Yamamoto

modified 'filter sent messages'.

546 09/05/2005 04:27 pm Hiroyuki Yamamoto

made query-password function UI independent.

510 08/24/2005 07:31 pm Hiroyuki Yamamoto

separated trayicon into another module, and notify new messages with trayicon on receive.

478 08/08/2005 04:07 pm Hiroyuki Yamamoto

added wrappers for C library function that take pathname arguments.

469 08/05/2005 04:22 pm Hiroyuki Yamamoto

enabled compilation with MinGW.

461 08/04/2005 06:15 pm Hiroyuki Yamamoto

improved portability.

351 06/17/2005 05:32 pm Hiroyuki Yamamoto

added an option to execute command when new messages arrived.

336 06/13/2005 07:41 pm Hiroyuki Yamamoto

integrated junk filter setting into common prefs.

321 06/08/2005 06:36 pm Hiroyuki Yamamoto

reimplemented progress dialog with GtkTreeView.

300 05/30/2005 06:54 pm Hiroyuki Yamamoto

fixed a transient window problem.

237 05/09/2005 06:26 pm Hiroyuki Yamamoto

reimplemented summary view with GtkTreeView.

126 02/24/2005 05:16 pm Hiroyuki Yamamoto

modified ProgressDialog to use GtkDialog.

92 02/07/2005 05:29 pm Hiroyuki Yamamoto

replaced intl.h with glib/gi18n.h.

40 01/25/2005 08:15 pm Hiroyuki Yamamoto

removed a warning.

30 01/24/2005 03:01 am Hiroyuki Yamamoto

use GTK stock button for dialog button set.

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

Initial import of Sylpheed (GTK2 version).