aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-tube-dispatch.c
Commit message (Expand)AuthorAgeFilesLines
* new tube API is now stableGuillaume Desmottes2009-05-281-4/+4
* empathy-tube-dispatch: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* don't dispatch D-Bus tube having an invalid ServiceNameGuillaume Desmottes2009-04-211-0/+11
* use TpTubeType instead of EmpathyTubeTypeGuillaume Desmottes2009-02-171-3/+3
* empathy-tube-dispatch: add debug messagesGuillaume Desmottes2009-02-171-0/+8
* Remove useless spaces in message.Xavier Claessens2009-01-101-2/+2
* empathy_tube_dispatch_show_error: give a format to gtk_message_dialog_new to ...Guillaume Desmottes2009-01-101-1/+1
* Add support for DBus tubesSjoerd Simons2009-01-101-6/+26
* Make the dispatch operation _get_ functions not return a refSjoerd Simons2009-01-101-5/+0
* Report errors when there is no tube handler or poking it failsSjoerd Simons2009-01-101-7/+62
* Add EmpathyTubeDispatcher as a helper for dispatching tubesSjoerd Simons2009-01-101-0/+377