summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-notify-manager.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Clean up #include directives in source filesEmanuele Aina1-1/+0
2013-04-01Clean up #include directives in headersEmanuele Aina1-2/+1
2013-04-01Use a flat namespace for internal includesEmanuele Aina1-1/+1
2013-04-01Use double quotes for all internal headersEmanuele Aina1-1/+1
2013-01-03notification: set the "desktop-entry" hintGuillaume Desmottes1-0/+1
2013-01-03factor out empathy_notify_manager_create_notification()Guillaume Desmottes1-0/+7
2012-03-28Move category name constants to #definesWill Thompson1-0/+15
2011-04-02set a category on chat related notificationsGuillaume Desmottes1-0/+1
2010-07-08notify-manager: include empathy-contact.h as we use itGuillaume Desmottes1-0/+2
2010-03-25Removed the non standard notification capabilities from the listNicolò Chieffo1-4/+0
2009-11-13change 'capa' to 'cap'Guillaume Desmottes1-18/+18
2009-11-13change empathy_notification_is_enabled to empathy_notify_manager_notification...Guillaume Desmottes1-1/+2
2009-11-13change empathy_misc_get_pixbuf_for_notification to empathy_notify_manager_get...Guillaume Desmottes1-2/+4
2009-11-13move empathy-misc to empathy-notify-managerGuillaume Desmottes1-0/+14
2009-11-13define constants for notify capabilitiesGuillaume Desmottes1-0/+19
2009-11-13add empathy_notify_manager_has_capabilityGuillaume Desmottes1-0/+3
2009-11-13add stub EmpathyNotifyManager (#601691)Guillaume Desmottes1-0/+56