Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed EmpathyLogSource to EmpathyLogStore. | Jonny Lamb | 2009-03-06 | 1 | -156/+0 |
* | Only write messages to one specified log source, hardcoded at the moment. | Jonny Lamb | 2009-03-06 | 1 | -5/+6 |
* | Added get_name function to EmpathyLogSource. | Jonny Lamb | 2009-03-06 | 1 | -0/+9 |
* | Only call EmpathyLogSource methods if they are defined. | Jonny Lamb | 2009-03-06 | 1 | -0/+24 |
* | Added ack_message function to EmpathyLogSource interface. | Jonny Lamb | 2009-03-06 | 1 | -0/+10 |
* | Made EmpathyLogSource an interface and EmpathyLogSourceEmpathy extend it. | Jonny Lamb | 2009-03-06 | 1 | -0/+112 |