aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-activity.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-0/+4
* Add e_activity_handle_cancellation().Matthew Barnes2011-06-301-0/+15
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-301-7/+3
* Fix few memory leaksMilan Crha2011-06-301-4/+5
* EActivity: Add an "alert-sink" property.Matthew Barnes2010-11-101-18/+57
* Simplify EActivity.Matthew Barnes2010-10-231-217/+60
* Adapt to Camel API changes.Matthew Barnes2010-09-281-4/+2
* Add a GCancellable to EActivity.Matthew Barnes2010-09-191-65/+105
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-31/+8
* Bug #610229 - Status bar progress goes beyond 100 percentagepunit2010-04-131-1/+1
* Move EActivity and subclasses to e-util.Matthew Barnes2009-11-081-0/+605