aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-notify-manager.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up #include directives in source filesEmanuele Aina2013-04-021-1/+0
* Clean up #include directives in headersEmanuele Aina2013-04-021-2/+1
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-1/+1
* Use double quotes for all internal headersEmanuele Aina2013-04-011-1/+1
* notification: set the "desktop-entry" hintGuillaume Desmottes2013-01-031-0/+1
* factor out empathy_notify_manager_create_notification()Guillaume Desmottes2013-01-031-0/+7
* Move category name constants to #definesWill Thompson2012-03-281-0/+15
* set a category on chat related notificationsGuillaume Desmottes2011-04-021-0/+1
* notify-manager: include empathy-contact.h as we use itGuillaume Desmottes2010-07-081-0/+2
* Removed the non standard notification capabilities from the listNicolò Chieffo2010-03-251-4/+0
* change 'capa' to 'cap'Guillaume Desmottes2009-11-131-18/+18
* change empathy_notification_is_enabled to empathy_notify_manager_notification...Guillaume Desmottes2009-11-131-1/+2
* change empathy_misc_get_pixbuf_for_notification to empathy_notify_manager_get...Guillaume Desmottes2009-11-131-2/+4
* move empathy-misc to empathy-notify-managerGuillaume Desmottes2009-11-131-0/+14
* define constants for notify capabilitiesGuillaume Desmottes2009-11-131-0/+19
* add empathy_notify_manager_has_capabilityGuillaume Desmottes2009-11-131-0/+3
* add stub EmpathyNotifyManager (#601691)Guillaume Desmottes2009-11-131-0/+56