summaryrefslogtreecommitdiff
path: root/telepathy-logger/observer-internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Stop using TplChannel interfaceXavier Claessens2012-07-041-3/+1
| | | | | | That interface is used only to prepare TplTextChannel and TplCallChannel, but they now have a CORE feature doing that job, so they can be prepared like any other proxy.
* Stop using TplChannelFactory, reply on TplClientFactory insteadXavier Claessens2012-07-041-3/+0
| | | | | Give a TplClientFactory to the TplObserver, so we get already prepared TplTextChannel and TplCallChannel subclasses.
* Disable single include of telepathy-glib headersXavier Claessens2012-07-031-2/+1
|
* Fix observer singleton and select featuresNicolas Dufresne2011-10-141-1/+1
|
* Removed broken editor instructionNicolas Dufresne2011-03-251-1/+0
|
* _tpl_observer_register_channel can be staticGuillaume Desmottes2010-07-051-2/+0
|
* observer: prefix internal API with underscoreGuillaume Desmottes2010-06-041-6/+6
|
* no need to redefine tpl_observer_register_dbusGuillaume Desmottes2010-05-311-1/+0
|
* Use TpBaseClient rather than our own Observer implementation (fdo #27881)Guillaume Desmottes2010-05-311-3/+6
|
* rename all non public headers to -internal.hGuillaume Desmottes2010-05-271-0/+73