aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-alert-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Prevent future bugs like #612792.Matthew Barnes2010-03-151-6/+6
* Add option to escape EAlert strings.Matthew Barnes2010-02-181-3/+3
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2009-12-201-2/+0
* Use EAlert API in EAlertActivity rather than using g_object_get_dataJonathon Jongsma2009-12-091-10/+23
* BugĀ 604098 - Missing \n in EAlertJonathon Jongsma2009-12-091-1/+1
* rename e_alert_get_buttons -> e_alert_peek_buttonsJonathon Jongsma2009-12-091-1/+1
* Add EAlertDialogJonathon Jongsma2009-12-081-0/+362