aboutsummaryrefslogtreecommitdiffstats
path: root/filter/e-rule-context.c
Commit message (Collapse)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-8/+15
|
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-2/+2
| | | | | | The changes are mainly including the e-alert-header.h header instead of just e-alert.h. This allows us to include e-alert.h in non-UI situations when necessary.
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-6/+6
| | | | | | | | | | The EError mechanism is used both for error dialogs as well as basic alerts or user prompts, so we should give it a more general name which matches this use. This patch also cleans up a few includes of e-alert.h (formerly e-error.h) that were not actually being used. https://bugzilla.gnome.org/show_bug.cgi?id=602963
* port filter/ classes over to new EError APIJonathon Jongsma2009-12-011-4/+7
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=602963
* Fix compile time warnings in filter/e-rule-context.cMilan Crha2009-11-271-2/+2
|
* Bug #592294 - Output an error message on system filter rules loading errorYan Li2009-11-171-3/+11
| | | | | | | Without that the user/developer has no way to know when the loading failed. (ported from gnome-2-28 1dcda85)
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-0/+988