summaryrefslogtreecommitdiff
path: root/telepathy-glib/simple-approver.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-26Move dbus-glib header inclusion from headers to source codeSimon McVittie1-1/+0
2014-01-24Approver high level API: make singularGuillaume Desmottes1-1/+1
2012-06-26Make sure telepathy-glib.h does not include headers from telepathy-glib-dbus....Xavier Claessens1-2/+2
2012-06-11Disable single include for goodXavier Claessens1-1/+1
2012-06-06Merge branch 'master' into nextXavier Claessens1-0/+4
2012-06-05Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens1-0/+4
2012-05-03Version-annotate recent APISimon McVittie1-0/+1
2012-05-02Use _TP_DEPRECATED_IN_* for most deprecated functionsSimon McVittie1-2/+4
2012-04-25Remove deprecated channel factoryXavier Claessens1-0/+1
2012-04-25TpSimpleObserver/Approver/Handler: simplify constructorsXavier Claessens1-9/+1
2012-04-25Rename TpSimpleClientFactory to TpClientFactoryXavier Claessens1-1/+1
2012-03-29Undeprecate tp_simple_{observer,approver,handler}_new()Xavier Claessens1-2/+1
2011-08-17Define _TP_GNUC_DEPRECATED_FOR() and use it where appropriateXavier Claessens1-1/+2
2011-08-17TpBaseClient: add constructors with factory instead of AMXavier Claessens1-0/+8
2011-08-02Deprecate constructors of TpBaseClient subclasses which do not take a TpAccou...Xavier Claessens1-1/+2
2010-12-02rename self pointer in example and callback definitionsGuillaume Desmottes1-1/+1
2010-12-02rename "unique" argument to "uniquify"Guillaume Desmottes1-2/+2
2010-08-17TpSimple(Approver|Handler|Observer): allow account-manager to be setSimon McVittie1-0/+8
2010-05-07add simple-approver (fdo #27875)Guillaume Desmottes1-0/+83