summaryrefslogtreecommitdiff
path: root/telepathy-glib/handle-repo-dynamic.c
Commit message (Expand)AuthorAgeFilesLines
* Release 0.19.2telepathy-glib-0.19.2Xavier Claessens2012-06-281-3/+3
* TpDynamicHandleRepo: Support async normalization functionXavier Claessens2012-06-281-0/+116
* TpDynamicHandleRepo: factor out ensure_handle_take_normalized_id()Xavier Claessens2012-06-281-22/+29
* Stop using TP_ERRORSSimon McVittie2012-05-021-2/+2
* Consistently use G_PARAM_STATIC_STRINGS for propertiesSimon McVittie2012-02-091-4/+2
* Add config.h include in all source filesXavier Claessens2012-02-061-1/+1
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-2/+2
* Fix a load of broken documentation cross-referencesWill Thompson2011-02-021-1/+1
* dynamic_ensure_handle: don't leak normal_idGuillaume Desmottes2010-12-081-4/+5
* Prepare version 0.13.8telepathy-glib-0.13.8Simon McVittie2010-12-011-1/+1
* TpDynamicHandleRepo: store handle data in a GArray, not a GHashTableSimon McVittie2010-12-011-58/+54
* TpDynamicHandleRepo: be "grow-only", i.e. once a handle is created, it lasts ...Simon McVittie2010-12-011-348/+18
* handle-repo: make tp_handle_ref return the handleJonny Lamb2010-11-151-2/+4
* Merge branch 'telepathy-glib-0.12'Guillaume Desmottes2010-10-131-1/+1
|\
| * Remove redundant trailing semicolons from G_DEFINE_TYPE etc.Simon McVittie2010-10-061-1/+1
* | _tp_dynamic_handle_repo_get_normalization_data: addSimon McVittie2010-05-251-0/+58
|/
* Use macros WARNING(), etc., consistently (within the library)Simon McVittie2010-04-301-3/+3
* Put various files into debug domainsSimon McVittie2010-04-301-0/+3
* Use tp_str_empty whenever it's equivalent to the current codeSimon McVittie2010-04-011-1/+2
* fd.o #9812: TpDynamicHandleRepo: use tp_dbus_daemon_watch_name_owner for redu...Simon McVittie2009-08-171-15/+22
* TpDynamicHandleRepo: use the globally cached starter D-Bus daemonSimon McVittie2009-01-301-19/+13
* gtk-doc property notation is #Class:prop not #Class::propWill Thompson2009-01-071-3/+3
* Set InvalidHandle when handles are invalid, not InvalidArgument.Simon McVittie2008-10-131-1/+1
* TpDynamicHandleRepo: in tp_handle_lookup() implementation, raise NotAvailable...Simon McVittie2008-04-301-0/+8
* TpDynamicHandleRepo: move docs from .h to .cSimon McVittie2008-04-301-0/+31
* When doing handle-leak debugging, print a message when there are no leaks, so...Simon McVittie2008-04-231-1/+4
* TpDynamicHandleRepo: prototype handle_priv_new correctlySimon McVittie2008-02-211-1/+1
* Use G_PARAM_STATIC_NAME | G_PARAM_STATIC_BLURB | G_PARAM_STATIC_NICK for all ...Simon McVittie2008-01-161-4/+4
* handle-repo-dynamic: if the TpDBusDaemon ever goes to 0 refs, null out the po...Simon McVittie2008-01-111-2/+3
* TpDynamicHandleRepo: use TpDBusDaemon to track handle-holder life cycleSimon McVittie2008-01-101-23/+36
* Change all internal-*.h to a more conventional *-internal.hSimon McVittie2007-11-151-1/+1
* Include <config.h> in handle-repo-dynamic.c to make --enable-handle-leak debu...Olli Salli2007-04-201-0/+7
* Move contents of lib/ into root directorySimon McVittie2007-04-191-0/+814