summaryrefslogtreecommitdiff
path: root/telepathy-glib/util-internal.h
Commit message (Expand)AuthorAgeFilesLines
* TpConnectionManager, TpProtocol: improve debug outputSimon McVittie2013-09-241-0/+1
* _tp_create_temp_unix_socket: avoid using tmpnam()Simon McVittie2013-09-061-0/+1
* Util: Add _tp_g_list_copy_deep()Xavier Claessens2012-09-051-0/+5
* Mark all -internal headers as /*<private_header>*/Simon McVittie2012-05-071-0/+1
* Use g_ptr_array_new_full() now that we can depend on glib 2.30Xavier Claessens2012-04-231-4/+0
* _tp_object_list_copy, _tp_object_list_free: addSimon McVittie2012-03-091-0/+3
* Steal wocky_enum_{to,from}_nickWill Thompson2011-10-111-0/+3
* Add tp_simple_client_factory_add_*_features_varargs()Xavier Claessens2011-08-041-0/+3
* Add _tp_contacts_from_valuesXavier Claessens2011-08-041-0/+2
* Rename _tp_g_ptr_array_sized_new_with_free_func() to _tp_g_ptr_array_new_full()Xavier Claessens2011-07-221-2/+2
* Always create TpChannelRequest objects through a factoryXavier Claessens2011-07-201-1/+1
* Add _tp_contacts_to_handles()Xavier Claessens2011-07-151-0/+7
* Factor out _tp_set_socket_address_type_and_access_control_type() and _tp_crea...Morten Mjelva2011-07-131-0/+9
* Factor out _tp_g_ptr_array_sized_new_with_free_func()Xavier Claessens2011-07-121-0/+4
* Add GBinding utilities for connection-status on TpAccount and TpConnectionDanielle Madeley2011-02-281-0/+3
* factor out _tp_create_channel_request_listGuillaume Desmottes2011-02-221-0/+5
* util-internal.h: include config.hGuillaume Desmottes2010-10-061-0/+2
* factor out _tp_create_temp_unix_socket()Guillaume Desmottes2010-09-281-0/+6
* util-internal: import 'finish' helper macros from WockyGuillaume Desmottes2010-09-281-0/+35
* TpBaseClient: wait for user-set account, connection and channel featuresSimon McVittie2010-08-171-0/+1
* various: warn about unused results that would indicate an obvious leakSimon McVittie2009-12-181-2/+2
* _tp_quark_array_copy(): copy a 0-terminated GQuark array into a GArray.David Laban2009-11-171-0/+28