aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter-xml.c
Commit message (Expand)AuthorAgeFilesLines
* ** Almost a total rewrite of every file, except for filter-driver whichNot Zed2000-07-301-591/+0
* add a "string" typeDan Winship2000-07-101-1/+8
* Add some checks for bad/nonexistant XML docs.Peter Williams2000-07-011-0/+4
* When loading the description, strdup() the string in the XML tree soEttore Perazzoli2000-06-281-2/+2
* Fix some html formatting.NotZed2000-05-171-2/+1
* Initial filter rules.Michael Zucci2000-05-171-0/+20
* Bunch of cleanup.NotZed2000-05-161-51/+35
* Plug some minor memleaks.NotZed2000-03-281-6/+24
* Actually implement filtering, at least, from Inbox. Copy messages toNotZed2000-03-051-30/+33
* Disconnect the list signal, so we dont get spurious emits during destroy.NotZed2000-03-031-0/+3
* Functions for memory management.NotZed2000-02-251-1/+71
* New utility functions for working with the internal rule format.NotZed2000-02-221-0/+66
* Now have loader/save, basic gui elements (which i wantNotZed2000-02-191-251/+10
* Initial revisionMichael Zucci2000-02-161-0/+658