aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-alert-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-4/+0
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-31/+0
* EAlert: Allow arbitrary actions to be added.Matthew Barnes2010-10-191-51/+49
* Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-131-144/+153
* Messin around with EAlerts.Matthew Barnes2010-09-301-55/+52
* EAlert cleanups.Matthew Barnes2010-09-291-16/+0
* Re-work my GtkDialog:has-separator workaround.Matthew Barnes2010-09-111-2/+2
* Work around deprecation of gtk_dialog_set_has_separator()Matthew Barnes2010-09-111-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-36/+36
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-1/+4
* Merge branch 'express2'Matthew Barnes2010-05-271-1/+2
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-3/+8
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-2/+6
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-1/+1
|/
* 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