summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-channel.h
Commit message (Expand)AuthorAgeFilesLines
* version 0.19.7telepathy-glib-0.19.7Jonny Lamb2012-08-271-3/+3
* Merge branch 'base-channel-disappear'Jonny Lamb2012-08-271-0/+7
|\
| * base-channel: add support for 'disappearing' channelsJonny Lamb2012-06-051-0/+7
* | Remove from doc sealed fieldsXavier Claessens2012-07-051-0/+2
* | TpBaseChannelClass: Seal interfaces memberXavier Claessens2012-06-261-1/+1
* | Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
|/
* Version-annotate recent APISimon McVittie2012-05-031-0/+2
* Merge branch 'master' into call1Xavier Claessens2012-01-201-1/+3
|\
| * base-channel: deprecate interfaces class property for get_interfaces() methodDanielle Madeley2012-01-201-1/+3
* | TpBaseChannel: Add tp_base_channel_get_self_handle()Xavier Claessens2012-01-101-0/+1
|/
* Correct copyright years in TpBaseChannelSimon McVittie2010-08-251-2/+2
* Add tp_base_channel_close()Will Thompson2010-08-251-0/+1
* Add tp_base_channel_is_registered()Will Thompson2010-08-241-0/+1
* Fix miscellaneous style trivia.Will Thompson2010-08-241-1/+1
* TpBaseChannel: add get_object_path_suffice vfuncJonathon Jongsma2010-08-231-0/+2
* TpBaseChannel: miscellaneous fixes from reviewJonathon Jongsma2010-08-231-1/+1
* TpBaseChannel: rename 'target' to 'target_handle'Jonathon Jongsma2010-08-231-2/+2
* Fix a variety of small documentation issues from reviewJonathon Jongsma2010-08-231-1/+4
* Add tp_base_channel_is_destroyed()Will Thompson2010-08-231-0/+1
* TpBaseChannel: rename add_properties() to fill_immutable_properties()Jonathon Jongsma2010-08-201-2/+2
* Typedef the TpBaseChannelClass vfuncs' signaturesWill Thompson2010-08-191-2/+6
* Add tp_base_channel_is_requested()Will Thompson2010-08-191-0/+1
* Add accessors for TpBaseChannel's target and initiatorWill Thompson2010-08-191-0/+2
* Add tp_base_channel_get_connection()Will Thompson2010-08-191-0/+1
* Add tp_base_channel_get_object_path()Will Thompson2010-08-191-0/+2
* TpBaseChannel: Add class documentationJonathon Jongsma2010-08-171-2/+4
* BaseChannel: provide dbus properties via vfuncJonathon Jongsma2010-08-171-1/+1
* TpBaseChannel: add initiator arg to tp_base_channel_reopened()Jonathon Jongsma2010-08-171-1/+1
* TpBaseChannel: add accessor for base propertiesJonathon Jongsma2010-08-171-0/+1
* TpBaseChannel: Add a close() virtual functionJonathon Jongsma2010-08-051-0/+3
* TpBaseChannel: Make data members privateJonathon Jongsma2010-08-051-10/+2
* Add a Base Channel implementation to telepathy-glibJonathon Jongsma2010-08-041-0/+89