summaryrefslogtreecommitdiff
path: root/telepathy-glib/group-mixin.h
Commit message (Expand)AuthorAgeFilesLines
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* Move instance struct definitions above classes.Will Thompson2011-04-201-21/+21
* TP_HAS_GROUP_MIXIN, TP_HAS_GROUP_MIXIN_CLASS: addSimon McVittie2010-12-101-0/+2
* Change uses of TpIntSet to TpIntsetPhilip Withnall2010-09-141-4/+4
* tp_group_mixin_change_members: be more const-correctSimon McVittie2010-06-291-5/+6
* tp_group_mixin_class_always_allow_removing_self: shorten to ...allow_self_rem...Simon McVittie2009-03-171-1/+1
* TpGroupMixin: allow channels to make the self-handle always removableSimon McVittie2009-03-161-0/+1
* Group: add _change_members_detailed()Will Thompson2009-01-071-0/+3
* TpGroupMixin: allow things with the mixin to be subclassed (fd.o #15092)Simon McVittie2008-11-061-4/+3
* TpGroupMixin: provide a properties implementation for the external group mixi...Simon McVittie2008-06-061-0/+4
* TpGroupMixin: use tp_dbus_properties_mixin_implement_interfaceSimon McVittie2008-05-271-2/+1
* Change tp_group_mixin_add_handle_owners to take a hash table rather than two ...Simon McVittie2008-05-261-2/+2
* TpGroupMixin: add tp_group_mixin_change_self_handle; correctly ref our self-h...Simon McVittie2008-05-261-1/+3
* Group mixin: improve docs for propertiesSimon McVittie2008-05-261-1/+1
* TpGroupMixin: Implement the properties-based version of the Group APISimon McVittie2008-05-221-0/+8
* Fix shadowing in telepathy-glib/*.h as well as *.c, so the gtkdoc comes out r...Simon McVittie2008-02-221-2/+2
* Document that group_mixin->group_flags defaults to 0.Will Thompson2007-12-041-1/+2
* Add some missing Nokia copyrights, and update some Collabora and Nokia copyri...Simon McVittie2007-12-031-2/+2
* Objects with an external group mixin emit the same signals as the object with...Simon McVittie2007-06-011-1/+2
* Implement "external group mixin" which lets MUC-based tubes channels delegate...Simon McVittie2007-05-311-0/+4
* Actually implement RemoveMembersWithReason() in group mixinSimon McVittie2007-05-311-0/+25
* Move contents of lib/ into root directorySimon McVittie2007-04-191-0/+189