Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use g_simple_async_result_set_check_cancellable(). | Matthew Barnes | 2012-05-13 | 1 | -0/+2 |
* | Prefer g_simple_async_result_take_error(). | Matthew Barnes | 2011-10-06 | 1 | -2/+1 |
* | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 1 | -1/+0 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+2 |
* | Add e_activity_handle_cancellation(). | Matthew Barnes | 2011-05-12 | 1 | -3/+1 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -28/+50 |
* | Drop support for migrating from Evolution < 2.0. | Matthew Barnes | 2010-03-30 | 1 | -105/+0 |
* | Bug 612679 - Crash when saving to a directory without permission | Matthew Barnes | 2010-03-12 | 1 | -9/+9 |
* | Update API documentation. | Matthew Barnes | 2010-02-10 | 1 | -2/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 1 | -1/+2 |
* | Convert some "Save As" actions to run asynchronously. | Matthew Barnes | 2009-11-08 | 1 | -2/+37 |
* | Test drive EIOActivity with a simple asynchronous function. | Matthew Barnes | 2009-11-08 | 1 | -0/+281 |