aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter-element.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fix compilation warnings in filter directory (#439118).Matthew Barnes2007-06-031-1/+1
* ** Fixes bug #373116Matthew Barnes2007-04-021-5/+3
* Remove unused code Move around some code to avoid unneccesary prototypes.Kjartan Maraas2006-02-081-2/+0
* ** See #59885.Not Zed2004-06-171-74/+30
* Fixes for bug #39170Jeffrey Stedfast2003-03-061-3/+3
* more build fixesJeffrey Stedfast2002-11-061-1/+1
* some build fixesJeffrey Stedfast2002-11-061-1/+1
* Ported.Jeffrey Stedfast2002-11-051-1/+1
* Ported to GObject.Jeffrey Stedfast2002-11-021-71/+65
* Use fs->type in xmlGetProp since we already free'd 'type'. Fixes bugJeffrey Stedfast2002-07-271-7/+4
* Changelog is pending some other patch approval so i'm not commiting.Not Zed2002-07-151-1/+0
* ** fixes for #10781Not Zed2002-07-151-1/+17
* Make the sound type for (play-sound ) a "file" type rather than "string"Jeffrey Stedfast2002-07-091-0/+2
* Added a label definition.Jeffrey Stedfast2002-05-171-0/+3
* Add filter-file.[c,h] to the build.Jeffrey Stedfast2002-05-101-0/+3
* Remove the #ifndef SHELL part. Use an EvolutionFolderSelectorButton.Dan Winship2002-04-051-1/+1
* Copy values across to new part.Not Zed2002-02-261-0/+59
* Fixing the license text.Ettore Perazzoli2001-10-281-11/+11
* use xmlStrdup rather than g_strdupRadek Doulik2001-08-081-1/+1
* Properly free the list of parts, and the private data.Not Zed2001-08-081-1/+1
* Added an integer type for filtering values. used for size.Sam Creasey2001-07-031-0/+3
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Make the (previously unused) get-source command actually do the rightJon Trowbridge2001-04-141-0/+3
* Fix headers. Remove unneccesary ones and replace with more finegrainedKjartan Maraas2001-03-301-2/+3
* If the filter type is a "system-flag", use the optionlist type as typeJeffrey Stedfast2001-03-181-1/+1
* Removed filter-url.[c,h] and filter-system-flag.[c,h]Jeffrey Stedfast2001-03-171-6/+0
* Add #include <config.h> and mark some strings for translation.Kjartan Maraas2001-02-051-0/+4
* Added support for the system-flag type.Jeffrey Stedfast2000-12-021-0/+3
* Moved the regex filter rule around - we've changed the format a bit.Jeffrey Stedfast2000-11-281-4/+6
* Updated to add an action to set message flags.Jeffrey Stedfast2000-11-011-0/+6
* If a regex option is selected, change the FilterElement data to TRUE elseJeffrey Stedfast2000-10-311-2/+14
* Readded Source url stuff.Jeffrey Stedfast2000-10-261-0/+3
* Remove filter-url code.Jeffrey Stedfast2000-10-251-3/+0
* Added filter-url.[c,h].Jeffrey Stedfast2000-10-211-33/+47
* Added scoring xml stuffsJeffrey Stedfast2000-09-091-14/+17
* Allow filtering / vfoldering based on time or datePeter Williams2000-08-161-0/+3
* ** Almost a total rewrite of every file, except for filter-driver whichNot Zed2000-07-301-0/+264