aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-file-utils.c
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Remove unused function and header checks.Matthew Barnes2013-05-281-31/+2
* Use g_simple_async_result_set_check_cancellable().Matthew Barnes2012-05-131-0/+2
* Prefer g_simple_async_result_take_error().Matthew Barnes2011-10-061-2/+1
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Add e_activity_handle_cancellation().Matthew Barnes2011-05-121-3/+1
* Simplify EActivity.Matthew Barnes2010-10-231-28/+50
* Drop support for migrating from Evolution < 2.0.Matthew Barnes2010-03-301-105/+0
* Bug 612679 - Crash when saving to a directory without permissionMatthew Barnes2010-03-121-9/+9
* Update API documentation.Matthew Barnes2010-02-101-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-1/+2
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-081-2/+37
* Test drive EIOActivity with a simple asynchronous function.Matthew Barnes2009-11-081-0/+281