Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop using deprecated API from libnotify (#653739) | Guillaume Desmottes | 2011-06-30 | 1 | -6/+11 |
| | |||||
* | Use our own notification categories if there is no official one | Guillaume Desmottes | 2011-06-30 | 1 | -1/+7 |
| | |||||
* | Use a new id for accepting without video | Sjoerd Simons | 2011-06-09 | 1 | -1/+1 |
| | | | | | | Conflicts: src/empathy-status-icon.c | ||||
* | Also add Answer with video to the notification dialogs | Sjoerd Simons | 2011-06-09 | 1 | -1/+34 |
| | | | | | | Conflicts: src/empathy-status-icon.c | ||||
* | Show notifications for Calls | Emilio Pozuelo Monfort | 2011-06-08 | 1 | -0/+3 |
| | | | | | | Conflicts: src/empathy-status-icon.c | ||||
* | add a translation comment explaining the 'Provide' string (#649492) | Guillaume Desmottes | 2011-05-09 | 1 | -0/+3 |
| | |||||
* | set a not empty string when setting ↵ | Guillaume Desmottes | 2011-05-02 | 1 | -1/+2 |
| | | | | | | EMPATHY_NOTIFY_MANAGER_CAP_X_CANONICAL_APPEND libnotify now filters out empty string so the hint was not set (#648842). | ||||
* | Display a notification for auth events | Guillaume Desmottes | 2011-04-07 | 1 | -9/+7 |
| | | | | This makes them more visible when using the Shell (#646061). | ||||
* | set a category on presence notifications | Guillaume Desmottes | 2011-04-02 | 1 | -2/+6 |
| | |||||
* | set a category on chat related notifications | Guillaume Desmottes | 2011-04-02 | 1 | -0/+25 |
| | | | | | That can be used by the Shell to filter out notifications it's handling itself directly (#645932). | ||||
* | set urgency hint on urgent notifications | Guillaume Desmottes | 2011-04-02 | 1 | -0/+25 |
| | | | | | This will ensure that they stay visible in the Shell and that their actions buttons are displayed as well (#645932). | ||||
* | notifications-approver: don't show notifications for auth events | Jonny Lamb | 2010-12-10 | 1 | -0/+10 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | Clean up the way we keep references on notifications | Guillaume Desmottes | 2010-11-23 | 1 | -10/+13 |
| | |||||
* | use tp_g_signal_connect_object | Guillaume Desmottes | 2010-11-23 | 1 | -6/+6 |
| | |||||
* | fix comment | Guillaume Desmottes | 2010-11-23 | 1 | -1/+1 |
| | |||||
* | Move notifications code from status-icon to notifications-approver (#635500) | Guillaume Desmottes | 2010-11-23 | 1 | -0/+260 |
| | |||||
* | add EmpathyNotificationsApprover | Guillaume Desmottes | 2010-11-23 | 1 | -0/+107 |