summaryrefslogtreecommitdiff
path: root/telepathy-glib/util.h
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Move tp_g_value_slice_* family to dbus librarySimon McVittie1-34/+0
2014-04-03Rename core-util.c to value-array.c and put it in the -dbus librarySimon McVittie1-23/+0
2013-10-29Merge remote-tracking branch 'origin/master' into next-mergeGuillaume Desmottes1-2/+2
2013-10-28util.h: define tp_value_array_free if version is at least 0.24Guillaume Desmottes1-1/+1
2013-10-28util.h: remove comment triggering the UNRELEASED checkGuillaume Desmottes1-1/+0
2013-10-28util.h: replace _TP_AVAILABLE_IN_UNRELEASEDGuillaume Desmottes1-1/+1
2013-09-270.99.2 snapshotSimon McVittie1-3/+2
2013-09-26Merge branch 'master' into nextSimon McVittie1-0/+17
2013-09-26tp_value_array_free: addSimon McVittie1-0/+17
2013-04-030.21.0 releaseXavier Claessens1-2/+2
2012-12-26Remove deprecated functionsXavier Claessens1-9/+0
2012-12-26Fix build errorXavier Claessens1-0/+2
2012-12-26Merge branch 'master' into nextXavier Claessens1-0/+11
2012-10-10add missing inclusionSimon McVittie1-0/+1
2012-10-10Util: Link APIs to their bug for inclusion in GLibXavier Claessens1-0/+7
2012-10-10Deprecate tp_g_key_file_get_(u)int64, GLib has it since 2.26Xavier Claessens1-0/+4
2012-09-07Merge branch 'master' into nextXavier Claessens1-0/+6
2012-09-07Introspect util.[ch]Simon McVittie1-0/+6
2012-06-26Make sure telepathy-glib.h does not include headers from telepathy-glib-dbus....Xavier Claessens1-2/+2
2012-06-11Disable single include for goodXavier Claessens1-1/+1
2012-06-06Merge branch 'master' into nextXavier Claessens1-0/+4
2012-06-05Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens1-0/+4
2012-03-02Remove tp_verify_* family of macros (use G_STATIC_ASSERT instead)Simon McVittie1-4/+0
2011-04-20Make tp_str_empty() a static inline function directlyWill Thompson1-3/+1
2011-03-31Merge branch 'ptr-array-extend' into telepathy-glib-0.14Will Thompson1-0/+1
2011-03-31Move tp_g_ptr_array_extend to beside _contains()Will Thompson1-2/+1
2011-03-31tp_g_ptr_array_extend: use better argument namesWill Thompson1-1/+1
2011-03-15Make tp_clear_* less NULL-safe.Will Thompson1-18/+14
2011-02-24add tp_utf8_make_valid()Senko Rasic1-0/+2
2011-02-14util: add tp_g_ptr_array_extendJonny Lamb1-0/+2
2010-08-12Add tp_user_action_time_from_x11, tp_user_action_time_should_presentSimon McVittie1-0/+4
2010-06-29util: add tp_simple_async_report_success_in_idleSimon McVittie1-1/+4
2010-06-01Add tp_clear_object, tp_clear_pointer macrosSimon McVittie1-3/+34
2010-04-06Put one argument per line in new declarations, consistent with definitionsSimon McVittie1-1/+2
2010-04-06Add TpWeakRef, a weak-ref wrapperSimon McVittie1-0/+7
2010-04-01util: add tp_str_empty()Simon McVittie1-0/+8
2010-03-23Merge branch 'tp-value-array-unpack'Danielle Madeley1-0/+3
2010-03-23tp_value_array_unpack() a reverse to tp_value_array_build()Danielle Madeley1-0/+3
2010-03-09tp_g_value_slice_new_byte: addSimon McVittie1-0/+1
2010-02-23Move API to gnio-util, set hard requirement for GIODanielle Madeley1-7/+0
2010-02-23Initial version of tp_address_variant_from_g_socket_address()Danielle Madeley1-0/+2
2010-02-23Initial version of tp_g_socket_address_from_variant()Danielle Madeley1-0/+5
2009-12-18util: warn if the results of allocators are ignored (hence leaked)Simon McVittie1-19/+25
2009-11-19Add tp_value_array_buildSjoerd Simons1-0/+4
2009-11-19Added tp_g_signal_connect_object() as public api.David Laban1-0/+4
2009-08-03Add a statement form of tp_verify_true, tp_verify_statementSimon McVittie1-0/+2
2009-07-31Add tp_verify and tp_verify_true, compile-time static assertion macrosSimon McVittie1-2/+6
2009-04-28Expose some GKeyFile helpersSimon McVittie1-0/+5
2009-03-04util: add tp_g_value_slice_new_uint() etc.Simon McVittie1-0/+15
2008-11-06util: add tp_mixin_instance_get_offset, tp_mixin_class_get_offsetSimon McVittie1-0/+2