summaryrefslogtreecommitdiff
path: root/telepathy-glib/protocol.c
Commit message (Expand)AuthorAgeFilesLines
* protocol: fix a memory leakIvaylo Dimitrov2020-08-271-1/+3
* 0.23.3telepathy-glib-0.23.3Guillaume Desmottes2014-03-181-3/+3
* add tp_protocol_new_vardict()Guillaume Desmottes2014-02-281-0/+39
* protocol: add TpProtocol:protocol-properties-vardictGuillaume Desmottes2014-02-281-0/+44
* 0.23.1Simon McVittie2014-02-041-12/+12
* TpProtocol: fix some suspicious memory managementSimon McVittie2014-02-041-4/+4
* tp_connection_manager_param_dup_variant_type: addSimon McVittie2014-02-041-0/+9
* TpProtocol: improve debugSimon McVittie2013-11-111-1/+33
* TpProtocol: add API for presence statusesSimon McVittie2013-11-111-0/+63
* TpProtocol: parse status specs from .manager filesSimon McVittie2013-11-111-2/+78
* Emit a new TpProtocol's immutable properties as debug messagesSimon McVittie2013-11-111-0/+14
* TpProtocol: add high-level API for the Addressing interfaceSimon McVittie2013-11-111-13/+233
* tp_protocol_identify_account_async: add and testSimon McVittie2013-11-111-0/+70
* tp_protocol_normalize_contact_async: add and testSimon McVittie2013-11-111-0/+78
* _tp_protocol_parse_rcc: produce debug outputSimon McVittie2013-11-111-5/+31
* TpProtocol: parse_default_value: take raw value as a parameterSimon McVittie2013-11-111-11/+8
* TpConnectionManager, TpProtocol: improve debug outputSimon McVittie2013-09-241-3/+20
* Deprecate tp_g_key_file_get_(u)int64, GLib has it since 2.26Xavier Claessens2012-10-101-2/+2
* prepare 0.19.9 releasetelepathy-glib-0.19.9Xavier Claessens2012-09-111-1/+1
* TpProtocol: Deprecate _borrow_ functionsXavier Claessens2012-09-051-8/+5
* Prepare 0.19.1telepathy-glib-0.19.1Guillaume Desmottes2012-06-061-2/+2
* TpConnectionManagerProtocol: deprecate in favour of TpProtocolSimon McVittie2012-06-041-0/+6
* protocol: add a _get_cm_name function and :cm-name propertyJonny Lamb2012-05-041-0/+45
* Stop using TP_ERRORSSimon McVittie2012-05-021-1/+1
* Annotate GStrv as (array zero-terminated=1) for introspectabilitySimon McVittie2012-04-121-1/+1
* many fixes to documentation commentsJonny Lamb2012-04-061-3/+3
* prepare 0.17.6Guillaume Desmottes2012-03-191-3/+3
* tp_protocol_dup_params, tp_protocol_dup_param, tp_protocol_borrow_params: addSimon McVittie2012-03-091-0/+79
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-1/+0
* Parse arrays of object path in .manager files, for completenessSimon McVittie2012-02-201-1/+42
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Version 0.15.6telepathy-glib-0.15.6Xavier Claessens2011-09-301-2/+2
* Merge branch 'telepathy-glib-0.14'Vivek Dasmohapatra2011-09-071-0/+2
|\
| * Free the GStrv of keyfile keys when we are finished with itVivek Dasmohapatra2011-08-311-0/+2
* | TpProtocol: add API to get avatars requirements (fdo #36049)Guillaume Desmottes2011-08-291-0/+91
|/
* TpProtocol: add supported interfaces (fdo #36134)Guillaume Desmottes2011-04-121-0/+6
* Include _gen/tp-cli-protocol.h in protocol.h, not protocol.cDanielle Madeley2011-02-231-1/+0
* Fix a load of broken documentation cross-referencesWill Thompson2011-02-021-1/+1
* protocol: consider AuthenticationTypes when compiling immutable propertiesJonny Lamb2011-01-261-0/+3
* fix annotation of tp_protocol_get_authentication_typesGuillaume Desmottes2010-12-171-1/+1
* Prepare version 0.13.9telepathy-glib-0.13.9Simon McVittie2010-12-101-2/+2
* protocol: deal with AuthenticationTypes not being presentJonny Lamb2010-12-101-4/+21
* protocol: add tp_protocol_get_authentication_typesJonny Lamb2010-12-071-0/+44
* Remove redundant trailing semicolons from G_DEFINE_TYPE etc.Simon McVittie2010-10-061-1/+1
* tp_protocol_finalize: don't leak icon nameSimon McVittie2010-09-101-0/+1
* _tp_protocol_parse_manager_file: don't ignore the requestable channel classesSimon McVittie2010-09-081-0/+3
* _tp_protocol_parse_channel_class: make cleanup robust against error casesSimon McVittie2010-09-081-1/+6
* init_gvalue_from_dbus_sig requires a non-NULL GValue pointer to workVivek Dasmohapatra2010-09-081-1/+1
* Fix various broken cross-references in documentationSimon McVittie2010-08-231-2/+2
* Prepare version 0.11.11telepathy-glib-0.11.11Simon McVittie2010-07-261-22/+24