summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-27ensure that values received from callback are not NULLnextGuillaume Desmottes5-4/+13
2014-05-27tp-fs: fix a potential NULL dereferencing crashGuillaume Desmottes1-1/+2
2014-05-26base-contact-list: pass a TpMutableContactGroupList to vfuncsGuillaume Desmottes5-64/+122
2014-05-26add TpMutableContactGroupList typedef and casting macroGuillaume Desmottes3-0/+17
2014-05-26rename contact list method taking a TpBlockableContactListGuillaume Desmottes5-79/+79
2014-05-26pass TpBlockableContactList to blocking methodsGuillaume Desmottes3-52/+61
2014-05-26base-contact-list: pass a TpBlockableContactList to vfuncsGuillaume Desmottes5-34/+186
2014-05-26add TpBlockableContactList typedef and casting macroGuillaume Desmottes3-0/+17
2014-05-26rename most ContactGroups methodsGuillaume Desmottes6-105/+105
2014-05-26pass a TpContactGroupList to all the ContactGroups methodsGuillaume Desmottes4-49/+73
2014-05-26pass a TpContactGroupList to methods dealing with groupsGuillaume Desmottes4-60/+71
2014-05-26pass a TpContactGroupList to TpContactGroupListInterface vfuncsGuillaume Desmottes5-29/+65
2014-05-26base-contact-list: add dummy TpContactGroupList typedef and cast macroGuillaume Desmottes3-0/+17
2014-05-26logger: don't assume @error is not NULLGuillaume Desmottes2-8/+10
2014-05-26ensure that class pointers aren't NULLGuillaume Desmottes3-0/+13
2014-05-26tp-fs: add mising 'break' in switch blockGuillaume Desmottes1-0/+1
2014-05-26Merge branch 'master' into nextGuillaume Desmottes17-36/+30
2014-05-26Merge branch 'telepathy-glib-0.24'HEADmasterGuillaume Desmottes2-3/+7
2014-05-26test-connection-error: don't check errors twiceGuillaume Desmottes1-10/+2
2014-05-26account-request: remove useless 'priv' variableGuillaume Desmottes1-11/+7
2014-05-26contact-list: don't crash if 'd' is NULLGuillaume Desmottes1-2/+6
2014-05-26base-client: fix potential uninitialized variable bugGuillaume Desmottes1-1/+1
2014-05-16remove tp_dbus_properties_mixin_class_init()Guillaume Desmottes4-99/+0
2014-05-16stop calling tp_dbus_properties_mixin_class_init()Guillaume Desmottes20-21/+0
2014-05-16test-dbus-properties: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes1-10/+5
2014-05-16contactlist/conn: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2-12/+4
2014-05-16tls-certificate: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2-13/+4
2014-05-16textchann-group: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2-3/+1
2014-05-16simple-channel-request: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2-13/+4
2014-05-16simple-channel-dispatcher: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2-13/+4
2014-05-16simple-channel-dispatch-operation: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2-13/+4
2014-05-16simple-account: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2-30/+13
2014-05-16simple-account-manager: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2-13/+4
2014-05-16contacts-conn: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2-23/+11
2014-05-16move tp_handle_set_to_array() as private APIGuillaume Desmottes7-10/+13
2014-05-16stop using tp_handle_set_to_array() in testsGuillaume Desmottes1-38/+57
2014-05-16remove tp_handle_set_new_from_array()Guillaume Desmottes4-27/+0
2014-05-16base-contact-list: start using tp_handle_set_to_variant()Guillaume Desmottes1-13/+9
2014-05-16base-contact-list: use tp_handles_are_valid_variant()Guillaume Desmottes1-59/+13
2014-05-16add tp_handles_are_valid_variant()Guillaume Desmottes4-0/+61
2014-05-16base-contact-list: use tp_handle_set_new_from_variant()Guillaume Desmottes1-16/+16
2014-05-16handle-set: add GVariant APIGuillaume Desmottes4-0/+58
2014-05-16add tp_intset_from_variant()Guillaume Desmottes4-0/+42
2014-05-16add tp_intset_to_variant()Guillaume Desmottes4-0/+46
2014-05-16move _TpBaseConnectionPrivate struct to its .c fileGuillaume Desmottes2-58/+58
2014-05-15TpProtocol:avatar-requirements: turn to a boxed propertyGuillaume Desmottes1-2/+3
2014-05-15Tp*Context:dbus-context is now an objectGuillaume Desmottes3-12/+21
2014-05-15base-protocol: get_avatar_details() now return a booleanGuillaume Desmottes3-6/+9
2014-05-14nano versionSimon McVittie2-1/+6
2014-05-14Skip part of the self-handle test until we fix its race conditionSimon McVittie1-0/+3