summaryrefslogtreecommitdiff
path: root/telepathy-glib/simple-approver.c
Commit message (Expand)AuthorAgeFilesLines
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* TpSimple{Observer, Approver, Handler}: Do not use deprecated API doc examplesXavier Claessens2011-12-131-1/+3
* Version 0.15.5telepathy-glib-0.15.5Will Thompson2011-08-171-1/+1
* TpBaseClient: add constructors with factory instead of AMXavier Claessens2011-08-171-0/+35
* Deprecate constructors of TpBaseClient subclasses which do not take a TpAccou...Xavier Claessens2011-08-021-0/+1
* Fix a tonne of documentation nits in client classesWill Thompson2011-02-021-16/+15
* rename self pointer in example and callback definitionsGuillaume Desmottes2010-12-021-2/+2
* rename "unique" argument to "uniquify"Guillaume Desmottes2010-12-021-6/+6
* Add Since annotationsSimon McVittie2010-08-251-1/+1
* Explicitly say that #TpBaseClient:account-manager doesn't need any featuresSimon McVittie2010-08-241-0/+3
* Simple clients: explain when and why you should call the new_with_am variantSimon McVittie2010-08-231-2/+4
* TpSimple(Approver|Handler|Observer): allow account-manager to be setSimon McVittie2010-08-171-0/+37
* TpBaseClient: convert virtual methods into normal GObject virtual methodsSimon McVittie2010-08-121-2/+1
* Fix signature of example add_dispatch_operation functionWill Thompson2010-08-051-0/+2
* Prepare release 0.11.5telepathy-glib-0.11.5Simon McVittie2010-05-101-7/+7
* add simple-approver (fdo #27875)Guillaume Desmottes2010-05-071-0/+293