summaryrefslogtreecommitdiff
path: root/telepathy-glib
Commit message (Expand)AuthorAgeFilesLines
* Start tracking telepathy-glib ABI againSimon McVittie2014-03-251-3/+2
* Populate initial ABI lists for telepathy-glib-1Simon McVittie2014-03-253-3/+2101
* telepathy-glib: micro-manage ABI a bit lessSimon McVittie2014-03-254-9/+9
* Remove stray Telepathy 0.x .abi filesSimon McVittie2014-03-254-61/+0
* TpClientFactory: fix broken annotationXavier Claessens2014-03-241-1/+1
* snapshottelepathy-glib-0.99.8Simon McVittie2014-03-199-48/+48
* _tp_g_list_copy_deep: removeSimon McVittie2014-03-187-32/+8
* add tp_vardict_has_key()Guillaume Desmottes2014-03-182-0/+27
* remove tp_channel_filter_require_channel_type() from APIGuillaume Desmottes2014-03-182-26/+22
* rename tp_channel_filter_new_for_all_types()Guillaume Desmottes2014-03-182-13/+10
* base-client: remove _object suffix from higher level filter APIGuillaume Desmottes2014-03-186-38/+38
* base-client: suffix GVariant filter APIGuillaume Desmottes2014-03-182-16/+16
* channel-filter: use a GVariantDict internallyGuillaume Desmottes2014-03-181-40/+23
* TpChannelFilter: addSimon McVittie2014-03-1813-24/+909
* Merge branch 'gdbus-prep3' into nextSimon McVittie2014-03-186-21/+80
|\
| * tp_base_connection_unregister: add a little more debugSimon McVittie2014-03-181-0/+2
| * tp_private_proxy_set_implementation: don't use g_assert_cmp* familySimon McVittie2014-03-181-4/+5
| * tp_proxy_check_interface_by_id: factor outSimon McVittie2014-03-184-16/+66
| * _tp_channel_got_properties: if we were invalidated, don't continueSimon McVittie2014-03-171-1/+7
* | Merge branch 'master' into nextGuillaume Desmottes2014-03-186-21/+43
|\ \
| * | 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
* | | tls-certificate: set the 'factory' propertyGuillaume Desmottes2014-03-172-0/+2
* | | remove tp_tls_certificate_new from APIGuillaume Desmottes2014-03-174-9/+9
* | | client-factory: add TpTLSCertificate featuresGuillaume Desmottes2014-03-172-0/+112
* | | client-factory: add abstract method creating TpTLSCertificate proxiesGuillaume Desmottes2014-03-172-1/+20
* | | client-factory: cache TpTLSCertificate proxiesGuillaume Desmottes2014-03-171-1/+16
* | | add tp_client_factory_ensure_tls_certificate()Guillaume Desmottes2014-03-172-0/+41
* | | pass the factory when creating TpProtocol through itGuillaume Desmottes2014-03-174-4/+11
* | | remove tp_protocol_new() from the APIGuillaume Desmottes2014-03-175-13/+14
* | | client-factory: track protocol featuresGuillaume Desmottes2014-03-172-0/+109
* | | client-factory: keep a cache of TpProtocol objectsGuillaume Desmottes2014-03-171-2/+59
* | | client-factory: add create_protocol() virtual methodGuillaume Desmottes2014-03-172-3/+25
* | | add tp_client_factory_ensure_protocol()Guillaume Desmottes2014-03-172-0/+48
* | | rename TpProtocol:protocol-properties-vardictGuillaume Desmottes2014-03-171-5/+5
* | | remove TpProtocol:protocol-propertiesGuillaume Desmottes2014-03-171-26/+0
* | | protocol: make protocol-properties-vardict writableGuillaume Desmottes2014-03-171-12/+5
* | | protocol: store properties using a GVariantGuillaume Desmottes2014-03-171-46/+47
* | | rename tp_protocol_new_vardict()Guillaume Desmottes2014-03-173-5/+5
* | | inline tp_protocol_new()Guillaume Desmottes2014-03-171-59/+28
* | | remove tp_protocol_new() from APIGuillaume Desmottes2014-03-172-6/+2
* | | connection-manager: use tp_protocol_new_vardict()Guillaume Desmottes2014-03-171-5/+5
* | | tp_protocol_new_vardict: allow NULL as @immutable_propertiesGuillaume Desmottes2014-03-171-9/+20
| |/ |/|
* | Fix introspection warningsXavier Claessens2014-03-141-3/+3
* | Merge branch 'gdbus-prep2' into nextSimon McVittie2014-03-144-154/+184
|\ \
| * | tp_proxy_dispose: be actually idempotentSimon McVittie2014-03-131-6/+0
| * | Move tp_value_array_* to the core librarySimon McVittie2014-03-133-148/+184