aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-request-util.h
Commit message (Collapse)AuthorAgeFilesLines
* empathy_dispatcher_chat_with_contact_id(): add optional cbEmilio Pozuelo Monfort2011-09-051-3/+7
| | | | | | | | | | | Conflicts: libempathy-gtk/empathy-individual-menu.c libempathy-gtk/empathy-new-message-dialog.c libempathy/empathy-dispatcher.c libempathy/empathy-dispatcher.h src/empathy-chat-manager.c src/empathy-chat-window.c
* Define EMPATHY_CALL_BUS_NAME{,_SUFFIX}Emilio Pozuelo Monfort2011-06-091-0/+3
|
* Move the code ensuring a requested sms channel to empathy-request-utilChandni Verma2011-05-051-0/+5
| | | | as empathy-dispatcher has been deleted in master
* define constants for handler bus nameGuillaume Desmottes2011-03-171-0/+9
| | | | It's more convenient and safe than hardcoding them everywhere.
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-171-0/+48
We don't have EmpathyDispatcher any more so this file just contains some utility functions now.