aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-notify-manager.c
Commit message (Expand)AuthorAgeFilesLines
* notify-manager: unref the account mgr when disposingGuillaume Desmottes2009-11-191-0/+15
* notify-manager: use the account mgr directly instead of empathy_check_availab...Guillaume Desmottes2009-11-191-1/+39
* change 'capa' to 'cap'Guillaume Desmottes2009-11-131-5/+5
* empathy_notify_manager_init: no need to cast the return value of g_object_newGuillaume Desmottes2009-11-131-2/+1
* remove notify_manager_dispose as it doesn't do anythingGuillaume Desmottes2009-11-131-16/+0
* notify-manager: fetch capabilities in _init instead of _constructorGuillaume Desmottes2009-11-131-16/+13
* change empathy_notification_is_enabled to empathy_notify_manager_notification...Guillaume Desmottes2009-11-131-1/+1
* change empathy_misc_get_pixbuf_for_notification to empathy_notify_manager_get...Guillaume Desmottes2009-11-131-1/+2
* move empathy-misc to empathy-notify-managerGuillaume Desmottes2009-11-131-0/+44
* add empathy_notify_manager_has_capabilityGuillaume Desmottes2009-11-131-0/+9
* notify-manager: fetch capabilities of the notification serverGuillaume Desmottes2009-11-131-1/+23
* add stub EmpathyNotifyManager (#601691)Guillaume Desmottes2009-11-131-0/+112