summaryrefslogtreecommitdiff
path: root/telepathy-glib
Commit message (Expand)AuthorAgeFilesLines
* Merge 'master' into telepathy-glib-0.24 (the branch has only fixes)Alexander Akulich2021-01-267-151/+18
|\
| * protocol: fix a memory leakIvaylo Dimitrov2020-08-271-1/+3
| * TpBasePasswordChannel: fix gtk-doc comment for finished signalTing-Wei Lan2019-12-131-1/+2
| * debug-sender: fix messages queue lockingFabrice Bellet2019-12-131-0/+7
| * call-channel: fix a memory leakFabrice Bellet2019-12-121-0/+2
| * Replace tp_verify_* with equivalent G_STATIC_ASSERTsSimon McVittie2014-09-173-149/+4
| * Merge branch 'telepathy-glib-0.24'Guillaume Desmottes2014-05-261-1/+1
| |\ | |/ |/|
| * account-request: remove useless 'priv' variableGuillaume Desmottes2014-05-261-11/+7
* | base-client: fix potential uninitialized variable bugGuillaume Desmottes2014-05-261-1/+1
|/
* 0.23.3telepathy-glib-0.23.3Guillaume Desmottes2014-03-184-3/+12
* tp_list_connection_managers_async: terminate properly if there is no CMGuillaume Desmottes2014-03-171-0/+6
* connection-manager: factor out all_cms_prepared()Guillaume Desmottes2014-03-171-20/+26
* call-channel: pass our factory to TpCallStream objectsGuillaume Desmottes2014-03-141-0/+1
* call-channel: pass our factory to TpCallContent objectsGuillaume Desmottes2014-03-141-0/+1
* Merge branch 'telepathy-glib-0.22'Guillaume Desmottes2014-03-131-4/+9
|\
| * fix file path leakstelepathy-glib-0.22Guillaume Desmottes2014-03-131-6/+14
* | Merge branch 'telepathy-glib-0.22'Simon McVittie2014-03-132-5/+7
|\ \
| * | TpFileTransferChannel: Fix possible crashes, particularly with GLib 2.39Xavier Claessens2014-03-131-21/+16
| * | TpProxy: finish_all_requests: don't leak copied GQueueSimon McVittie2014-03-131-1/+1
| * | TpContact: mime_file_written: don't leak the file's pathSimon McVittie2014-03-131-4/+6
| |/
* | add tp_protocol_new_vardict()Guillaume Desmottes2014-02-282-0/+45
* | protocol: add TpProtocol:protocol-properties-vardictGuillaume Desmottes2014-02-282-0/+46
* | 0.23.2telepathy-glib-0.23.2Guillaume Desmottes2014-02-265-10/+23
* | add tp_account_channel_request_set_initial_inviteesGuillaume Desmottes2014-02-262-0/+46
* | add tp_account_channel_request_set_initial_invitee_ids()Guillaume Desmottes2014-02-262-0/+32
* | add tp_account_channel_request_set_conference_initial_channels()Guillaume Desmottes2014-02-262-0/+42
* | account-channel-request: set TargetHandleType: TP_HANDLE_TYPE_NONE if neededGuillaume Desmottes2014-02-261-0/+10
* | account-channel-request: factor out going_to_request()Guillaume Desmottes2014-02-251-45/+32
* | add tp_account_channel_request_set_sms_channel()Guillaume Desmottes2014-02-252-0/+29
* | add tp_account_channel_request_new_dbus_tube()Guillaume Desmottes2014-02-252-0/+55
* | add tp_account_channel_request_new_stream_tube()Guillaume Desmottes2014-02-252-0/+60
* | add tp_account_channel_request_set_file_transfer_hash()Guillaume Desmottes2014-02-252-0/+39
* | TpBaseConnection: add "account-path-suffix" propertyXavier Claessens2014-02-172-0/+56
* | 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