aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter-file.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-292/+0
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-12/+4
* Fix excessive whitespace.Matthew Barnes2009-07-131-3/+0
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-16/+16
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in filter.Matthew Barnes2009-05-261-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-14/+14
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-5/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-33/+33
* ** Fixes bug #437579Matthew Barnes2007-10-101-1/+0
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-141-18/+0
* 2007-09-12 mcrha Fix for bug #473514Milan Crha2007-09-121-1/+0
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix compilation warnings in filter directory (#439118).Matthew Barnes2007-06-031-10/+10
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Move a var into #ifndef #USE_FILECOOSER to get rid of a warning. bugKjartan Maraas2006-10-011-1/+4
* ** Fixes Bug #323853Shi Pu2006-04-301-15/+25
* filter-file.c Use libedataserver's e_xml_parse_file(). Use gstdioTor Lillqvist2005-12-181-4/+1
* Use gstdio wrappers.Tor Lillqvist2005-12-181-5/+9
* moved e-error to e-utilNot Zed2005-05-161-1/+1
* Moved stuff from e-util to libedataserver.Not Zed2004-12-031-1/+1
* added the "use_filechooser" property to the GnomeFileEntryCarlos Garnacho Parro2004-08-131-0/+1
* fix a warning.Not Zed2004-04-281-17/+4
* Hide the separators on these dialogs Re-pack the rule_editor widget inRodney Dawes2004-03-161-0/+2
* Fixes some leaks from bug #43883.Jeffrey Stedfast2003-06-101-4/+5
* Loop over child nodes here too in order to not be affected by libxml2Jeffrey Stedfast2003-03-271-9/+14
* 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-0/+2
* Use GtkDialog instead of GnomeDialog here.Jeffrey Stedfast2002-11-081-11/+19
* fixed gnome-stock stuffJeffrey Stedfast2002-11-061-3/+2
* Ported.Jeffrey Stedfast2002-11-061-20/+11
* Ported to GObject.Jeffrey Stedfast2002-11-021-60/+46
* Use GtkType (I only changed this one because I turned on debugging for aJeffrey Stedfast2002-07-251-3/+4
* Do some minimalistic validation of command-lines (ie, make sure it isn'tJeffrey Stedfast2002-07-251-5/+9
* ** fixes for #10781Not Zed2002-07-151-0/+14
* Make the sound type for (play-sound ) a "file" type rather than "string"Jeffrey Stedfast2002-07-091-1/+3
* Added a label definition.Jeffrey Stedfast2002-05-171-2/+1
* Set the path in the entry widget.Jeffrey Stedfast2002-05-101-0/+2
* Add filter-file.[c,h] to the build.Jeffrey Stedfast2002-05-101-2/+3
* New filter widgets for choosing files and/or command-line's (?). Not yetJeffrey Stedfast2002-05-101-0/+308