Statistics
| Revision:

root / src / inc.c @ 1206

History | View | Annotate | Download (35.8 kB)

# Date Author Comment
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).