summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection-manager.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Give TpConnectionManager a "has-a" rather than "is-a" relationship with TpPro...Simon McVittie2007-11-151-3/+1
* Add the beginnings of client-side wrappersSimon McVittie2007-11-141-0/+54