summaryrefslogtreecommitdiff
path: root/telepathy-glib/telepathy-glib.h
Commit message (Collapse)AuthorAgeFilesLines
* Add text-mixin.h in telepathy-glib.hXavier Claessens2013-09-251-0/+1
|
* Move GVariant utilities to variant-util.chXavier Claessens2012-09-151-0/+1
|
* meta-headers: #define _TP_IN_META_HEADER for future single-include guardsXavier Claessens2012-06-051-2/+4
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=49384
* Merge branch 'account-request-47100'Jonny Lamb2012-05-101-0/+1
|\ | | | | | | Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
| * future-account: rename to TpAccountRequestJonny Lamb2012-05-101-1/+1
| | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
| * telepathy-glib.h: add future-account.hJonny Lamb2012-05-041-0/+1
| | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* | Add TpTLSCertificate, minimally adapted from EmpathySimon McVittie2012-05-091-0/+1
| | | | | | | | | | | | - re-namespaced - tp_tls_certificate_init_known_interfaces() added - GNUTLS-dependent method empathy_tls_certificate_store_ca removed
* | Include channel-iface.h in telepathy-glib.hSimon McVittie2012-05-071-0/+1
| | | | | | | | | | | | | | | | | | On master, this was already included via channel-factory-iface.h; on next, that no longer works. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49593 Reviewed-by: Jonny Lamb <jonny.lamb@collabora.co.uk> Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk>
* | Include nearly all headers in telepathy-glib.hSimon McVittie2012-05-071-24/+55
|/ | | | | | | | | | | | | | | | | Exceptions: * dbus-daemon.h is included via dbus.h * debug-ansi.h is deprecated * extra-gtkdoc.h is not really a header * properties-mixin.h is deprecated * proxy-subclass.h is sufficiently low-level that API users should "opt in" * svc-*.h wil be in telepathy-glib-dbus.h * text-mixin.h is deprecated * verify.h is included via util.h Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49384
* Rename TpRoomListChannel to TpRoomListGuillaume Desmottes2012-04-301-1/+1
| | | | It's not a TpChannel any more.
* add TpRoomListChannelGuillaume Desmottes2012-04-301-0/+1
|
* telepathy-glib.h: add debug-client.hGuillaume Desmottes2012-04-181-0/+1
|
* update documentationXavier Claessens2012-01-101-0/+1
|
* Add TpBaseMediaCallStream and TpCallStreamEndpointXavier Claessens2012-01-101-0/+2
|
* Add TpBaseMediaCallContent and TpCallContentMediaDescription objectsXavier Claessens2012-01-101-0/+2
|
* Add TpBaseCallChannel, TpBaseCallContent and TpBaseCallStreamXavier Claessens2012-01-101-0/+3
|
* Generate lowlevel API for Call1 specXavier Claessens2012-01-101-0/+4
| | | | Add skeleton for TpCallChannel, TpCallContent and TpCallStream
* Add TpAutomaticClientFactoryXavier Claessens2011-07-201-0/+1
| | | | | This is a subclass of TpSimpleClientFactory that creates specialized TpChannel objects, like TpTextChannel and TpStreamTubeChannel
* Add TpSimpleClientFactoryXavier Claessens2011-07-201-0/+1
| | | | | | This is a new object replacing TpBasicProxyFactory but can construct any known TpProxy subclasses, guarantee their uniqueness per object-path and keep a user-defined set of features to prepare on them.
* add convenient wrappers for single-contact operationsXavier Claessens2011-07-151-0/+1
|
* Add async wrapper for RequestSubscription, AuthorizePublication, RemoveContacts,Xavier Claessens2011-07-151-0/+1
| | | | | Unsubscribe, Unpublish, SetGroupMembers, AddToGroup, RemoveFromGroup, RemoveGroup and RenameGroup
* Add TpFileTransferChannel (fdo #31376)Morten Mjelva2011-07-131-0/+1
| | | | Only support basic properties for now.
* Add a TpContactSearch classEmilio Pozuelo Monfort2011-01-261-0/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=32053
* Add a TpContactSearchResult classEmilio Pozuelo Monfort2011-01-261-0/+1
|
* add TpTextChannel (fdo #29531)Guillaume Desmottes2010-12-161-0/+1
|
* Add high-level service-side APIs in telepathy-glib.hXavier Claessens2010-12-151-0/+6
| | | | Fixes bug #32408
* add TpSignalledMessageGuillaume Desmottes2010-12-091-0/+1
|
* Add TpDTMFPlayer to telepathy-glib.hSimon McVittie2010-10-251-0/+1
|
* telepathy-glib.h: sort alphabeticallyGuillaume Desmottes2010-10-111-12/+12
|
* move automatic-channel-factory to automatic-proxy-factoryGuillaume Desmottes2010-10-071-1/+1
|
* rename TpBasicChannelFactory to TpBasicProxyFactoryGuillaume Desmottes2010-10-071-1/+1
|
* add automatic-channel-factoryGuillaume Desmottes2010-10-071-0/+1
|
* add basic-channel-factoryGuillaume Desmottes2010-10-071-0/+1
| | | | Added as internal API for now as user shouldn't have to use it directly.
* add client-channel-factoryGuillaume Desmottes2010-10-071-0/+1
|
* add TpStreamTubeConnectionGuillaume Desmottes2010-09-281-0/+1
|
* move stream-tube.[ch] to stream-tube-channel.[ch]Guillaume Desmottes2010-09-281-1/+1
|
* TpStreamTube + exampleDanielle Madeley2010-09-281-0/+1
|
* add account-channel-requestGuillaume Desmottes2010-08-091-0/+1
|
* telepathy-glib.h: add simple-handler.hGuillaume Desmottes2010-05-251-0/+1
|
* telepathy-glib.h: add simple-approver.hGuillaume Desmottes2010-05-251-0/+1
|
* add simple-observer.h to telepathy-glib.hGuillaume Desmottes2010-04-291-0/+1
|
* add base-client.h to telepathy-glib.hGuillaume Desmottes2010-04-291-0/+1
|
* Add gnio-utils.h to telepathy-glib.hDanielle Madeley2010-02-231-0/+1
|
* Include some more headers in telepathy-glib.h based on suggestions from smcvDanielle Madeley2009-11-241-0/+7
| | | | See http://bugs.freedesktop.org/show_bug.cgi?id=25235#c1
* Add a telepathy-glib.h which includes most of the common headers.Danielle Madeley2009-11-231-0/+45