summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Don't leak method call results (regression in 0.23.1)HEADmasterSimon McVittie2-3/+24
2014-03-18set nano flagGuillaume Desmottes1-1/+1
2014-03-180.23.3Guillaume Desmottes6-8/+34
2014-03-17tp_list_connection_managers_async: terminate properly if there is no CMGuillaume Desmottes3-0/+97
2014-03-17connection-manager: factor out all_cms_prepared()Guillaume Desmottes1-20/+26
2014-03-14call-channel: pass our factory to TpCallStream objectsGuillaume Desmottes2-0/+5
2014-03-14call-channel: pass our factory to TpCallContent objectsGuillaume Desmottes2-1/+4
2014-03-13Merge branch 'telepathy-glib-0.22'Guillaume Desmottes1-4/+9
2014-03-13fix file path leaksGuillaume Desmottes1-6/+14
2014-03-13Merge branch 'telepathy-glib-0.22'Simon McVittie3-5/+17
2014-03-130.22 NEWSSimon McVittie1-1/+9
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 Desmottes4-1/+58
2014-02-28protocol: add TpProtocol:protocol-properties-vardictGuillaume Desmottes4-0/+54
2014-02-28test creating a TpProtocol by passing its immutable propsGuillaume Desmottes1-0/+19
2014-02-28test-protocol-objects: factor out check_tp_protocol()Guillaume Desmottes1-28/+34
2014-02-26set nano versionGuillaume Desmottes1-1/+1
2014-02-260.23.2Guillaume Desmottes7-15/+40
2014-02-26add tp_account_channel_request_set_initial_inviteesGuillaume Desmottes4-0/+106
2014-02-26add tp_account_channel_request_set_initial_invitee_ids()Guillaume Desmottes4-1/+47
2014-02-26add tp_account_channel_request_set_conference_initial_channels()Guillaume Desmottes4-1/+56
2014-02-26account-channel-request: set TargetHandleType: TP_HANDLE_TYPE_NONE if neededGuillaume Desmottes2-5/+53
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 Desmottes4-1/+35
2014-02-25add tp_account_channel_request_new_dbus_tube()Guillaume Desmottes4-0/+92
2014-02-25add tp_account_channel_request_new_stream_tube()Guillaume Desmottes4-0/+96
2014-02-25add tp_account_channel_request_set_file_transfer_hash()Guillaume Desmottes4-1/+49
2014-02-17TpBaseConnection: add "account-path-suffix" propertyXavier Claessens3-0/+57
2014-02-04nano versionSimon McVittie2-1/+4
2014-02-04maintainer-prepare-release: do "git tag" in srcdirSimon McVittie1-1/+1
2014-02-040.23.1Simon McVittie10-45/+74
2014-02-04TpProtocol: fix some suspicious memory managementSimon McVittie1-4/+4
2014-02-04tp_connection_manager_param_dup_variant_type: addSimon McVittie4-0/+35
2014-01-29Merge branch 'telepathy-glib-0.22'Simon McVittie1-1/+0
2014-01-29nano versionSimon McVittie2-1/+6
2014-01-29release 0.22.1Simon McVittie2-3/+5
2014-01-29more NEWS for 0.22Simon McVittie1-0/+3
2014-01-29examples: explicitly ask for TelepathyGLib-0.12Simon McVittie11-0/+28
2014-01-29NEWS for 0.22Simon McVittie1-1/+8
2014-01-29add another bug numberSimon McVittie1-1/+2
2014-01-28NEWSSimon McVittie1-0/+39
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-07examples: explicitly ask for TelepathyGLib-0.12Simon McVittie11-0/+28
2014-01-07TpConnectionManager: add more debug for tp_list_connection_managers()Simon McVittie1-5/+43
2014-01-07Enable GLib 2.36 deprecation warningsSimon McVittie1-1/+1
2014-01-07Stop calling g_type_init()Simon McVittie75-101/+1