summaryrefslogtreecommitdiff
path: root/telepathy-glib/simple-handler.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-2/+4
* 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/+43
* 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-15/+14
* 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/+45
* TpBaseClient: convert virtual methods into normal GObject virtual methodsSimon McVittie2010-08-121-1/+1
* Reference TpAccountChannelRequest:user-action-time whenever user_action_time ...Simon McVittie2010-08-121-0/+1
* Reference TP_USER_ACTION_TIME_* everywhere a user action time is usedSimon McVittie2010-08-121-2/+3
* Prepare version 0.11.6telepathy-glib-0.11.6Simon McVittie2010-05-251-9/+11
* fix typo in tp_simple_handler_new docGuillaume Desmottes2010-05-251-1/+2
* add TpSimpleHandler (fdo #27873)Guillaume Desmottes2010-05-251-0/+347