aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter-input.c
Commit message (Expand)AuthorAgeFilesLines
* moved e-error to e-utilNot Zed2005-05-161-1/+1
* Moved stuff from e-util to libedataserver.Not Zed2004-12-031-1/+1
* encode entities. fixes bug #46677.Jeffrey Stedfast2004-06-221-0/+4
* fix a warning.Not Zed2004-04-281-9/+2
* Hide the separators on these dialogs Re-pack the rule_editor widget inRodney Dawes2004-03-161-0/+1
* Default to an empty string for the value. (xml_decode): Remove old valuesHans Petter Jansson2004-02-071-2/+17
* FILTER_RULE_CLASS -> _GET_CLASSNot Zed2002-11-261-1/+1
* Get the root node properly.Not Zed2002-11-131-2/+2
* Use a GtkDialog instead of a GnomeDialog for reporting errors.Jeffrey Stedfast2002-11-081-1/+3
* Use GtkDialog instead of GnomeDialog here.Jeffrey Stedfast2002-11-081-17/+16
* more build fixesJeffrey Stedfast2002-11-061-7/+4
* Ported.Jeffrey Stedfast2002-11-061-26/+17
* Ported to GObject.Jeffrey Stedfast2002-11-021-86/+77
* ** fixes for #10781Not Zed2002-07-151-0/+26
* Check that there is a value to setup. Fixes #15470.Not Zed2002-04-101-1/+1
* If we write "" to an xml file, we read back NULL. So if we read back NULL,Not Zed2002-01-151-4/+6
* Fixing the license text.Ettore Perazzoli2001-10-281-11/+11
* If we have no node content, dont append any value or try to decode it.52001-10-161-4/+5
* #include <sys/types.h> for regex_t on freebsd.Chris Toshok2001-08-201-0/+1
* don't mix g_free and xmlAlloc (xml_decode): don't mix g_free and xmlAllocRadek Doulik2001-08-091-2/+2
* Properly free the list of parts, and the private data.Not Zed2001-08-081-3/+8
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Plug memory leaks.Dan Winship2001-04-191-5/+5
* Fix headers. Remove unneccesary ones and replace with more finegrainedKjartan Maraas2001-03-301-2/+7
* Add #include <config.h> and mark some strings for translation.Kjartan Maraas2001-02-051-0/+4
* Little utf8 safe encoding/decoding into libxml1 brokennessLauris Kaplinski2001-01-031-3/+10
* Moved the regex filter rule around - we've changed the format a bit.Jeffrey Stedfast2000-11-281-7/+3
* If a regex option is selected, change the FilterElement data to TRUE elseJeffrey Stedfast2000-10-311-11/+61
* Pure formatting changes, no actual code changes. Since I know I'm going toJeffrey Stedfast2000-10-311-51/+65
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* More UTF-8 handlingLauris Kaplinski2000-08-251-3/+5
* Set value of a simple type to a new string.Not Zed2000-07-311-0/+14
* ** Almost a total rewrite of every file, except for filter-driver whichNot Zed2000-07-301-0/+246