summaryrefslogtreecommitdiff
path: root/telepathy-glib
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Make more use of tp_value_array_unpack, tp_value_array_buildSimon McVittie2013-09-265-120/+92
* | | Account: don't crash if a CM returns a non-(ays) AvatarSimon McVittie2013-09-261-0/+6
* | | 0.24 branchSimon McVittie2013-09-262-0/+8
* | | Add text-mixin.h in telepathy-glib.hXavier Claessens2013-09-251-0/+1
|/ /
* | TpConnection: don't crash if a broken CM has no Groups propertySimon McVittie2013-09-241-1/+1
* | TpConnectionManager, TpProtocol: improve debug outputSimon McVittie2013-09-244-26/+125
* | add ABI file for 0.21.2Guillaume Desmottes2013-09-242-0/+8
* | update UNRELEASEDGuillaume Desmottes2013-09-243-3/+3
* | Make avatar image caching asynchronousSimon McVittie2013-09-241-34/+120
* | TpBaseConnection: Implement SelfID and SelfContactChangedXavier Claessens2013-09-231-14/+46
* | base-protocol: add Presence.Statuses as immutable propertiesGuillaume Desmottes2013-09-181-1/+5
* | tp_dbus_properties_mixin_dup_all: make publicSimon McVittie2013-09-134-40/+9
* | Pass on all AM_CPPFLAGS and CPPFLAGS to g-ir-scannerSimon McVittie2013-09-061-1/+3
* | _tp_create_temp_unix_socket: avoid using tmpnam()Simon McVittie2013-09-063-18/+44
* | TpSimpleClientFactory: drop doc-comments for private functionsSimon McVittie2013-09-061-4/+4
* | TpSimpleClientFactory: document "connection must be ours"Simon McVittie2013-09-061-3/+7
* | TpConnection: don't recommend that applications call Connect()Simon McVittie2013-09-061-2/+6