summaryrefslogtreecommitdiff
path: root/src/util.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-16Update Wocky snapshot for wocky.h with Jingle headersWill Thompson1-5/+0
2012-12-11Rename most of GabbleJingle* to WockyJingle*Will Thompson1-2/+2
2012-05-30Use meta-headers for everythingSimon McVittie1-2/+1
2012-03-22Allow to disable VoIP-related code with --disable-voipMarco Barisione1-0/+4
2012-02-23util: add helper to fetch TpHandle for WockyContactWill Thompson1-0/+3
2012-02-06Update Wocky snapshot for One Big Header.Will Thompson1-1/+1
2012-01-31conn-olpc: adopt lm_message_node_get_child_with_namespaceWill Thompson1-2/+0
2012-01-31util: remove node_iterWill Thompson1-5/+0
2012-01-31util: remove unused wocky_node_get_attribute_with_namespaceWill Thompson1-4/+0
2012-01-27Remove vestigial Loudmouth headers and build systemWill Thompson1-1/+0
2012-01-27Remove duplicated AMP rules.Will Thompson1-0/+31
2012-01-27Expunge lm_message_node_get_name()Will Thompson1-1/+0
2012-01-27Remove lm_message_build[_with_subtype]Will Thompson1-5/+0
2012-01-26Merge branch 'master' into BYE-BYE-LOUDMOUTHWill Thompson1-3/+0
2011-11-17Remove gabble_decode_jid in favour of wocky_decode_jid.Andre Moreira Magalhaes (andrunko)1-1/+0
2011-11-03Remove redundant CHECK_STR_EMPTY macroWill Thompson1-2/+0
2011-05-02Delete my favourite function. :'(Will Thompson1-2/+0
2011-05-02Remove lm_iq_message_make_result()Will Thompson1-3/+0
2011-05-02Remove three redundant node functions from util.[ch]Will Thompson1-5/+0
2011-05-02stop using LmMessageNode wrapperJonny Lamb1-12/+12
2010-09-30Merge remote branch 'upstream/master' into contact-list-mergeSimon McVittie1-0/+4
2010-09-17util: add gabble_flag_from_nickJonny Lamb1-0/+4
2010-08-03Add gabble_simple_async_succeed_or_fail_in_idleSimon McVittie1-0/+6
2010-08-03gabble_simple_async_countdown_new, _inc, _dec: new utility codeSimon McVittie1-0/+8
2010-06-22fd.o #27966: replace gabble_value_array_build with tp_value_array_buildSimon McVittie1-4/+0
2010-04-20Merge branch 'master' into muc-callsSjoerd Simons1-2/+0
2010-04-01Pass the jingle factory a full jid instead of the resourceSjoerd Simons1-0/+4
2010-03-18Merge branch 'contact-info' into masterSimon McVittie1-2/+0
2010-02-25lm_message_node_unlink: removeSimon McVittie1-2/+0
2010-02-18Moved macro CHECK_STR_EMPTY to util and use it where possibleNicolas Dufresne1-0/+2
2010-01-06Represent bare jids as resource = NULL, not resource = ""Simon McVittie1-2/+3
2009-12-07Add a utility function to convert a list of candidates to the a GPtrArraySjoerd Simons1-0/+2
2009-12-07Add utility function to build GValueArraysSjoerd Simons1-0/+4
2009-12-07Move _pick_best_content_type to utils.cSjoerd Simons1-0/+4
2009-12-07Move jingle resource selection to utilsSjoerd Simons1-0/+11
2009-09-25util: add ensure_bare_contact_from_jidGuillaume Desmottes1-0/+4
2009-09-11util.h: re-implement node iterator macros to use the Wocky APIGuillaume Desmottes1-3/+3
2009-09-03add gabble_encode_jid() and replace ad-hoc string concatentation with calls t...Dafydd Harries1-0/+2
2009-09-03make gabble_decode_jid() return a booleanDafydd Harries1-2/+2
2009-08-20Add gabble_g_ptr_array_copyWill Thompson1-0/+2
2009-08-12request pipeline: cancel idle callback when pipeline is freedDafydd Harries1-0/+1
2009-07-28util.c: add lm_message_node_get_attribute_with_namespaceGuillaume Desmottes1-1/+4
2009-06-29lm_message_node_unlink; takes the parent as argumentGuillaume Desmottes1-1/+2
2009-06-29remove gabble_g_value_slice_new_*Guillaume Desmottes1-5/+0
2009-06-29util: remove unused lm_message_node_add_child_nodeGuillaume Desmottes1-3/+0
2009-06-29define macros for message node children iterationDafydd Harries1-0/+5
2009-03-18util: add gabble_generate_id, a wrapper for libuuid (if available) or a time-...Simon McVittie1-0/+2
2009-03-04util: add gabble_g_value_slice_new_uint and a family of equivalents for stringsSimon McVittie1-0/+5
2009-02-19Add _weak suffix to gabble_signal_connectWill Thompson1-1/+1
2009-02-19Add helper to weak-ref handler user_dataWill Thompson1-0/+3