aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-tube-dispatch.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless spaces in message.Xavier Claessens2009-01-101-2/+2
| | | | svn path=/trunk/; revision=2219
* empathy_tube_dispatch_show_error: give a format to gtk_message_dialog_new to ↵Guillaume Desmottes2009-01-101-1/+1
| | | | | | | | make compiler happy Signed-off-by: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2204
* Add support for DBus tubesSjoerd Simons2009-01-101-6/+26
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2198
* Make the dispatch operation _get_ functions not return a refSjoerd Simons2009-01-101-5/+0
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2188
* Report errors when there is no tube handler or poking it failsSjoerd Simons2009-01-101-7/+62
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2159
* Add EmpathyTubeDispatcher as a helper for dispatching tubesSjoerd Simons2009-01-101-0/+377
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2157