aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-share-my-desktop.c
Commit message (Collapse)AuthorAgeFilesLines
* include telepathy-glib.hGuillaume Desmottes2012-09-171-5/+1
| | | | | tp-glib 1.0 will enforce to only include telepathy-glib.h so best doing it to reduce the delta with the future stable branch.
* add missing config.h includesGuillaume Desmottes2012-03-071-0/+2
|
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-171-2/+0
| | | | | We don't have EmpathyDispatcher any more so this file just contains some utility functions now.
* use TP_USER_ACTION_TIME_* (#627165)Guillaume Desmottes2010-08-181-1/+1
|
* share-my-desktop: use TpAccountChannelRequestGuillaume Desmottes2010-08-111-8/+24
|
* share-my-desktop: ownership of the request hash table is passed to ↵Guillaume Desmottes2010-06-211-1/+0
| | | | empathy_dispatcher_create_channel
* share-my-desktop: request the tube using the CDOGuillaume Desmottes2010-06-211-203/+28
| | | | | Recent Vino are now proper handlers so all we have to do is to request the channel and let MC dispatch it to Vino.
* Merge back from masterSjoerd Simons2009-08-221-1/+1
|\
| * fix bug #590756 - Renamed x_vnc service to rfbArnaud Maillet2009-08-101-1/+1
| |
* | Add missing includes in empathy-share-my-desktop.cXavier Claessens2009-07-281-0/+2
|/
* Add ShareMyDesktop filesArnaud Maillet2009-07-201-0/+245