summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-11channel-manager: include defs.h for the deprecation macrosHEADmasterJonny Lamb1-0/+1
2012-05-10channel-manager: deprecate emit_new_channelsJonny Lamb2-2/+17
2012-05-10Merge branch 'account-request-47100'Jonny Lamb15-4/+2158
2012-05-10Deprecate tp_connection_hold_handles()Xavier Claessens3-1/+13
2012-05-10Deprecate tp_connection_request_handles()Xavier Claessens6-56/+18
2012-05-10Deprecate tp_connection_get_contact(_list)_attributesXavier Claessens4-5/+13
2012-05-10Deprecate tp_handle(s)_ref/unref, tp_handle(s)_client_hold/release and tp_con...Xavier Claessens14-237/+40
2012-05-10tp_message_mixin_init_dbus_properties: only conditionally implement ChatStateSimon McVittie1-3/+11
2012-05-10future-account: rename to TpAccountRequestfuture-master-47100Jonny Lamb9-337/+336
2012-05-10test-account: connection set on account must existXavier Claessens1-32/+33
2012-05-09Silent warning about some used deprecated symbolsXavier Claessens3-2/+8
2012-05-09bump nano-versionXavier Claessens1-1/+1
2012-05-09Release 0.19.0Xavier Claessens22-139/+237
2012-05-09NEWSXavier Claessens1-8/+30
2012-05-09Update to telepathy-spec 0.27.0Xavier Claessens5-15/+26
2012-05-09ChatState: Add the missing _TP_AVAILABLE/DEPRECATED_IN_0_20Xavier Claessens3-1/+10
2012-05-09Add comment explaining what it means if feature->prepare_async is NULLXavier Claessens1-0/+3
2012-05-09Add ChatState unit testsXavier Claessens1-0/+77
2012-05-09Implement ChatState in test echo channelXavier Claessens1-0/+15
2012-05-09TpMessageMixin: add helpers to implement ChatStateXavier Claessens3-13/+269
2012-05-09Move ChatState to TpTextChannelXavier Claessens5-1/+133
2012-05-09Deprecate tp_connection_get_contacts_by_id/handle()Xavier Claessens5-1/+19
2012-05-09account-channel-request test: do not use soon to be deprecated APIXavier Claessens2-18/+13
2012-05-09Examples: do not use soon to be deprecated APIsXavier Claessens2-85/+54
2012-05-09TpConnection: use tp_connection_upgrade_contacts_async()Xavier Claessens1-20/+23
2012-05-09Add tp_connection_upgrade_contacts_async/finishXavier Claessens3-0/+173
2012-05-09Add tp_connection_dup_contact_by_id_async/finishXavier Claessens3-0/+222
2012-05-09contacts-mixin: Implement GetContactByIDXavier Claessens1-5/+52
2012-05-09Update Connection.Interface.Contacts specXavier Claessens2-0/+63
2012-05-09_tp_tls_certificate_rejection_new: explicitely ref sink @detailsGuillaume Desmottes1-1/+9
2012-05-09tp_tls_certificate_rejection_get_details: document ReturnsGuillaume Desmottes1-0/+2
2012-05-09Move low level certificate API out of the docGuillaume Desmottes1-1/+1
2012-05-09Version-annotate TLS certificate APIGuillaume Desmottes2-0/+21
2012-05-09Use TP_ERROR instead of TP_ERRORSGuillaume Desmottes3-9/+9
2012-05-09invalid the certificate if its state is invalidGuillaume Desmottes1-4/+9
2012-05-09Use TP_NUM_TLS_CERTIFICATE_REJECT_REASONSGuillaume Desmottes1-1/+1
2012-05-09tls-certificate-rejection: remove GError coding style check workaroundGuillaume Desmottes1-1/+1
2012-05-09check-c-style: don't check if GError are initializedGuillaume Desmottes1-7/+0
2012-05-09Don't include tp-cli header in tls-certificate.hGuillaume Desmottes2-2/+2
2012-05-09Use GBytes to store the cert dataGuillaume Desmottes2-8/+20
2012-05-09allow parent to be NULLGuillaume Desmottes1-10/+14
2012-05-09add tp_tls_certificate_rejection_raise_error()Guillaume Desmottes4-0/+30
2012-05-09Use TpTLSCertificateRejectionGuillaume Desmottes3-113/+71
2012-05-09add TpTLSCertificateRejectionGuillaume Desmottes7-0/+447
2012-05-09add tls-certificate to the docGuillaume Desmottes1-0/+1
2012-05-09test tp_tls_certificate_rejected_cb's code path if there is no rejectionsGuillaume Desmottes3-7/+42
2012-05-09Use a GVariant to return rejection detailsGuillaume Desmottes3-21/+23
2012-05-09tp_tls_certificate_add_rejection(): takes a GVariant instead of a GHashTableGuillaume Desmottes3-13/+29
2012-05-09account: use _tp_asv_from_vardict()Guillaume Desmottes1-8/+4
2012-05-09base-connection: use _tp_asv_from_vardict()Guillaume Desmottes1-9/+6