aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter-file.c
Commit message (Expand)AuthorAgeFilesLines
* ** 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