Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send errors to an EAlertSink instead of the task bar. | Matthew Barnes | 2010-10-19 | 1 | -73/+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 Barnes | 2009-11-08 | 1 | -0/+73 |
Planning to write some asynchronous utility functions in e-util that return EActivity objects. |