aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-alert.c
Commit message (Expand)AuthorAgeFilesLines
* Replace alloca() with g_alloca().Matthew Barnes2009-12-281-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2009-12-201-4/+0
* Use gchar instead of char in e-alert.cJonathon Jongsma2009-12-091-1/+1
* Handle the case where error definitions don't include certain fieldsJonathon Jongsma2009-12-091-6/+19
* rename e_alert_get_buttons -> e_alert_peek_buttonsJonathon Jongsma2009-12-091-1/+1
* Refactor EAlert to make it a GObjectJonathon Jongsma2009-12-081-280/+249
* Fix a bug in e_alert_newv() that was causing a crashJonathon Jongsma2009-12-011-6/+5
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-0/+698