aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-tube-dispatch.c
Commit message (Collapse)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
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2490
* empathy-tube-dispatch: add debug messagesGuillaume Desmottes2009-02-171-0/+8
| | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2488
* 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