summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-password-channel.c
Commit message (Expand)AuthorAgeFilesLines
* TpBasePasswordChannel: fix gtk-doc comment for finished signalTing-Wei Lan2019-12-131-1/+2
* Use accessors rather than accessing TpBaseConnection fields directlySimon McVittie2012-06-041-1/+2
* Stop using TP_ERRORSSimon McVittie2012-05-021-7/+7
* Use TP_NUM_… instead of NUM_TP_…Simon McVittie2012-04-121-1/+1
* many fixes to documentation commentsJonny Lamb2012-04-061-1/+1
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-4/+1
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* TpBasePasswordChannel: Use TpBaseChannel:get_interfaces() virtual methodXavier Claessens2012-01-201-6/+14
* docs: many misc fixupsJonny Lamb2011-11-231-8/+10
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-1/+1
* Correct tp_simple_password_manager_prompt_for_channel_async ref.Will Thompson2011-04-201-1/+1
* prepare 0.13.15telepathy-glib-0.13.15Guillaume Desmottes2011-02-241-3/+3
* properly document TpBasePasswordChannelGuillaume Desmottes2011-02-241-0/+30
* Rename TpSimplePasswordChannel to TpBasePasswordChannelJonathon Jongsma2011-02-241-74/+74
* SimplePasswordManager: Add introspection annotationsJonathon Jongsma2011-02-241-0/+594