Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop approving StreamedMedia channels | Guillaume Desmottes | 2012-05-02 | 1 | -1/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=675296 | ||||
* | Move category name constants to #defines | Will Thompson | 2012-03-28 | 1 | -0/+1 |
| | | | | | This is kind of overkill to avoid me typoing the two names used in empathy-chat-window.c, but, hey. | ||||
* | Revert "Stop approve StreamedMedia channels" | Guillaume Desmottes | 2012-03-02 | 1 | -0/+1 |
| | | | | This reverts commit c7dd14aef20e429135fba7c7a53a8d507b9579a3. | ||||
* | Stop approve StreamedMedia channels | Guillaume Desmottes | 2012-02-21 | 1 | -1/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=629902 | ||||
* | Also add Answer with video to the notification dialogs | Sjoerd Simons | 2011-06-09 | 1 | -0/+1 |
| | | | | | | Conflicts: src/empathy-status-icon.c | ||||
* | EmpathyEventManager: handle Call channels | Emilio Pozuelo Monfort | 2011-06-08 | 1 | -0/+1 |
| | | | | | | Conflicts: src/empathy-event-manager.c | ||||
* | set a category on presence notifications | Guillaume Desmottes | 2011-04-02 | 1 | -1/+2 |
| | |||||
* | event-manager: become an approver for auth channels | Jonny Lamb | 2010-12-10 | 1 | -0/+1 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | event-manager: add the account to the EmpathyEvent struct | Jonny Lamb | 2010-12-10 | 1 | -0/+1 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | 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 |