aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter-source.c
Commit message (Expand)AuthorAgeFilesLines
* free current_url.Larry Ewing2003-06-141-1/+2
* Fixes some leaks from bug #43883.Jeffrey Stedfast2003-06-101-2/+6
* Loop over child nodes here too in order to not be affected by libxml2Jeffrey Stedfast2003-03-271-11/+14
* Change to use EAccountList, etc.Not Zed2003-02-241-52/+23
* Use g_object_new() instead of gtk_type_new().Jeffrey Stedfast2003-02-081-0/+2
* FILTER_RULE_CLASS -> _GET_CLASSNot Zed2002-11-261-2/+2
* Get the root node properly.Not Zed2002-11-131-1/+1
* Use a GtkDialog instead of a GnomeDialog for reporting errors.Jeffrey Stedfast2002-11-081-11/+6
* Ported.Jeffrey Stedfast2002-11-061-5/+2
* Ported to GObject.Jeffrey Stedfast2002-11-021-92/+85
* ** fixes for #10781Not Zed2002-07-151-0/+12
* Added a label definition.Jeffrey Stedfast2002-05-171-1/+1
* Free account_name so we don't leak. Also after getting the source uri, useJeffrey Stedfast2002-03-191-34/+61
* Get the account name because that is the string we'd like to use forJeffrey Stedfast2002-01-041-19/+29
* Fixing the license text.Ettore Perazzoli2001-10-281-13/+10
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* use xmlStrdup rather than g_strdupRadek Doulik2001-08-081-1/+1
* Bonobo-conf-ified. Removed /home/trow hard-wiring. :) (xml_encode): EncodeJon Trowbridge2001-07-091-52/+64
* Prevent crashing while we work this out.Peter Williams2001-07-041-1/+5
* Plug memory leaks.Dan Winship2001-04-191-4/+2
* Oops --- I forgot to add these files before my last commit.Jon Trowbridge2001-04-141-0/+352