summaryrefslogtreecommitdiff
path: root/telepathy-glib/util.c
Commit message (Expand)AuthorAgeFilesLines
* 0.23.0Guillaume Desmottes2013-10-281-1/+1
* Suppress remaining GValueArray deprecation warningsSimon McVittie2013-09-261-0/+6
* Use tp_value_array_free instead of g_value_array_freeSimon McVittie2013-09-261-1/+1
* tp_value_array_free: addSimon McVittie2013-09-261-1/+17
* TpConnectionManager, TpProtocol: improve debug outputSimon McVittie2013-09-241-0/+26
* _tp_create_temp_unix_socket: avoid using tmpnam()Simon McVittie2013-09-061-17/+34
* 0.21.0 releasetelepathy-glib-0.21.0Xavier Claessens2013-04-031-2/+2
* Deprecate tp_g_key_file_get_(u)int64, GLib has it since 2.26Xavier Claessens2012-10-101-0/+2
* Introspect util.[ch]Simon McVittie2012-09-071-41/+42
* Modernise GList usageXavier Claessens2012-09-051-5/+1
* Util: Add _tp_g_list_copy_deep()Xavier Claessens2012-09-051-0/+19
* Stop using TP_ERRORSSimon McVittie2012-05-021-2/+2
* Use g_ptr_array_new_full() now that we can depend on glib 2.30Xavier Claessens2012-04-231-13/+1
* Document that tp_user_action_time_from_x11 works for GDK 3 tooSimon McVittie2012-04-161-3/+3
* _tp_object_list_copy, _tp_object_list_free: addSimon McVittie2012-03-091-0/+30
* Add config.h include in all source filesXavier Claessens2012-02-061-1/+1
* Changes required to cross compile with mingw32Siraj Razick2011-12-221-1/+4
* docs: many misc fixupsJonny Lamb2011-11-231-1/+1
* _tp_contacts_to_handles: check we pass at least one contactGuillaume Desmottes2011-11-011-0/+1
* _tp_contacts_from_values: skip NULL contactsGuillaume Desmottes2011-10-111-2/+5
* Steal wocky_enum_{to,from}_nickWill Thompson2011-10-111-0/+68
* Add TP_CHANNEL_FEATURE_CONTACTS featureXavier Claessens2011-09-301-0/+3
* Add tp_simple_client_factory_add_*_features_varargs()Xavier Claessens2011-08-041-0/+19
* Add _tp_contacts_from_valuesXavier Claessens2011-08-041-0/+22
* Rename _tp_g_ptr_array_sized_new_with_free_func() to _tp_g_ptr_array_new_full()Xavier Claessens2011-07-221-1/+1
* Always create TpChannelRequest objects through a factoryXavier Claessens2011-07-201-2/+4
* Add _tp_contacts_to_handles()Xavier Claessens2011-07-151-0/+30
* Factor out _tp_set_socket_address_type_and_access_control_type() and _tp_crea...Morten Mjelva2011-07-131-0/+202
* Factor out _tp_g_ptr_array_sized_new_with_free_func()Xavier Claessens2011-07-121-0/+12
* Version 0.14.3telepathy-glib-0.14.3Will Thompson2011-03-311-1/+1
* Merge branch 'ptr-array-extend' into telepathy-glib-0.14Will Thompson2011-03-311-0/+34
|\
| * tp_g_ptr_array_*: add NULL guardsWill Thompson2011-03-311-0/+5
| * Move tp_g_ptr_array_extend to beside _contains()Will Thompson2011-03-311-30/+29
| * tp_g_ptr_array_extend: use better argument namesWill Thompson2011-03-311-10/+10
| * util: add tp_g_ptr_array_extendJonny Lamb2011-02-141-0/+30
* | Implement tp_strdiff using g_strcmp0.Will Thompson2011-03-151-8/+1
* | Make tp_clear_* less NULL-safe.Will Thompson2011-03-151-8/+5
* | Add an invert parameter to binding functionsDanielle Madeley2011-03-011-2/+9
* | Add GBinding utilities for connection-status on TpAccount and TpConnectionDanielle Madeley2011-02-281-0/+15
* | prepare 0.13.15telepathy-glib-0.13.15Guillaume Desmottes2011-02-241-1/+1
* | util.c: add copyrights from glib/gutf8.c for tp_utf8_make_valid()Senko Rasic2011-02-241-0/+2
* | add tp_utf8_make_valid()Senko Rasic2011-02-241-0/+56
* | factor out _tp_create_channel_request_listGuillaume Desmottes2011-02-221-0/+30
|/
* fd.o #32411: tp_g_signal_connect_object: fail if unsupported flags are usedSimon McVittie2010-12-161-0/+2
* Prepare version 0.13.9telepathy-glib-0.13.9Simon McVittie2010-12-101-2/+2
* tp_mixin_(instance|class)_get_offset: return 0 without error if there is no m...Simon McVittie2010-12-101-5/+13
* factor out _tp_create_temp_unix_socket()Guillaume Desmottes2010-09-281-0/+40
* TpBaseClient: wait for user-set account, connection and channel featuresSimon McVittie2010-08-171-0/+53
* Prepare version 0.11.13telepathy-glib-0.11.13Simon McVittie2010-08-171-0/+4
* Add tp_user_action_time_from_x11, tp_user_action_time_should_presentSimon McVittie2010-08-121-0/+68