aboutsummaryrefslogtreecommitdiffstats
path: root/filter/e-rule-editor.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-7/+2
|
* Baby steps toward GSEAL compliance.Matthew Barnes2010-01-141-1/+3
|
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-3/+3
| | | | | | 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-11/+11
| | | | | | | | | | 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-6/+14
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=602963
* Bug #602178 - [regression] Missing widget in Search folder dialogMilan Crha2009-11-181-4/+1
|
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-90/+56
|
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-0/+912