Statistics
| Revision:

root / libsylph / filter.c @ 2640

History | View | Annotate | Download (43.2 kB)

# Date Author Comment
2620 07/16/2010 02:44 pm Hiroyuki Yamamoto

fixed a bug that the value of <account-id> tag was not parsed correctly.

2559 06/02/2010 03:24 pm Hiroyuki Yamamoto

modified debug log for filter.

2558 06/02/2010 02:31 pm Hiroyuki Yamamoto

added debug log for filter.

2544 05/21/2010 04:05 pm Hiroyuki Yamamoto

fixed a bug that MIME flag was not set to filtered sent messages.

2474 02/12/2010 06:18 pm Hiroyuki Yamamoto

made default_addrbook_func static, and made 3.0beta8 release.

2463 02/10/2010 06:49 pm Hiroyuki Yamamoto

fixed crash.

2461 02/10/2010 06:31 pm Hiroyuki Yamamoto

added a new filter match type: is (not) in addressbook.

2286 10/16/2009 06:00 pm Hiroyuki Yamamoto

libsylph: use itos_buf() because itos() is not thread-safe.

2255 09/17/2009 04:26 pm Hiroyuki Yamamoto

introduced multi-threading.

2247 09/14/2009 02:27 pm Hiroyuki Yamamoto

update summary caches on receiving.

1905 09/19/2007 02:00 pm Hiroyuki Yamamoto

disabled auto decrypt on filtering to avoid passphrase dialog. made 2.4.6 release.

1863 07/13/2007 04:56 pm Hiroyuki Yamamoto

win32: fixes renaming of folder didn't modify filter actions.

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

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

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

apply flag changes in IMAP automatic filtering.

1493 01/17/2007 06:09 pm Hiroyuki Yamamoto

fixed IMAP4 filtering when IP unreachable.

1113 08/03/2006 03:52 pm Hiroyuki Yamamoto

support Oniguruma for regex.

905 01/18/2006 06:19 pm Hiroyuki Yamamoto

added filter conditions of status such as 'unread', 'mark', 'color-label', and 'mime'.

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

some modification of searching.

836 12/19/2005 03:41 pm Hiroyuki Yamamoto

implemented query search and virtual folder (merged from newsearch branch).

814 12/09/2005 05:52 pm Hiroyuki Yamamoto

added utility functions for optimization of filter.

670 10/20/2005 05:10 pm Hiroyuki Yamamoto

fixed execution failure on filtering if a file path includes space.

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

changed the license of LibSylph from GPL to LGPL.

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().

543 09/02/2005 07:00 pm Hiroyuki Yamamoto

moved two functions from prefs_filter.c to filter.c.

542 09/02/2005 06:42 pm Hiroyuki Yamamoto

moved prefs_filter_read_config() to filter.c.

527 08/30/2005 05:46 pm Hiroyuki Yamamoto

separated UI code from prefs.c.

471 08/05/2005 07:27 pm Hiroyuki Yamamoto

check for regex.h and regcomp().

429 07/14/2005 04:33 pm Hiroyuki Yamamoto

modify filter rules after moving folders.

388 07/01/2005 04:08 pm Hiroyuki Yamamoto

fixed a bug in syncing folder path.

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

integrated junk filter setting into common prefs.

333 06/10/2005 06:28 pm Hiroyuki Yamamoto

fixed Turkish locale problem.

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

replaced intl.h with glib/gi18n.h.

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

Initial import of Sylpheed (GTK2 version).