summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-connection-manager.h
Commit message (Expand)AuthorAgeFilesLines
* TpBaseConnectionManager: have a TpDBusDaemonSimon McVittie2010-04-191-0/+4
* TpBaseConnectionManager: simplify private data accessesSimon McVittie2009-03-031-3/+5
* TpBaseConnectionManager: move docs from .h to .c to reduce recompilationSimon McVittie2008-02-041-143/+0
* Annotate Will's TpBaseConnectionManager changes with "Since: 0.7.0"Simon McVittie2007-11-221-1/+5
* Add defs.h containing e.g. TP_CM_BUS_NAME_BASESimon McVittie2007-11-191-16/+2
* Coding style: no newline after return type in declarationsWill Thompson2007-09-271-3/+2
* setter_data should be gconstpointer not const gpointer.Will Thompson2007-08-301-1/+1
* move ignorance of parameters with G_MAXSIZE offset to the offset setterWill Thompson2007-08-231-5/+4
* Add set_param to TpCMProtocolSpec and use it, defaulting to tp_cm_param_sette...Will Thompson2007-08-231-2/+5
* Move documentation of tp_cm_param_setter_offset from .h to .cWill Thompson2007-08-231-13/+0
* rename set_param_by_offset to tp_cm_param_setter_offset, document and export itWill Thompson2007-08-221-0/+17
* Define TpCMParamSetter, the type of parameter-setting callbacks.Will Thompson2007-08-221-0/+15
* Add a setter_data field to TpCMParamSpec for use by TpCMParamSetters.Will Thompson2007-08-221-3/+6
* De-const non-pointer fields and change const gpointer fields to gconstpointer...Will Thompson2007-08-301-4/+4
* Move documentation of filter implementations from .h to .cWill Thompson2007-08-301-20/+0
* Move contents of lib/ into root directorySimon McVittie2007-04-191-0/+295