summaryrefslogtreecommitdiff
path: root/src/roomlist-channel.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-11Stop accessing sealed tp-glib structsXavier Claessens1-5/+0
2012-05-30Use meta-headers for everythingSimon McVittie1-8/+3
2012-05-10Stop using tp_handle_ref/unrefXavier Claessens1-1/+0
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-2/+2
2010-08-24RoomlistChannel: Remove incorrect, content-free docstringsWill Thompson1-33/+0
2010-08-24Port RoomlistChannel to TpBaseChannelWill Thompson1-75/+48
2010-04-28Use instance address to uniquify roomlist paths.Will Thompson1-3/+2
2010-04-28Port RoomlistChannel to BaseChannelWill Thompson1-259/+56
2009-03-23Simplify access to private struct in several filesWill Thompson1-13/+11
2008-11-05GabbleRoomlistChannel: add immutable Interfaces property to channel detailsSimon McVittie1-0/+1
2008-10-14Update to spec 0.17.13, moving various future Channel properties to the presentSimon McVittie1-18/+6
2008-10-14GabbleRoomlistChannel: use G_PARAM_STATIC_STRINGSSimon McVittie1-14/+7
2008-09-19Don't leak a hash table on calls to GetAll('o.fd.T.Channel')Will Thompson1-1/+1
2008-09-05Use TpExportableChannel; remove GabbleExportableChannelWill Thompson1-3/+3
2008-08-20Merge branch 'requestotron/requestables' into requestotron/mucSimon McVittie1-2/+2
2008-08-18Move TargetID from the future into the present.Simon McVittie1-2/+2
2008-08-05GabbleRoomlistChannel: set priv->closed before emitting closed, so we don't i...Simon McVittie1-1/+1
2008-07-29GabbleRoomlistChannel: remove vestigial property-setter for channel-propertiesSimon McVittie1-3/+0
2008-07-25GabbleRoomlistChannel: implement GabbleExportableChannelSimon McVittie1-0/+28
2008-07-22GabbleRoomlistChannel: add the Requested propertySimon McVittie1-0/+12
2008-07-21Add basic support for future properties in room listsSimon McVittie1-0/+58
2008-07-22GabbleRoomlistChannel: simplify priv accessSimon McVittie1-3/+1
2008-07-21GabbleRoomlistChannel: use telepathy-glib's GTypesSimon McVittie1-12/+6
2008-07-21tidy up libc/glib includesDafydd Harries1-2/+0
2008-07-21tidy up include styleDafydd Harries1-2/+3
2008-07-21make config.h the first include in every fileDafydd Harries1-0/+1
2008-07-18enure pointer casts have a space after themDafydd Harries1-9/+9
2008-07-14rename gabble-roomlist-channel.c to roomlist-channel.cDafydd Harries1-0/+753