summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-26Add tp_connection_get_account to get a TpAccount from a TpConnectionXavier Claessens1-0/+4
2011-05-12Add support for retrieving Conn.I.BalanceDanielle Madeley1-0/+8
2011-04-20Add /*<public>*/ annotations to various structs.Will Thompson1-0/+3
2011-03-01Add an invert parameter to binding functionsDanielle Madeley1-1/+1
2011-02-28Add GBinding utilities for connection-status on TpAccount and TpConnectionDanielle Madeley1-0/+2
2011-02-25Added connection manager and protocol properties to TpConnectionMorten Mjelva1-0/+4
2010-12-09Add TpConnection:self-contact, and a convenience "C binding" for itSimon McVittie1-0/+4
2010-12-01Add tp_connection_has_immortal_handles()Simon McVittie1-0/+2
2010-10-26TpConnection: add a client-side for client interestsSimon McVittie1-0/+6
2010-07-20Merge branch 'master' into contact-list-draft3Simon McVittie1-40/+42
2010-07-19Update ContactList spec to draft 3, but for the moment keep draft 2 semanticsSimon McVittie1-1/+1
2010-07-13Split out avatar requirements into connection-avatars.cSimon McVittie1-40/+42
2010-06-07tp_connection_request_contact_list_attributes: addSimon McVittie1-0/+5
2010-06-03Use GStrv instead of gchar** inside structsXavier Claessens1-4/+4
2010-06-03Make tp_contact_info_field_spec_new() privateXavier Claessens1-2/+0
2010-06-03Make tp_contact_info_field_copy() and tp_contact_info_field_spec_copy() take ...Xavier Claessens1-2/+2
2010-06-03Add ContactInfo support on TpConnectionXavier Claessens1-0/+60
2010-06-02Make tp_avatar_requirements_copy() take const argXavier Claessens1-1/+2
2010-05-31Cleanup connection.h header a bitXavier Claessens1-25/+20
2010-04-28Merge branch 'conn-errors'Simon McVittie1-0/+3
2010-04-28Work around GObject-Introspection bug #616815Danielle Madeley1-1/+1
2010-04-27tp_connection_get_detailed_error: add accessor for ConnectionErrorSimon McVittie1-0/+3
2010-04-22Add AVATAR_REQUIREMENTS feature on TpConnection with API to access itXavier Claessens1-0/+45
2010-04-14connection: add 'capabilities' property and featureGuillaume Desmottes1-0/+7
2010-04-07TpConnection: implement CORE and CONNECTED featuresSimon McVittie1-0/+8
2010-04-05Don't document @parent, @priv in object structsSimon McVittie1-0/+1
2010-03-30Deprecate tp_connection_run_until_readySimon McVittie1-1/+4
2009-12-18various: warn about unused results that would indicate an obvious leakSimon McVittie1-1/+1
2009-06-08Revert "Add "alias-flags" property and tp_connection_get_alias_flags method o...Simon McVittie1-2/+0
2009-05-29Add "alias-flags" property and tp_connection_get_alias_flags method on TpConn...Xavier Claessens1-0/+2
2009-02-20Add tp_connection_parse_object_path() to get protocol and CM name.Xavier Claessens1-0/+3
2009-02-04TpConnection: track self-handle and add GObject property and C accessorSimon McVittie1-0/+2
2008-11-06tp_connection_get_contact_attributes: addSimon McVittie1-0/+13
2008-10-13TpConnection: add handle ref/hold/release functionalitySimon McVittie1-0/+25
2008-10-03Add tp_connection_is_ready() with the obvious meaningSimon McVittie1-0/+2
2008-09-22Fix naming of tp_connection_presence_type_cmp so it is clear that it's availa...Xavier Claessens1-1/+1
2008-09-22Add tp_connection_presence_type_cmp() for presenceness compare.Xavier Claessens1-0/+3
2008-08-14Add a getter for TpConnection's status and status-reasonXavier Claessens1-0/+4
2008-07-08Make all members of TpConnection private, and make TpConnection itself publicSimon McVittie1-0/+14
2008-05-02Implement tp_connection_call_when_ready() (fd.o #15300)Simon McVittie1-0/+6
2008-04-02Add init functions which have to be called at the beginning of extensions' cl...Simon McVittie1-0/+2
2008-01-17Add tp_list_connection_names()Simon McVittie1-0/+10
2008-01-16Add tp_connection_run_until_ready()Simon McVittie1-0/+4
2008-01-11Add some more error domains so we don't have to conflate Telepathy protocol e...Simon McVittie1-6/+3
2007-12-14Give TpChannel, TpConnection typed priv pointersSimon McVittie1-0/+1
2007-12-03Add some missing Nokia copyrights, and update some Collabora and Nokia copyri...Simon McVittie1-1/+2
2007-11-30TpConnection: add tp_connection_newSimon McVittie1-0/+3
2007-11-19Document TP_UNKNOWN_CONNECTION_STATUSSimon McVittie1-0/+6
2007-11-19Move interfaces files around (drop -interfaces suffix) and split media sessio...Simon McVittie1-1/+1
2007-11-19Give the generated tp-cli-*.h G_BEGIN_DECLS/G_END_DECLS guards. Make them not...Simon McVittie1-2/+2