summaryrefslogtreecommitdiff
path: root/telepathy-glib/util.h
Commit message (Expand)AuthorAgeFilesLines
* Replace tp_verify_* with equivalent G_STATIC_ASSERTsSimon McVittie2014-09-171-2/+3
* util.h: define tp_value_array_free if version is at least 0.24telepathy-glib-0.23.0Guillaume Desmottes2013-10-281-1/+1
* util.h: remove comment triggering the UNRELEASED checkGuillaume Desmottes2013-10-281-1/+0
* util.h: replace _TP_AVAILABLE_IN_UNRELEASEDGuillaume Desmottes2013-10-281-1/+1
* tp_value_array_free: addSimon McVittie2013-09-261-0/+17
* 0.21.0 releasetelepathy-glib-0.21.0Xavier Claessens2013-04-031-2/+2
* add missing inclusionSimon McVittie2012-10-101-0/+1
* Util: Link APIs to their bug for inclusion in GLibXavier Claessens2012-10-101-0/+7
* Deprecate tp_g_key_file_get_(u)int64, GLib has it since 2.26Xavier Claessens2012-10-101-0/+4
* Introspect util.[ch]Simon McVittie2012-09-071-0/+6
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* Make tp_str_empty() a static inline function directlyWill Thompson2011-04-201-3/+1
* Merge branch 'ptr-array-extend' into telepathy-glib-0.14Will Thompson2011-03-311-0/+1
|\
| * Move tp_g_ptr_array_extend to beside _contains()Will Thompson2011-03-311-2/+1
| * tp_g_ptr_array_extend: use better argument namesWill Thompson2011-03-311-1/+1
| * util: add tp_g_ptr_array_extendJonny Lamb2011-02-141-0/+2
* | Make tp_clear_* less NULL-safe.Will Thompson2011-03-151-18/+14
* | add tp_utf8_make_valid()Senko Rasic2011-02-241-0/+2
|/
* Add tp_user_action_time_from_x11, tp_user_action_time_should_presentSimon McVittie2010-08-121-0/+4
* util: add tp_simple_async_report_success_in_idleSimon McVittie2010-06-291-1/+4
* Add tp_clear_object, tp_clear_pointer macrosSimon McVittie2010-06-011-3/+34
* Put one argument per line in new declarations, consistent with definitionsSimon McVittie2010-04-061-1/+2
* Add TpWeakRef, a weak-ref wrapperSimon McVittie2010-04-061-0/+7
* util: add tp_str_empty()Simon McVittie2010-04-011-0/+8
* Merge branch 'tp-value-array-unpack'Danielle Madeley2010-03-231-0/+3
|\
| * tp_value_array_unpack() a reverse to tp_value_array_build()Danielle Madeley2010-03-231-0/+3
* | tp_g_value_slice_new_byte: addSimon McVittie2010-03-091-0/+1
* | Move API to gnio-util, set hard requirement for GIODanielle Madeley2010-02-231-7/+0
* | Initial version of tp_address_variant_from_g_socket_address()Danielle Madeley2010-02-231-0/+2
* | Initial version of tp_g_socket_address_from_variant()Danielle Madeley2010-02-231-0/+5
|/
* util: warn if the results of allocators are ignored (hence leaked)Simon McVittie2009-12-181-19/+25
* Add tp_value_array_buildSjoerd Simons2009-11-191-0/+4
* Added tp_g_signal_connect_object() as public api.David Laban2009-11-191-0/+4
* Add a statement form of tp_verify_true, tp_verify_statementSimon McVittie2009-08-031-0/+2
* Add tp_verify and tp_verify_true, compile-time static assertion macrosSimon McVittie2009-07-311-2/+6
* Expose some GKeyFile helpersSimon McVittie2009-04-281-0/+5
* util: add tp_g_value_slice_new_uint() etc.Simon McVittie2009-03-041-0/+15
* util: add tp_mixin_instance_get_offset, tp_mixin_class_get_offsetSimon McVittie2008-11-061-0/+2
* Add tp_strv_contains() utility function.Will Thompson2008-09-091-0/+2
* Move tp_asv API to <telepathy-glib/dbus.h> - it makes more sense thereSimon McVittie2008-05-191-8/+0
* Add tp_asv_get_bytes, tp_asv_lookupSimon McVittie2008-05-131-1/+3
* tp_asv_get_*: take a const GHashTable *, because that's what g_hash_table_loo...Simon McVittie2008-05-131-3/+4
* Add tp_asv_get_boolean, tp_asv_get_uint32, tp_asv_get_stringSimon McVittie2008-05-121-0/+5
* Add some missing Nokia copyrights, and update some Collabora and Nokia copyri...Simon McVittie2007-12-031-2/+2
* Add tp_g_hash_table_update [re-recorded]Simon McVittie2007-06-281-0/+3
* Add proper G_BEGIN_DECLS/G_END_DECLS to headers that were missing themSimon McVittie2007-10-161-1/+5
* Add tp_g_value_slice_dup [re-recorded]Simon McVittie2007-06-281-0/+2
* Add tp_g_value_slice_new [re-recorded]Simon McVittie2007-06-281-0/+2
* Move contents of lib/ into root directorySimon McVittie2007-04-191-0/+38