aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter-int.c
Commit message (Expand)AuthorAgeFilesLines
* implement, since we dont store the min/max values in the xml output, weNot Zed2004-02-171-0/+15
* Listen to the "value-changed" signal rather than the "changed" signal.Jeffrey Stedfast2003-09-231-1/+1
* more fixesJeffrey Stedfast2003-01-031-1/+1
* FILTER_RULE_CLASS -> _GET_CLASSNot Zed2002-11-261-1/+1
* more build fixesJeffrey Stedfast2002-11-061-2/+2
* Ported to GObject.Jeffrey Stedfast2002-11-021-73/+70
* Use fs->type in xmlGetProp since we already free'd 'type'. Fixes bugJeffrey Stedfast2002-07-271-9/+3
* Use GtkType (I only changed this one because I turned on debugging for aJeffrey Stedfast2002-07-251-3/+7
* ** fixes for #10781Not Zed2002-07-151-20/+50
* Added a label definition.Jeffrey Stedfast2002-05-171-1/+4
* Fixing the license text.Ettore Perazzoli2001-10-281-16/+13
* Added an integer type for filtering values. used for size.Sam Creasey2001-07-031-0/+229