summaryrefslogtreecommitdiff
path: root/telepathy-glib/proxy-methods.c
Commit message (Expand)AuthorAgeFilesLines
* Use tp_value_array_free instead of g_value_array_freeSimon McVittie2013-09-261-2/+3
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* docs: many misc fixupsJonny Lamb2011-11-231-1/+1
* Fix various broken cross-references in documentationSimon McVittie2010-08-231-2/+2
* tp_proxy_pending_call_v0_new: rename @interface to @ifaceSimon McVittie2009-10-161-4/+4
* TpProxyPendingCall: fix rare crash when cancelled before we've been given our...Simon McVittie2009-07-091-1/+1
* TpProxy: suppress false positives from uninitialized GError detectorSimon McVittie2008-10-151-1/+1
* TpProxy: use unsigned for booleans in bitfieldsSimon McVittie2008-10-151-3/+3
* Avoid a misleading debug message every time a pending call completes, and pro...Simon McVittie2008-05-281-1/+1
* Refactor TpProxyPendingCall to avoid revenge-of-#14750.Simon McVittie2008-03-041-74/+117
* Annotate contents of TpProxyPendingCall a bit moreSimon McVittie2008-03-041-5/+37
* Move method- and signal-specific bits of TpProxy to separate source filesSimon McVittie2008-03-031-0/+437