summaryrefslogtreecommitdiff
path: root/telepathy-glib
Commit message (Expand)AuthorAgeFilesLines
* 0.23.1Simon McVittie2014-02-048-40/+65
* TpProtocol: fix some suspicious memory managementSimon McVittie2014-02-041-4/+4
* tp_connection_manager_param_dup_variant_type: addSimon McVittie2014-02-043-0/+34
* AccountRequest: fix doc typoXavier Claessens2014-01-241-1/+1
* Merge branch 'telepathy-glib-0.22'Guillaume Desmottes2014-01-201-0/+3
|\
| * base-client: fix TpConnection leakGuillaume Desmottes2014-01-201-0/+3
* | TpConnectionManager: add more debug for tp_list_connection_managers()Simon McVittie2014-01-071-5/+43
* | Stop calling g_type_init()Simon McVittie2014-01-073-5/+0
* | TpFileTransferChannel: Fix possible crashes.Xavier Claessens2014-01-031-21/+16
* | Merge branch 'telepathy-glib-0.22'Xavier Claessens2013-11-261-1/+2
|\ \ | |/
| * Merge branch 'telepathy-glib-0.20' into telepathy-glib-0.22Xavier Claessens2013-11-261-1/+2
| |\
| | * TpBaseConnectionManager: Fix critical printed each time a new connection is madetelepathy-glib-0.20Xavier Claessens2013-11-261-1/+2
* | | TpProtocol: improve debugSimon McVittie2013-11-111-1/+33
* | | TpProtocol: add API for presence statusesSimon McVittie2013-11-112-0/+67
* | | 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
* | | TpPresenceStatusSpec: be a boxed typeSimon McVittie2013-11-112-1/+118
* | | TpPresenceStatusSpec: add some accessorsSimon McVittie2013-11-112-13/+104
* | | TpPresenceMixin: fix indentationSimon McVittie2013-11-111-1/+1
* | | TpPresenceMixin: deprecate optional arguments other than "message"Simon McVittie2013-11-111-2/+14
* | | TpProtocol: add high-level API for the Addressing interfaceSimon McVittie2013-11-112-13/+268
* | | tp_protocol_identify_account_async: add and testSimon McVittie2013-11-112-0/+82
* | | tp_protocol_normalize_contact_async: add and testSimon McVittie2013-11-112-0/+90
* | | _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
* | | util.h: define tp_value_array_free if version is at least 0.24telepathy-glib-0.23.0Guillaume Desmottes2013-10-281-1/+1
* | | util.h: remove comment triggering the UNRELEASED checkGuillaume Desmottes2013-10-281-1/+0
* | | util.h: replace _TP_AVAILABLE_IN_UNRELEASEDGuillaume Desmottes2013-10-281-1/+1
* | | define _TP_AVAILABLE_IN_0_24Guillaume Desmottes2013-10-281-0/+6
* | | 0.23.0Guillaume Desmottes2013-10-285-4/+24
* | | Generate code for newly-stable interfacesSimon McVittie2013-10-283-0/+26
* | | Merge branch 'telepathy-glib-0.22'Guillaume Desmottes2013-10-241-1/+1
|\ \ \ | |/ /
| * | channel-group: don't crash if no message has been providedGuillaume Desmottes2013-10-241-1/+1
* | | add TpAccount::avatar-changed signalGuillaume Desmottes2013-10-231-0/+30
* | | TpContact: improve debug info for GetContactAttributesSimon McVittie2013-10-021-3/+84
* | | contact_avatar_retrieved: improve debugSimon McVittie2013-10-021-1/+13
* | | tp_contact_set_attributes: don't warn on genuinely absent interfacesSimon McVittie2013-10-021-15/+65
* | | Merge branch 'telepathy-glib-0.22' (early part) into HEADSimon McVittie2013-10-021-5/+31
|\ \ \ | |/ /
| * | TpContact: avoid a race condition in avatar handlingSimon McVittie2013-10-021-5/+31
| * | Merge branch 'telepathy-glib-0.20' into telepathy-glib-0.22Simon McVittie2013-09-261-0/+6
| |\ \ | | |/
| | * Account: don't crash if a CM returns a non-(ays) AvatarSimon McVittie2013-09-261-0/+6
| | * TpConnection: don't crash if a broken CM has no Groups propertySimon McVittie2013-09-261-1/+1
* | | deprecate tp_account(_manager)_is_prepared for 0.24Guillaume Desmottes2013-09-272-2/+2
* | | define _TP_DEPRECATED_IN_0_24(_FOR)Guillaume Desmottes2013-09-271-0/+8
* | | deprecate tp_account_manager_is_prepared()Guillaume Desmottes2013-09-272-1/+3
* | | deprecate tp_account_is_prepared()Guillaume Desmottes2013-09-272-0/+4
* | | stop using tp_account_is_prepared()Guillaume Desmottes2013-09-271-1/+1
* | | Suppress remaining GValueArray deprecation warningsSimon McVittie2013-09-265-0/+29
* | | Use tp_value_array_free instead of g_value_array_freeSimon McVittie2013-09-2618-36/+41
* | | tp_value_array_free: addSimon McVittie2013-09-262-1/+34