summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare 0.19.1telepathy-glib-0.19.1Guillaume Desmottes2012-06-061-2/+2
* channel-manager: deprecate emit_new_channelsJonny Lamb2012-05-101-2/+15
* Stop using TP_ERRORSSimon McVittie2012-05-021-1/+1
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-10/+4
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-1/+1
* Version 0.15.5telepathy-glib-0.15.5Will Thompson2011-08-171-1/+1
* base-connection: ensure TargetID is untouched and present in requestsJonny Lamb2011-07-281-4/+5
* fd.o #30644: don't 'return' a void expression from a void functionSimon McVittie2010-10-061-1/+1
* Prepare version 0.11.11telepathy-glib-0.11.11Simon McVittie2010-07-261-2/+2
* Merge branch 'protocol3' into specSimon McVittie2010-07-201-2/+91
|\
| * TpChannelManager: add type_foreach_channel_class()Simon McVittie2010-07-161-2/+91
* | channel-manager: fix typo in documentationJonny Lamb2010-07-081-1/+1
|/
* Fix various typos and cross-referencesSimon McVittie2010-03-021-6/+6
* ChannelManager: correct documented return value of has_unknown_propertiesWill Thompson2008-11-181-2/+2
* Update spec to 0.17.12 (no code changes) and prepare 0.7.16 releasetelepathy-glib-0.7.16Simon McVittie2008-09-261-2/+4
* ChannelManager: add ensure_channel method to vtableWill Thompson2008-09-241-0/+36
* Prepare version 0.7.15telepathy-glib-0.7.15Simon McVittie2008-09-181-13/+13
* ChannelManager: we don't need a better GType for channels in new-channels signalWill Thompson2008-09-181-1/+0
* ChannelManager: move gtkdoc to .cWill Thompson2008-09-171-0/+111
* ChannelManager: update list of managers in gabbleWill Thompson2008-09-151-2/+2
* ChannelManager: add Since: annotationsWill Thompson2008-09-151-0/+26
* Document TpChannelManagerWill Thompson2008-09-151-5/+74
* ChannelManager: refer to opaque gpointers as request tokens consistentlyWill Thompson2008-09-151-5/+6
* Add tp_channel_manager_asv_has_unknown_propertiesWill Thompson2008-09-151-0/+48
* Add TpChannelManager interfaceWill Thompson2008-09-151-0/+418