summaryrefslogtreecommitdiff
path: root/telepathy-glib/proxy-signals.c
Commit message (Expand)AuthorAgeFilesLines
* Use tp_value_array_free instead of g_value_array_freeSimon McVittie2013-09-261-1/+2
* TpProxy: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-051-1/+1
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Use macros WARNING(), etc., consistently (within the library)Simon McVittie2010-04-301-1/+1
* tp_proxy_signal_connection_v0_new: rename @interface to @ifaceSimon McVittie2009-10-161-9/+9
* tp_proxy_signal_connection_unref: document when this function is unsafe to callSimon McVittie2009-08-191-0/+11
* proxy-signals.c: clear the TpProxySignalConnection's weak reference when a pr...Simon McVittie2008-03-061-6/+15
* Fix fd.o#14750 by delaying destruction of TpProxySignalConnection until we've...Simon McVittie2008-03-041-9/+27
* tp_proxy_signal_connection_disconnect_dbus_glib: remove early return if sc->p...Simon McVittie2008-03-041-4/+13
* Move method- and signal-specific bits of TpProxy to separate source filesSimon McVittie2008-03-031-0/+417