summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection-manager.h
Commit message (Expand)AuthorAgeFilesLines
* 0.23.1Simon McVittie2014-02-041-1/+1
* tp_connection_manager_param_dup_variant_type: addSimon McVittie2014-02-041-0/+3
* Prepare 0.19.1telepathy-glib-0.19.1Guillaume Desmottes2012-06-061-8/+8
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* TpConnectionManagerProtocol: deprecate in favour of TpProtocolSimon McVittie2012-06-041-2/+15
* Deprecate tp_list_connection_managersSimon McVittie2012-06-041-0/+3
* TpConnectionManager: seal struct fields and do not document themSimon McVittie2012-06-041-7/+7
* Version-annotate recent APISimon McVittie2012-05-031-0/+4
* Use _TP_DEPRECATED_IN_* for most deprecated functionsSimon McVittie2012-05-021-4/+4
* tp_connection_manager_param_dup_default_variant: add and testSimon McVittie2012-04-161-0/+2
* tp_connection_manager_dup_protocols: addSimon McVittie2012-03-091-0/+2
* tp_list_connection_managers_async: addSimon McVittie2012-03-091-0/+6
* Deprecate tp_connection_manager_call_when_ready and is_readySimon McVittie2012-03-061-2/+7
* Add API to get the TpProtocol objects from a TpConnectionManagerSimon McVittie2010-06-291-0/+2
* Move TpConnectionManagerParam to protocol.hSimon McVittie2010-06-291-12/+1
* connection-manager.h: include _gen/genums.h, for TP_TYPE_CM_INFO_SOURCESimon McVittie2010-05-041-0/+2
* Add boxed types for TpConnectionManagerProtocol and TpConnectionManagerParamDanielle Madeley2010-04-201-0/+14
* TpConnectionManager: use the features mechanismSimon McVittie2010-04-071-0/+5
* fd.o #22206: deprecate all tp_cli_something_run_something functionsSimon McVittie2010-03-301-1/+2
* various: warn about unused results that would indicate an obvious leakSimon McVittie2009-12-181-3/+6
* Don't rely on enum types being unsignedSjoerd Simons2009-11-251-1/+2
* TpConnectionManager, TpDBusDaemon, media interfaces: make safe to extendSimon McVittie2009-06-101-0/+2
* Update copyright for TpConnectionManagerSimon McVittie2009-02-131-2/+2
* Make header parameter naming match body and docsSimon McVittie2009-02-131-1/+1
* TpConnectionManager: Add function-based API for protocol and parameter accessSimon McVittie2009-02-131-0/+31
* fd.o#18056: TpConnectionManager: Add "C bindings" for propertiesSimon McVittie2009-02-131-0/+6
* TpConnectionManager: add API to become "ready"Simon McVittie2009-02-131-0/+7
* TpConnectionManager: replace "unsigned" with "unsigned int" in public structSimon McVittie2008-10-151-2/+2
* TpConnectionManager: use unsigned for booleans in bitfieldsSimon McVittie2008-10-151-2/+3
* tp_list_connection_managers: pass number of CMs to callback tooSimon McVittie2008-01-171-1/+2
* Add some missing Nokia copyrights, and update some Collabora and Nokia copyri...Simon McVittie2007-12-031-1/+2
* Improve TpConnectionManager documentationSimon McVittie2007-11-281-13/+10
* Add tp_connection_manager_check_valid_protocol_nameSimon McVittie2007-11-281-0/+3
* TpConnectionManager: add 'name' memberSimon McVittie2007-11-281-0/+1
* tp_list_connection_managers: change API so the callback isn't responsible for...Simon McVittie2007-11-281-1/+1
* TpConnectionManagerClass: make public, with a private-data gpointer just in c...Simon McVittie2007-11-271-0/+6
* Make the contents of the TpConnectionManager struct publicSimon McVittie2007-11-271-0/+14
* Allow tp_connection_manager_new() to raise an error; use that error, rather t...Simon McVittie2007-11-271-1/+1
* Add tp_connection_manager_check_valid_nameSimon McVittie2007-11-271-0/+3
* Add full weak-object support to tp_list_connection_managersSimon McVittie2007-11-261-2/+3
* TpConnectionManager: document tp_list_connection_managersSimon McVittie2007-11-261-1/+2
* TpConnectionManager: add tp_list_connection_managersSimon McVittie2007-11-261-0/+6
* TpConnectionManager: implement .manager file parsingSimon McVittie2007-11-211-1/+10
* TpConnectionManager: rethink API a bit, add stub support for reading .manager...Simon McVittie2007-11-211-0/+7
* TpConnectionManager: implement introspection (largely untested) and make tp_c...Simon McVittie2007-11-201-1/+19
* Populate TpConnectionManager a bit moreSimon McVittie2007-11-201-1/+4
* Move interfaces files around (drop -interfaces suffix) and split media sessio...Simon McVittie2007-11-191-1/+1
* Give the generated tp-cli-*.h G_BEGIN_DECLS/G_END_DECLS guards. Make them not...Simon McVittie2007-11-191-2/+2
* Add tp_connection_manager_newSimon McVittie2007-11-151-0/+3
* Give TpConnectionManager a "has-a" rather than "is-a" relationship with TpPro...Simon McVittie2007-11-151-1/+3