aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-alert-activity.h
Commit message (Collapse)AuthorAgeFilesLines
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-70/+0
| | | | | | This marks the end of unintrusive error dialogs, which were too unintrusive. We now show errors directly in the main window using the EAlert / EAlertSink framework.
* Move EActivity and subclasses to e-util.Matthew Barnes2009-11-081-0/+70
Planning to write some asynchronous utility functions in e-util that return EActivity objects.