| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 659486 - EAlert default response is ignored by EAlertDialog | Matthew Barnes | 2011-10-01 | 1 | -6/+22 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+4 |
* | Fix alignment of extra widgets in EAlertDialogs. | Matthew Barnes | 2011-03-25 | 1 | -2/+21 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 1 | -1/+2 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 1 | -6/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-02-19 | 1 | -2/+8 |
* | Slightly nicer EAlertDialog after move to gtk3 | Milan Crha | 2011-02-16 | 1 | -5/+12 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 1 | -2/+2 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -4/+0 |
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2010-12-06 | 1 | -0/+3 |
* | Send errors to an EAlertSink instead of the task bar. | Matthew Barnes | 2010-10-19 | 1 | -31/+0 |
* | EAlert: Allow arbitrary actions to be added. | Matthew Barnes | 2010-10-19 | 1 | -51/+49 |
* | Composer: Show cancellable operations and errors inline. | Matthew Barnes | 2010-10-13 | 1 | -144/+153 |
* | Messin around with EAlerts. | Matthew Barnes | 2010-09-30 | 1 | -55/+52 |
* | EAlert cleanups. | Matthew Barnes | 2010-09-29 | 1 | -16/+0 |
* | Re-work my GtkDialog:has-separator workaround. | Matthew Barnes | 2010-09-11 | 1 | -2/+2 |
* | Work around deprecation of gtk_dialog_set_has_separator() | Matthew Barnes | 2010-09-11 | 1 | -0/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 1 | -36/+36 |
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 1 | -1/+4 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -1/+2 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 1 | -3/+8 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-02 | 1 | -2/+6 |
* | | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -1/+1 |
|/ |
|
* | Prevent future bugs like #612792. | Matthew Barnes | 2010-03-15 | 1 | -6/+6 |
* | Add option to escape EAlert strings. | Matthew Barnes | 2010-02-18 | 1 | -3/+3 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-20 | 1 | -2/+0 |
* | Use EAlert API in EAlertActivity rather than using g_object_get_data | Jonathon Jongsma | 2009-12-09 | 1 | -10/+23 |
* | Bug 604098 - Missing \n in EAlert | Jonathon Jongsma | 2009-12-09 | 1 | -1/+1 |
* | rename e_alert_get_buttons -> e_alert_peek_buttons | Jonathon Jongsma | 2009-12-09 | 1 | -1/+1 |
* | Add EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -0/+362 |