Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Saving progress on a massive attachment handling rewrite. | Matthew Barnes | 2009-03-21 | 1 | -1/+132 |
| | | | | svn path=/branches/kill-bonobo/; revision=37465 | ||||
* | Add e_lookup_action() and e_lookup_action_group() to e-util, so | Matthew Barnes | 2009-03-10 | 1 | -0/+234 |
I don't have to keep writing the algorithm over and over again. Add EFileActivity, which provides a GCancellable for GIO operations. Cancelling the activity cancels the GIO operation, and vice versa. Also provides a handy GFileProgressCallback function which updates the activity's "percent" property. svn path=/branches/kill-bonobo/; revision=37396 |