summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge remote-tracking branch 'cassidy/next-contact-list-iface-77772' into nextSimon McVittie2014-09-177-316/+437
|\ \ \ \
| * | | | introspect base-contact-listGuillaume Desmottes2014-05-271-0/+1
| * | | | rename @normalized_group arg to @groupGuillaume Desmottes2014-05-272-6/+6
| * | | | pass a TpMutableContactGroupList to get_group_storage() vfuncGuillaume Desmottes2014-05-274-7/+7
| * | | | rename TpMutableContactGroupList methodsGuillaume Desmottes2014-05-274-101/+104
| * | | | pass a TpMutableContactGroupList to methodsGuillaume Desmottes2014-05-272-66/+65
| * | | | rename TpMutableContactList methodsGuillaume Desmottes2014-05-274-99/+100
| * | | | pass a TpMutableContactList to methodsGuillaume Desmottes2014-05-272-60/+55
| * | | | pass a TpMutableContactList to vfunc functionsGuillaume Desmottes2014-05-275-67/+173
| * | | | add TpMutableContactList typedef and casting macroGuillaume Desmottes2014-05-273-0/+16
| |/ / /
* | | | Fix online documentation references for nextSimon McVittie2014-09-172-2/+2
* | | | Merge branch 'master' into nextSimon McVittie2014-09-172-4/+160
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Replace tp_verify_* with equivalent G_STATIC_ASSERTsSimon McVittie2014-09-173-149/+4
| * | Merge remote-tracking branch 'origin/telepathy-glib-0.24'Simon McVittie2014-09-172-3/+7
| |\ \
| | * | set nano flagGuillaume Desmottes2014-08-251-1/+1
| | * | 0.24.1telepathy-glib-0.24.1Guillaume Desmottes2014-08-252-4/+8
| * | | Revert "Upload documentation to the 0.24.x location"Simon McVittie2014-09-172-3/+1
| * | | Revert "Don't check documentation completeness in this stable branch"Simon McVittie2014-09-171-2/+10
| * | | Revert "Disable warnings about deprecated functions for stable branch"Simon McVittie2014-09-171-2/+1
* | | | ensure that values received from callback are not NULLGuillaume Desmottes2014-05-275-4/+13
* | | | tp-fs: fix a potential NULL dereferencing crashGuillaume Desmottes2014-05-271-1/+2
* | | | base-contact-list: pass a TpMutableContactGroupList to vfuncsGuillaume Desmottes2014-05-265-64/+122
* | | | add TpMutableContactGroupList typedef and casting macroGuillaume Desmottes2014-05-263-0/+17
* | | | rename contact list method taking a TpBlockableContactListGuillaume Desmottes2014-05-265-79/+79
* | | | pass TpBlockableContactList to blocking methodsGuillaume Desmottes2014-05-263-52/+61
* | | | base-contact-list: pass a TpBlockableContactList to vfuncsGuillaume Desmottes2014-05-265-34/+186
* | | | add TpBlockableContactList typedef and casting macroGuillaume Desmottes2014-05-263-0/+17
* | | | rename most ContactGroups methodsGuillaume Desmottes2014-05-266-105/+105
* | | | pass a TpContactGroupList to all the ContactGroups methodsGuillaume Desmottes2014-05-264-49/+73
* | | | pass a TpContactGroupList to methods dealing with groupsGuillaume Desmottes2014-05-264-60/+71
* | | | pass a TpContactGroupList to TpContactGroupListInterface vfuncsGuillaume Desmottes2014-05-265-29/+65
* | | | base-contact-list: add dummy TpContactGroupList typedef and cast macroGuillaume Desmottes2014-05-263-0/+17
* | | | logger: don't assume @error is not NULLGuillaume Desmottes2014-05-262-8/+10
* | | | ensure that class pointers aren't NULLGuillaume Desmottes2014-05-263-0/+13
* | | | tp-fs: add mising 'break' in switch blockGuillaume Desmottes2014-05-261-0/+1
* | | | Merge branch 'master' into nextGuillaume Desmottes2014-05-2617-36/+30
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'telepathy-glib-0.24'Guillaume Desmottes2014-05-262-3/+7
| |\ \ | | |/
| | * contact-list: don't crash if 'd' is NULLGuillaume Desmottes2014-05-261-2/+6
| | * base-client: fix potential uninitialized variable bugGuillaume Desmottes2014-05-261-1/+1
| * | test-connection-error: don't check errors twiceGuillaume Desmottes2014-05-261-10/+2
| * | account-request: remove useless 'priv' variableGuillaume Desmottes2014-05-261-11/+7
| * | stop hardcoding python's path in .py scriptsGuillaume Desmottes2014-05-0813-13/+13
| |/
| * nano versionSimon McVittie2014-03-262-1/+6
| * 0.24.0telepathy-glib-0.24.0Simon McVittie2014-03-262-6/+8
| * Upload documentation to the 0.24.x locationSimon McVittie2014-03-262-1/+3
| * Don't check documentation completeness in this stable branchSimon McVittie2014-03-261-10/+2
| * Disable warnings about deprecated functions for stable branchSimon McVittie2014-03-261-1/+2
* | remove tp_dbus_properties_mixin_class_init()Guillaume Desmottes2014-05-164-99/+0
* | stop calling tp_dbus_properties_mixin_class_init()Guillaume Desmottes2014-05-1620-21/+0
* | test-dbus-properties: use the 'invisible' TpDBusPropertiesMixin APIGuillaume Desmottes2014-05-161-10/+5