Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |