Statistics
| Revision:

root / libsylph / filter.c @ 1121

History | View | Annotate | Download (37.6 kB)

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