summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'telepathy-glib-0.22'Simon McVittie2014-03-133-5/+17
|\ \
| * | 0.22 NEWSSimon McVittie2014-03-131-1/+9
| * | 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-284-1/+58
* | protocol: add TpProtocol:protocol-properties-vardictGuillaume Desmottes2014-02-284-0/+54
* | test creating a TpProtocol by passing its immutable propsGuillaume Desmottes2014-02-281-0/+19
* | test-protocol-objects: factor out check_tp_protocol()Guillaume Desmottes2014-02-281-28/+34
* | set nano versionGuillaume Desmottes2014-02-261-1/+1
* | 0.23.2telepathy-glib-0.23.2Guillaume Desmottes2014-02-267-15/+40
* | add tp_account_channel_request_set_initial_inviteesGuillaume Desmottes2014-02-264-0/+106
* | add tp_account_channel_request_set_initial_invitee_ids()Guillaume Desmottes2014-02-264-1/+47
* | add tp_account_channel_request_set_conference_initial_channels()Guillaume Desmottes2014-02-264-1/+56
* | account-channel-request: set TargetHandleType: TP_HANDLE_TYPE_NONE if neededGuillaume Desmottes2014-02-262-5/+53
* | 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-254-1/+35
* | add tp_account_channel_request_new_dbus_tube()Guillaume Desmottes2014-02-254-0/+92
* | add tp_account_channel_request_new_stream_tube()Guillaume Desmottes2014-02-254-0/+96
* | add tp_account_channel_request_set_file_transfer_hash()Guillaume Desmottes2014-02-254-1/+49
* | TpBaseConnection: add "account-path-suffix" propertyXavier Claessens2014-02-173-0/+57
* | nano versionSimon McVittie2014-02-042-1/+4
* | maintainer-prepare-release: do "git tag" in srcdirtelepathy-glib-0.23.1Simon McVittie2014-02-041-1/+1
* | 0.23.1Simon McVittie2014-02-0410-45/+74
* | TpProtocol: fix some suspicious memory managementSimon McVittie2014-02-041-4/+4
* | tp_connection_manager_param_dup_variant_type: addSimon McVittie2014-02-044-0/+35
* | Merge branch 'telepathy-glib-0.22'Simon McVittie2014-01-291-1/+0
|\ \ | |/
| * nano versionSimon McVittie2014-01-292-1/+6
| * release 0.22.1telepathy-glib-0.22.1Simon McVittie2014-01-292-3/+5
| * more NEWS for 0.22Simon McVittie2014-01-291-0/+3
| * examples: explicitly ask for TelepathyGLib-0.12Simon McVittie2014-01-2911-0/+28
| * NEWS for 0.22Simon McVittie2014-01-291-1/+8
* | add another bug numberSimon McVittie2014-01-291-1/+2
* | NEWSSimon McVittie2014-01-281-0/+39
* | 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
* | examples: explicitly ask for TelepathyGLib-0.12Simon McVittie2014-01-0711-0/+28
* | TpConnectionManager: add more debug for tp_list_connection_managers()Simon McVittie2014-01-071-5/+43
* | Enable GLib 2.36 deprecation warningsSimon McVittie2014-01-071-1/+1
* | Stop calling g_type_init()Simon McVittie2014-01-0775-101/+1
* | 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
* | | Tests: use g_test_dbus_unset()Xavier Claessens2013-11-151-4/+4
* | | TpProtocol: improve debugSimon McVittie2013-11-111-1/+33
* | | TpProtocol: add API for presence statusesSimon McVittie2013-11-113-0/+69
* | | 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