Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add empathy_event_remove() | Guillaume Desmottes | 2010-11-09 | 1 | -0/+1 |
| | |||||
* | use a specific event type for muc invitations | Guillaume Desmottes | 2010-07-07 | 1 | -1/+2 |
| | |||||
* | add empathy_event_decline | Guillaume Desmottes | 2010-07-07 | 1 | -0/+1 |
| | |||||
* | add empathy_event_approve() | Guillaume Desmottes | 2010-07-07 | 1 | -0/+1 |
| | |||||
* | remove EMPATHY_EVENT_TYPE_TUBE | Guillaume Desmottes | 2010-02-17 | 1 | -1/+0 |
| | | | | It's not used any more. | ||||
* | add event type to EmpathyEvent (#589409) | Guillaume Desmottes | 2009-10-02 | 1 | -5/+15 |
| | |||||
* | Support for notification-only events | Frédéric Péters | 2009-06-23 | 1 | -0/+1 |
| | | | | | | Add a "must_ack" attribute to events, set if there is no function associated to the event, and add a timeout on such events to have them removed automatically. | ||||
* | If the notification is not dismissed by the user, do not display other ↵ | Xavier Claessens | 2009-01-31 | 1 | -0/+1 |
| | | | | | | notifications for new incoming messages. svn path=/trunk/; revision=2279 | ||||
* | Fix indentation. | Xavier Claessens | 2009-01-31 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=2277 | ||||
* | Port EmpathyEventManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2117 | ||||
* | Move the event manager to src/ | Xavier Claessens | 2008-07-15 | 1 | -0/+65 |
svn path=/trunk/; revision=1253 |