summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | TpPresenceStatusSpec: be a boxed typeSimon McVittie2013-11-113-1/+123
* | | TpPresenceStatusSpec: add some accessorsSimon McVittie2013-11-113-13/+108
* | | 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-115-13/+403
* | | tp_protocol_identify_account_async: add and testSimon McVittie2013-11-115-1/+143
* | | tp_protocol_normalize_contact_async: add and testSimon McVittie2013-11-114-0/+127
* | | Require GLib 2.36, for GTaskSimon McVittie2013-11-111-2/+2
* | | _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