aboutsummaryrefslogtreecommitdiffstats
path: root/filter/rule-context.c
Commit message (Expand)AuthorAgeFilesLines
* Implement, change any folder uri's that have been renamed, to the new one.82001-10-281-1/+31
* Add undo for move. (rule_editor_add_undo): Add extra rank item.82001-10-281-0/+28
* Fixing the license text.Ettore Perazzoli2001-10-281-11/+11
* Add a changed signal. Emits if the order changes or if you add or remove a42001-10-241-9/+97
* "safe" save code, first save to .#name, then rename to name if it worked,42001-10-051-5/+22
* Emit changed events.32001-09-151-4/+34
* Added key accelerators.Jeffrey Stedfast2001-08-181-17/+17
* Make this compile again.Peter Williams2001-08-101-3/+3
* No need to gtk_widget_show() the gnome dialog widget twice...Jeffrey Stedfast2001-08-101-118/+118
* Properly free the list of parts, and the private data.Not Zed2001-08-081-19/+32
* Return -1 if we don't find it? This is what most of the code expected butJeffrey Stedfast2001-07-191-14/+17
* 2001-07-09 Anna Marie DirksAnna Dirks2001-07-101-0/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Plug memory leaks.Dan Winship2001-04-191-1/+26
* Fix headers. Remove unneccesary ones and replace with more finegrainedKjartan Maraas2001-03-301-2/+4
* Validate the rule before closing.Jeffrey Stedfast2001-03-221-8/+14
* Add #include <config.h> and mark some strings for translation.Kjartan Maraas2001-02-051-0/+4
* Fixed these widgets to resize properly.Christopher James Lahey2000-10-241-1/+2
* Report the percentage of file complete for the filter.Not Zed2000-10-121-76/+91
* Remove the stupid on-demand cb shit. (rule_context_load): And here too.Not Zed2000-10-091-17/+6
* Turn off debugging output.Dan Winship2000-09-121-3/+3
* A bunch of small GUI fixes for the filter editor.Ettore Perazzoli2000-08-181-1/+1
* Filtering on demand! booyeah!Peter Williams2000-08-181-4/+31
* Fixed some warnings.Christopher James Lahey2000-08-111-0/+2
* (rule_context_add_rule_gui): Keep track of context so it isn't freed ...Michael Zucci2000-08-091-1/+39
* If there are no user rules, dont bomb out.Not Zed2000-07-311-25/+21
* Set value of a simple type to a new string.Not Zed2000-07-311-1/+16
* ** Almost a total rewrite of every file, except for filter-driver whichNot Zed2000-07-301-0/+349