Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-26 | use tp_account_channel_request_new_stream_tube() | Guillaume Desmottes | 1 | -10/+3 | |
https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2014-02-26 | share-my-desktop: use tp_account_channel_request_set_target_contact() | Guillaume Desmottes | 1 | -4/+2 | |
https://bugzilla.gnome.org/show_bug.cgi?id=725070 | |||||
2013-10-03 | Add missing telepathy-glib-dbus.h includes | Xavier Claessens | 1 | -0/+2 | |
2013-04-01 | Reorder header inclusions accordingly to the Telepathy coding style | Emanuele Aina | 1 | -2/+1 | |
Sort by: • "config.h" • API declarations, if any • public libraries • internal headers, alphabetically sorted (mostly) http://telepathy.freedesktop.org/wiki/Style#A.23includes https://bugzilla.gnome.org/show_bug.cgi?id=697076 | |||||
2013-04-01 | Use a flat namespace for internal includes | Emanuele Aina | 1 | -1/+1 | |
Directly add the libempathy, libempathy-gtk and extensions directories to the include search path. This decouples header inclusions from their location and helps when reorganizing the source files layout. https://bugzilla.gnome.org/show_bug.cgi?id=696950 | |||||
2013-04-01 | Use double quotes for all internal headers | Emanuele Aina | 1 | -1/+1 | |
This makes a bit more obvious which headers come from public libraries and which ones come from uninstalled utility libraries. https://bugzilla.gnome.org/show_bug.cgi?id=696950 | |||||
2013-03-27 | Drop unused/redundant header inclusions | Emanuele Aina | 1 | -5/+0 | |
With the help of the script posted at http://stackoverflow.com/a/7135530 and some manual fixes, drop the unused or redundant #include directives. https://bugzilla.gnome.org/show_bug.cgi?id=696718 | |||||
2012-09-17 | include telepathy-glib.h | Guillaume Desmottes | 1 | -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. | |||||
2012-03-07 | add missing config.h includes | Guillaume Desmottes | 1 | -0/+2 | |
2011-03-17 | rename empathy-dispatcher to empathy-request-util | Guillaume Desmottes | 1 | -2/+0 | |
We don't have EmpathyDispatcher any more so this file just contains some utility functions now. | |||||
2010-08-18 | use TP_USER_ACTION_TIME_* (#627165) | Guillaume Desmottes | 1 | -1/+1 | |
2010-08-11 | share-my-desktop: use TpAccountChannelRequest | Guillaume Desmottes | 1 | -8/+24 | |
2010-06-21 | share-my-desktop: ownership of the request hash table is passed to ↵ | Guillaume Desmottes | 1 | -1/+0 | |
empathy_dispatcher_create_channel | |||||
2010-06-21 | share-my-desktop: request the tube using the CDO | Guillaume Desmottes | 1 | -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. | |||||
2009-08-21 | Merge back from master | Sjoerd Simons | 1 | -1/+1 | |
2009-08-10 | fix bug #590756 - Renamed x_vnc service to rfb | Arnaud Maillet | 1 | -1/+1 | |
2009-07-28 | Add missing includes in empathy-share-my-desktop.c | Xavier Claessens | 1 | -0/+2 | |
2009-07-20 | Add ShareMyDesktop files | Arnaud Maillet | 1 | -0/+245 | |