summaryrefslogtreecommitdiff
path: root/telepathy-glib/simple-observer.h
Commit message (Expand)AuthorAgeFilesLines
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* Version-annotate recent APISimon McVittie2012-05-031-0/+1
* Use _TP_DEPRECATED_IN_* for most deprecated functionsSimon McVittie2012-05-021-3/+4
* Define _TP_GNUC_DEPRECATED_FOR() and use it where appropriateXavier Claessens2011-08-171-1/+3
* TpBaseClient: add constructors with factory instead of AMXavier Claessens2011-08-171-0/+9
* Deprecate constructors of TpBaseClient subclasses which do not take a TpAccou...Xavier Claessens2011-08-021-1/+2
* rename self pointer in example and callback definitionsGuillaume Desmottes2010-12-021-1/+1
* rename "unique" argument to "uniquify"Guillaume Desmottes2010-12-021-2/+2
* TpSimple(Approver|Handler|Observer): allow account-manager to be setSimon McVittie2010-08-171-0/+9
* add destroy property to TpSimpleObserverGuillaume Desmottes2010-04-291-1/+2
* rename observe-channels-impl property to 'callback'Guillaume Desmottes2010-04-291-1/+1
* add simple-observer (fdo #27871)Guillaume Desmottes2010-04-291-0/+84