summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-connection-manager.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '51441-get-interfaces'Jonny Lamb2012-07-061-2/+7
|\
| * base-connection{,-manager}: seal old interfaces membersJonny Lamb2012-07-051-1/+3
| * base-connection-manager: add get_interfaces vfunc to class structJonny Lamb2012-07-041-1/+4
* | Remove from doc sealed fieldsXavier Claessens2012-07-051-0/+2
|/
* TpBaseConnectionManagerClass: Seal protocol_params and new_connection membersXavier Claessens2012-06-261-2/+2
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* Change uses of TpIntSet to TpIntsetPhilip Withnall2010-09-141-1/+1
* TpBaseConnection: implement the Interfaces propertySimon McVittie2010-06-291-1/+2
* TpBaseConnectionManager: have a table of TpBaseProtocol objectsSimon McVittie2010-06-291-0/+4
* Add stub base-protocol.[ch] and move some TpCMParamSpec functionality thereSimon McVittie2010-06-291-41/+1
* 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