Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |