| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style cleanups. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
* | Don't crash on missing EAlert definitions. | Matthew Barnes | 2011-06-30 | 1 | -0/+1 |
* | EAlertBar: Make warnings time out after 5 minutes | Matthew Barnes | 2011-06-30 | 1 | -4/+44 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -7/+20 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-06-30 | 1 | -7/+3 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
* | Disconnect signal handlers from actions in alert_dispose() | Milan Crha | 2011-06-30 | 1 | -2/+7 |
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2011-06-30 | 1 | -0/+3 |
* | Pass an EAlertSink to e_alert_sink_submit_alert(). | Matthew Barnes | 2010-11-10 | 1 | -5/+5 |
* | Send errors to an EAlertSink instead of the task bar. | Matthew Barnes | 2010-10-19 | 1 | -1/+0 |
* | EAlert: Allow arbitrary actions to be added. | Matthew Barnes | 2010-10-19 | 1 | -21/+139 |
* | Composer: Show cancellable operations and errors inline. | Matthew Barnes | 2010-10-13 | 1 | -61/+83 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-10-04 | 1 | -1/+0 |
* | Messin around with EAlerts. | Matthew Barnes | 2010-09-30 | 1 | -240/+355 |
* | EAlert cleanups. | Matthew Barnes | 2010-09-29 | 1 | -32/+10 |
* | Bug 628653 - e_alert_new_valist memory leak | Matthew Barnes | 2010-09-03 | 1 | -2/+9 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 1 | -82/+82 |
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 1 | -1/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-06-20 | 1 | -8/+23 |
* | Prevent future bugs like #612792. | Matthew Barnes | 2010-03-15 | 1 | -5/+5 |
* | Add option to escape EAlert strings. | Matthew Barnes | 2010-02-18 | 1 | -22/+34 |
* | Bug 610085 - e_alert_get_primary_text() does not escape arguments | Matthew Barnes | 2010-02-16 | 1 | -17/+6 |
* | Update API documentation. | Matthew Barnes | 2010-02-10 | 1 | -0/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 1 | -2/+2 |
* | Replace alloca() with g_alloca(). | Matthew Barnes | 2009-12-28 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-20 | 1 | -4/+0 |
* | Use gchar instead of char in e-alert.c | Jonathon Jongsma | 2009-12-09 | 1 | -1/+1 |
* | Handle the case where error definitions don't include certain fields | Jonathon Jongsma | 2009-12-09 | 1 | -6/+19 |
* | rename e_alert_get_buttons -> e_alert_peek_buttons | Jonathon Jongsma | 2009-12-09 | 1 | -1/+1 |
* | Refactor EAlert to make it a GObject | Jonathon Jongsma | 2009-12-08 | 1 | -280/+249 |
* | Fix a bug in e_alert_newv() that was causing a crash | Jonathon Jongsma | 2009-12-01 | 1 | -6/+5 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -0/+698 |