Files
evolution/shell
Matthew Barnes aa66a17e40 Test drive EIOActivity with a simple asynchronous function.
Rename e-fsutils to e-file-utils.  This is where we'll add asynchronous
functions for common file I/O operations with EActivity integration.

Start with e_file_replace_contents_async() (and corresponding finish()
function).  This is a simple wrapper for g_file_replace_contents_async()
which also returns an EActivity.  It replaces e_write_file_uri().

Also redesign EIOActivity to -contain- a GAsyncResult rather than
implement the interface for itself.  This is easier for now but I may
change my mind again when I figure out how to tie centralized error
reporting into the EActivity framework.
2009-11-07 14:01:46 -05:00
..
2003-06-09 17:31:26 +00:00
2009-07-12 23:33:07 -04:00
2009-11-03 13:06:38 +01:00
2009-07-12 23:33:07 -04:00
2009-10-21 00:02:08 -04:00
2009-06-30 20:05:07 -04:00
2009-10-27 10:53:48 +01:00
2008-10-13 17:57:46 +00:00