aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-request-util.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "remove EMPATHY_AV_BUS_NAME*""Guillaume Desmottes2012-05-021-3/+0
| | | | | | This reverts commit afb9276b8a497e7b9275fb53abafd0cdb18d55fc. https://bugzilla.gnome.org/show_bug.cgi?id=675296
* Revert "remove EMPATHY_AV_BUS_NAME*"Guillaume Desmottes2012-03-011-0/+3
| | | | This reverts commit f90421fd29108507c722c03e28bc16e4b5baf7c0.
* remove EMPATHY_AV_BUS_NAME*Guillaume Desmottes2012-02-211-3/+0
|
* 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.