aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-event-manager.h
Commit message (Collapse)AuthorAgeFilesLines
* remove EMPATHY_EVENT_TYPE_TUBEGuillaume Desmottes2010-02-171-1/+0
| | | | It's not used any more.
* add event type to EmpathyEvent (#589409)Guillaume Desmottes2009-10-021-5/+15
|
* Support for notification-only eventsFrédéric Péters2009-06-231-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 Claessens2009-01-311-0/+1
| | | | | | notifications for new incoming messages. svn path=/trunk/; revision=2279
* Fix indentation.Xavier Claessens2009-01-311-0/+1
| | | | svn path=/trunk/; revision=2277
* Port EmpathyEventManager to the new singleton policy.Xavier Claessens2009-01-091-1/+1
| | | | svn path=/trunk/; revision=2117
* Move the event manager to src/Xavier Claessens2008-07-151-0/+65
svn path=/trunk/; revision=1253