summaryrefslogtreecommitdiff
path: root/src/conn-client-types.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-04client-types: implement RequestClientTypes()Guillaume Desmottes1-0/+39
2012-05-30Use meta-headers for everythingSimon McVittie1-1/+2
2011-04-11ClientTypes: ensure an out parameter is non-NULL.Will Thompson1-0/+2
2011-04-08ClientTypesUpdated: use get_client_types_from_handle()Will Thompson1-20/+3
2011-04-08Clarify get_client_types_from_handle()Will Thompson1-21/+25
2011-04-08ClientTypes: make idle hack saferWill Thompson1-9/+26
2011-04-08ClientTypes: clarify weird idle callbackWill Thompson1-21/+21
2011-04-08ClientTypes: pass around gchar**, not GPtrArrayWill Thompson1-44/+22
2011-04-08ClientTypes: simplify (and test) contact attr implementationWill Thompson1-4/+2
2011-04-08client-types: update to presence{,-cache} changesJonny Lamb1-54/+59
2010-10-25client types: don't keep firing ClientTypesUpdated before we actually know an...Jonny Lamb1-0/+7
2010-09-30client types: use tp-glib's generated codeJonny Lamb1-7/+7
2010-09-21client types: make sure that every pointer array created is freedJonny Lamb1-2/+5
2010-09-20client types: share some code between method and contact attributeJonny Lamb1-86/+60
2010-09-17client types: remove dummy predicate for resource pickingJonny Lamb1-10/+3
2010-07-27client types: now it's called ClientTypes; update everythingJonny Lamb1-0/+280