| Commit message (Expand) | Author | Age | Files | Lines |
* | pixbuf-utils: copy the generic pixbuf-related utily functions from Empathy | Marco Barisione | 2013-08-20 | 1 | -1/+2 |
* | Reorder header inclusions accordingly to the Telepathy coding style | Emanuele Aina | 2013-04-02 | 1 | -4/+2 |
* | Use a flat namespace for internal includes | Emanuele Aina | 2013-04-01 | 1 | -3/+3 |
* | Avoid include path overspecifications | Emanuele Aina | 2013-04-01 | 1 | -1/+1 |
* | Use double quotes for all internal headers | Emanuele Aina | 2013-04-01 | 1 | -4/+4 |
* | Drop unused/redundant header inclusions | Emanuele Aina | 2013-03-28 | 1 | -4/+0 |
* | Consistently use `#include "config.h"` everywhere | Emanuele Aina | 2013-03-28 | 1 | -1/+1 |
* | notification: set the "desktop-entry" hint | Guillaume Desmottes | 2013-01-03 | 1 | -0/+4 |
* | factor out empathy_notify_manager_create_notification() | Guillaume Desmottes | 2013-01-03 | 1 | -0/+12 |
* | include telepathy-glib.h | Guillaume Desmottes | 2012-09-17 | 1 | -1/+1 |
* | Use _unref instead of _free _destroy when possible.unref | Xavier Claessens | 2011-11-16 | 1 | -1/+1 |
* | Use tp_proxy_prepare_async instead of tp_account_manager_prepare_async | Guillaume Desmottes | 2011-09-19 | 1 | -2/+2 |
* | notify-manager: cache the notification GSettings | Guillaume Desmottes | 2010-11-29 | 1 | -15/+12 |
* | empathy_notify_manager_notification_is_enabled: properly check the EMPATHY_PR... | Guillaume Desmottes | 2010-10-18 | 1 | -1/+1 |
* | Port Empathy code to GSettings, remove EmpathyConf | Danielle Madeley | 2010-06-18 | 1 | -17/+17 |
* | notify-manager: unref the account mgr when disposing | Guillaume Desmottes | 2009-11-19 | 1 | -0/+15 |
* | notify-manager: use the account mgr directly instead of empathy_check_availab... | Guillaume Desmottes | 2009-11-19 | 1 | -1/+39 |
* | change 'capa' to 'cap' | Guillaume Desmottes | 2009-11-13 | 1 | -5/+5 |
* | empathy_notify_manager_init: no need to cast the return value of g_object_new | Guillaume Desmottes | 2009-11-13 | 1 | -2/+1 |
* | remove notify_manager_dispose as it doesn't do anything | Guillaume Desmottes | 2009-11-13 | 1 | -16/+0 |
* | notify-manager: fetch capabilities in _init instead of _constructor | Guillaume Desmottes | 2009-11-13 | 1 | -16/+13 |
* | change empathy_notification_is_enabled to empathy_notify_manager_notification... | Guillaume Desmottes | 2009-11-13 | 1 | -1/+1 |
* | change empathy_misc_get_pixbuf_for_notification to empathy_notify_manager_get... | Guillaume Desmottes | 2009-11-13 | 1 | -1/+2 |
* | move empathy-misc to empathy-notify-manager | Guillaume Desmottes | 2009-11-13 | 1 | -0/+44 |
* | add empathy_notify_manager_has_capability | Guillaume Desmottes | 2009-11-13 | 1 | -0/+9 |
* | notify-manager: fetch capabilities of the notification server | Guillaume Desmottes | 2009-11-13 | 1 | -1/+23 |
* | add stub EmpathyNotifyManager (#601691) | Guillaume Desmottes | 2009-11-13 | 1 | -0/+112 |