aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-activity.c
Commit message (Expand)AuthorAgeFilesLines
* Add e_activity_cancel().Matthew Barnes2013-04-251-0/+27
* Document EActivity.Matthew Barnes2013-04-251-3/+183
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+1
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+18
* EActivity cleanups.Matthew Barnes2012-01-251-5/+7
* Bug 668595 - Suppress bogus percentage in status messagesMatthew Barnes2012-01-251-0/+19
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Add e_activity_handle_cancellation().Matthew Barnes2011-05-121-0/+15
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-7/+3
* Fix few memory leaksMilan Crha2011-02-151-4/+5
* EActivity: Add an "alert-sink" property.Matthew Barnes2010-11-011-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