summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection.h
Commit message (Expand)AuthorAgeFilesLines
* TpConnection: Deprecate _get_ functions returning a GList and replace them by...Xavier Claessens2012-09-051-0/+6
* Release 0.19.3Xavier Claessens2012-07-051-3/+3
* Deprecate tp_account_new(), tp_connection_new() and tp_*_channel_new()Xavier Claessens2012-07-031-0/+1
* TpConnection: deprecate connection-manager-name and add cm-nameXavier Claessens2012-06-291-0/+6
* Prepare 0.19.1telepathy-glib-0.19.1Guillaume Desmottes2012-06-061-6/+6
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* Deprecate tp_connection_parse_object_path()Xavier Claessens2012-05-141-0/+3
* Hide GList-based contact info typedefs from g-ir-scannerSimon McVittie2012-05-111-0/+8
* Deprecate tp_connection_hold_handles()Xavier Claessens2012-05-101-1/+2
* Deprecate tp_connection_request_handles()Xavier Claessens2012-05-101-1/+2
* Deprecate tp_connection_get_contact(_list)_attributesXavier Claessens2012-05-101-0/+5
* Deprecate tp_handle(s)_ref/unref, tp_handle(s)_client_hold/release and tp_con...Xavier Claessens2012-05-101-0/+3
* Use G_DEFINE_BOXED_TYPE for every boxed type except TpIntsetSimon McVittie2012-05-031-0/+4
* Version-annotate recent APISimon McVittie2012-05-031-0/+10
* Use _TP_DEPRECATED_IN_* for most deprecated functionsSimon McVittie2012-05-021-6/+11
* TpConnection: Deprecate _get_self_handle()Xavier Claessens2012-05-021-1/+2
* tp_connection_dup_detailed_error_vardict: add and testSimon McVittie2012-04-161-0/+3
* Deprecate tp_connection_is_ready, TpConnection:connection-readySimon McVittie2012-03-051-2/+3
* Deprecate tp_channel_call_when_ready, tp_connection_call_when_readySimon McVittie2012-03-051-2/+3
* tp_connection_disconnect_async: addSimon McVittie2012-02-011-0/+7
* Add tp_connection_can_set_contact_alias()Guillaume Desmottes2011-11-281-0/+6
* Add tp_connection_get_account to get a TpAccount from a TpConnectionXavier Claessens2011-07-261-0/+4
* Add support for retrieving Conn.I.BalanceDanielle Madeley2011-05-121-0/+8
* Add /*<public>*/ annotations to various structs.Will Thompson2011-04-201-0/+3
* Add an invert parameter to binding functionsDanielle Madeley2011-03-011-1/+1
* Add GBinding utilities for connection-status on TpAccount and TpConnectionDanielle Madeley2011-02-281-0/+2
* Added connection manager and protocol properties to TpConnectionMorten Mjelva2011-02-251-0/+4
* Add TpConnection:self-contact, and a convenience "C binding" for itSimon McVittie2010-12-091-0/+4
* Add tp_connection_has_immortal_handles()Simon McVittie2010-12-011-0/+2
* TpConnection: add a client-side for client interestsSimon McVittie2010-10-261-0/+6
* Merge branch 'master' into contact-list-draft3Simon McVittie2010-07-201-40/+42
|\
| * Split out avatar requirements into connection-avatars.cSimon McVittie2010-07-131-40/+42
* | Update ContactList spec to draft 3, but for the moment keep draft 2 semanticsSimon McVittie2010-07-191-1/+1
* | tp_connection_request_contact_list_attributes: addSimon McVittie2010-06-071-0/+5
|/
* Use GStrv instead of gchar** inside structsXavier Claessens2010-06-031-4/+4
* Make tp_contact_info_field_spec_new() privateXavier Claessens2010-06-031-2/+0
* Make tp_contact_info_field_copy() and tp_contact_info_field_spec_copy() take ...Xavier Claessens2010-06-031-2/+2
* Add ContactInfo support on TpConnectionXavier Claessens2010-06-031-0/+60
* Make tp_avatar_requirements_copy() take const argXavier Claessens2010-06-021-1/+2
* Cleanup connection.h header a bitXavier Claessens2010-05-311-25/+20
* Merge branch 'conn-errors'Simon McVittie2010-04-281-0/+3
|\
| * tp_connection_get_detailed_error: add accessor for ConnectionErrorSimon McVittie2010-04-271-0/+3
* | Work around GObject-Introspection bug #616815Danielle Madeley2010-04-281-1/+1
|/
* Add AVATAR_REQUIREMENTS feature on TpConnection with API to access itXavier Claessens2010-04-221-0/+45
* connection: add 'capabilities' property and featureGuillaume Desmottes2010-04-141-0/+7
* TpConnection: implement CORE and CONNECTED featuresSimon McVittie2010-04-071-0/+8
* Don't document @parent, @priv in object structsSimon McVittie2010-04-051-0/+1
* Deprecate tp_connection_run_until_readySimon McVittie2010-03-301-1/+4
* various: warn about unused results that would indicate an obvious leakSimon McVittie2009-12-181-1/+1
* Revert "Add "alias-flags" property and tp_connection_get_alias_flags method o...Simon McVittie2009-06-081-2/+0