aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+3
* Fix headers. Remove unneccesary ones and replace with more finegrainedKjartan Maraas2001-03-301-2/+5
* Remove the menu that is in the glade file because we want to replace itJeffrey Stedfast2001-03-171-1/+3
* Changed the edit_filter to be a standalone window rather than a widget, soNot Zed2001-03-151-368/+53
* Make sure we have something selected first ;-)Jeffrey Stedfast2001-03-091-3/+3
* Added option menu to vfolder editor.Not Zed2001-03-031-2/+3
* Mark some strings for translation.Kjartan Maraas2000-12-071-2/+2
* Override the default validate function to only return TRUE if a folder hasJeffrey Stedfast2000-11-011-35/+87
* lots of i18n fixesDan Winship2000-10-241-2/+2
* Set the remove button insensitive if there is only 1 action left.Jeffrey Stedfast2000-10-241-22/+40
* Remove the "demand" source from the list.Jeffrey Stedfast2000-10-241-3/+3
* Fixed these widgets to resize properly.Christopher James Lahey2000-10-241-2/+4
* Report the percentage of file complete for the filter.Not Zed2000-10-121-22/+24
* Modified to use more intuitive namingJeffrey Stedfast2000-09-191-121/+144
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Bunch of unicode related changesLauris Kaplinski2000-09-081-4/+12
* A bunch of small GUI fixes for the filter editor.Ettore Perazzoli2000-08-181-3/+4
* Filtering on demand! booyeah!Peter Williams2000-08-181-20/+59
* ** Almost a total rewrite of every file, except for filter-driver whichNot Zed2000-07-301-300/+241
* remove some non-error case debugging messages.Dan Winship2000-07-061-13/+3
* Add some checks for bad/nonexistant XML docs.Peter Williams2000-07-011-2/+9
* Added a #include <gnome-xml/parser.h> as this was needed (since we usedJeffrey Stedfast2000-06-271-35/+37
* use stock pixmap buttonsJacob Berkman2000-06-101-5/+28
* Initial filter rules.Michael Zucci2000-05-171-0/+3
* Simple driver program for testing, so i can fix all this really brokenNotZed2000-05-171-2/+25
* filename based interface. (filter_editor_save_rules): Interface to saveNotZed2000-05-161-24/+14
* Disconnect the list signal, so we dont get spurious emits during destroy.NotZed2000-03-031-6/+29
* Remove gui code, this will be actual filtering code.NotZed2000-03-011-0/+2
* Functions for memory management.NotZed2000-02-251-1/+17
* New widget, a dialogue which uses filter-druid to present the variousNotZed2000-02-241-0/+329