Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the headers on files I've created or completely rewritten to match | Matthew Barnes | 2008-10-02 | 1 | -8/+8 |
| | | | | | | Sankar's LGPLv3 template. svn path=/branches/kill-bonobo/; revision=36535 | ||||
* | Replace EActivityHandler with a new activity-tracking system that uses | Matthew Barnes | 2008-09-20 | 1 | -0/+463 |
EActivity objects instead of numeric handler IDs. Create an EActivity, configure it, and (optionally) connect to its "cancelled" and "completed" signals. Then hand it to the shell view via e_shell_view_add_activity(). When finished with the activity, call e_activity_finish() and unref it. svn path=/branches/kill-bonobo/; revision=36391 |