summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-manager.h
Commit message (Expand)AuthorAgeFilesLines
* Prepare 0.19.1telepathy-glib-0.19.1Guillaume Desmottes2012-06-061-1/+1
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* channel-manager: include defs.h for the deprecation macrosJonny Lamb2012-05-111-0/+1
* channel-manager: deprecate emit_new_channelsJonny Lamb2012-05-101-0/+2
* TpChannelManager: add type_foreach_channel_class()Simon McVittie2010-07-161-1/+15
* ChannelManager: add ensure_channel method to vtableWill Thompson2008-09-241-3/+5
* ChannelManager: move gtkdoc to .cWill Thompson2008-09-171-106/+0
* ChannelManagerIface: replace _near_future[3] with 3 specific _reserved fieldsWill Thompson2008-09-171-3/+5
* ChannelManagerIface: remove incorrect summing of 8 and 3 to 13Will Thompson2008-09-171-1/+1
* Document that ChannelManagers may assume TargetHandle != 0 if presentWill Thompson2008-09-161-1/+1
* ChannelManager: document the lifetime of request_propertiesWill Thompson2008-09-151-1/+2
* ChannelManager: document valid assumptions about request_propertiesWill Thompson2008-09-151-0/+22
* Document TpChannelManagerWill Thompson2008-09-151-1/+87
* ChannelManager: refer to opaque gpointers as request tokens consistentlyWill Thompson2008-09-151-1/+1
* TpChannelManagerIface: add 3 fields for ensure and capsWill Thompson2008-09-151-0/+3
* TpChannelManager: remove pointless priv field from IfaceWill Thompson2008-09-151-1/+0
* Add tp_channel_manager_asv_has_unknown_propertiesWill Thompson2008-09-151-0/+6
* Add TpChannelManager interfaceWill Thompson2008-09-151-0/+129