summaryrefslogtreecommitdiff
path: root/telepathy-glib/group-mixin.h
AgeCommit message (Expand)AuthorFilesLines
2014-04-10tp_group_mixin_change_members: take a GVariant for the detailsSimon McVittie1-1/+1
2014-04-10tp_group_mixin_get_members etc.: remove accessors for membersSimon McVittie1-15/+0
2012-06-26Make sure telepathy-glib.h does not include headers from telepathy-glib-dbus....Xavier Claessens1-2/+2
2012-06-11Disable single include for goodXavier Claessens1-1/+1
2012-06-06Merge branch 'master' into nextXavier Claessens1-0/+4
2012-06-05Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens1-0/+4
2012-05-07Don't include svc-*.h in "high-level" headersSimon McVittie1-1/+0
2012-01-31Group interface: remove deprecated methods & signalsJonny Lamb1-6/+0
2011-04-20Move instance struct definitions above classes.Will Thompson1-21/+21
2010-12-10TP_HAS_GROUP_MIXIN, TP_HAS_GROUP_MIXIN_CLASS: addSimon McVittie1-0/+2
2010-09-14Change uses of TpIntSet to TpIntsetPhilip Withnall1-4/+4
2010-06-29tp_group_mixin_change_members: be more const-correctSimon McVittie1-5/+6
2009-03-17tp_group_mixin_class_always_allow_removing_self: shorten to ...allow_self_rem...Simon McVittie1-1/+1
2009-03-16TpGroupMixin: allow channels to make the self-handle always removableSimon McVittie1-0/+1
2009-01-07Group: add _change_members_detailed()Will Thompson1-0/+3
2008-11-06TpGroupMixin: allow things with the mixin to be subclassed (fd.o #15092)Simon McVittie1-4/+3
2008-06-06TpGroupMixin: provide a properties implementation for the external group mixi...Simon McVittie1-0/+4
2008-05-27TpGroupMixin: use tp_dbus_properties_mixin_implement_interfaceSimon McVittie1-2/+1
2008-05-26Change tp_group_mixin_add_handle_owners to take a hash table rather than two ...Simon McVittie1-2/+2
2008-05-26TpGroupMixin: add tp_group_mixin_change_self_handle; correctly ref our self-h...Simon McVittie1-1/+3
2008-05-26Group mixin: improve docs for propertiesSimon McVittie1-1/+1
2008-05-22TpGroupMixin: Implement the properties-based version of the Group APISimon McVittie1-0/+8
2008-02-22Fix shadowing in telepathy-glib/*.h as well as *.c, so the gtkdoc comes out r...Simon McVittie1-2/+2
2007-12-04Document that group_mixin->group_flags defaults to 0.Will Thompson1-1/+2
2007-12-03Add some missing Nokia copyrights, and update some Collabora and Nokia copyri...Simon McVittie1-2/+2
2007-06-01Objects with an external group mixin emit the same signals as the object with...Simon McVittie1-1/+2
2007-05-31Implement "external group mixin" which lets MUC-based tubes channels delegate...Simon McVittie1-0/+4
2007-05-31Actually implement RemoveMembersWithReason() in group mixinSimon McVittie1-0/+25
2007-04-19Move contents of lib/ into root directorySimon McVittie1-0/+189