summaryrefslogtreecommitdiff
path: root/telepathy-glib
AgeCommit message (Expand)AuthorFilesLines
2021-01-26Merge 'master' into telepathy-glib-0.24 (the branch has only fixes)Alexander Akulich7-151/+18
2020-08-27protocol: fix a memory leakIvaylo Dimitrov1-1/+3
2019-12-13TpBasePasswordChannel: fix gtk-doc comment for finished signalTing-Wei Lan1-1/+2
2019-12-13debug-sender: fix messages queue lockingFabrice Bellet1-0/+7
2019-12-12call-channel: fix a memory leakFabrice Bellet1-0/+2
2014-09-17Replace tp_verify_* with equivalent G_STATIC_ASSERTsSimon McVittie3-149/+4
2014-05-26Merge branch 'telepathy-glib-0.24'Guillaume Desmottes1-1/+1
2014-05-26account-request: remove useless 'priv' variableGuillaume Desmottes1-11/+7
2014-05-26base-client: fix potential uninitialized variable bugGuillaume Desmottes1-1/+1
2014-03-180.23.3telepathy-glib-0.23.3Guillaume Desmottes4-3/+12
2014-03-17tp_list_connection_managers_async: terminate properly if there is no CMGuillaume Desmottes1-0/+6
2014-03-17connection-manager: factor out all_cms_prepared()Guillaume Desmottes1-20/+26
2014-03-14call-channel: pass our factory to TpCallStream objectsGuillaume Desmottes1-0/+1
2014-03-14call-channel: pass our factory to TpCallContent objectsGuillaume Desmottes1-0/+1
2014-03-13Merge branch 'telepathy-glib-0.22'Guillaume Desmottes1-4/+9
2014-03-13fix file path leakstelepathy-glib-0.22Guillaume Desmottes1-6/+14
2014-03-13Merge branch 'telepathy-glib-0.22'Simon McVittie2-5/+7
2014-03-13TpFileTransferChannel: Fix possible crashes, particularly with GLib 2.39Xavier Claessens1-21/+16
2014-03-13TpProxy: finish_all_requests: don't leak copied GQueueSimon McVittie1-1/+1
2014-03-13TpContact: mime_file_written: don't leak the file's pathSimon McVittie1-4/+6
2014-02-28add tp_protocol_new_vardict()Guillaume Desmottes2-0/+45
2014-02-28protocol: add TpProtocol:protocol-properties-vardictGuillaume Desmottes2-0/+46
2014-02-260.23.2telepathy-glib-0.23.2Guillaume Desmottes5-10/+23
2014-02-26add tp_account_channel_request_set_initial_inviteesGuillaume Desmottes2-0/+46
2014-02-26add tp_account_channel_request_set_initial_invitee_ids()Guillaume Desmottes2-0/+32
2014-02-26add tp_account_channel_request_set_conference_initial_channels()Guillaume Desmottes2-0/+42
2014-02-26account-channel-request: set TargetHandleType: TP_HANDLE_TYPE_NONE if neededGuillaume Desmottes1-0/+10
2014-02-25account-channel-request: factor out going_to_request()Guillaume Desmottes1-45/+32
2014-02-25add tp_account_channel_request_set_sms_channel()Guillaume Desmottes2-0/+29
2014-02-25add tp_account_channel_request_new_dbus_tube()Guillaume Desmottes2-0/+55
2014-02-25add tp_account_channel_request_new_stream_tube()Guillaume Desmottes2-0/+60
2014-02-25add tp_account_channel_request_set_file_transfer_hash()Guillaume Desmottes2-0/+39
2014-02-17TpBaseConnection: add "account-path-suffix" propertyXavier Claessens2-0/+56
2014-02-040.23.1Simon McVittie8-40/+65
2014-02-04TpProtocol: fix some suspicious memory managementSimon McVittie1-4/+4
2014-02-04tp_connection_manager_param_dup_variant_type: addSimon McVittie3-0/+34
2014-01-24AccountRequest: fix doc typoXavier Claessens1-1/+1
2014-01-20Merge branch 'telepathy-glib-0.22'Guillaume Desmottes1-0/+3
2014-01-20base-client: fix TpConnection leakGuillaume Desmottes1-0/+3
2014-01-07TpConnectionManager: add more debug for tp_list_connection_managers()Simon McVittie1-5/+43
2014-01-07Stop calling g_type_init()Simon McVittie3-5/+0
2014-01-03TpFileTransferChannel: Fix possible crashes.Xavier Claessens1-21/+16
2013-11-26Merge branch 'telepathy-glib-0.22'Xavier Claessens1-1/+2
2013-11-26Merge branch 'telepathy-glib-0.20' into telepathy-glib-0.22Xavier Claessens1-1/+2
2013-11-26TpBaseConnectionManager: Fix critical printed each time a new connection is madetelepathy-glib-0.20Xavier Claessens1-1/+2
2013-11-11TpProtocol: improve debugSimon McVittie1-1/+33
2013-11-11TpProtocol: add API for presence statusesSimon McVittie2-0/+67
2013-11-11TpProtocol: parse status specs from .manager filesSimon McVittie1-2/+78
2013-11-11Emit a new TpProtocol's immutable properties as debug messagesSimon McVittie1-0/+14
2013-11-11TpPresenceStatusSpec: be a boxed typeSimon McVittie2-1/+118