summaryrefslogtreecommitdiff
path: root/src/util.h
Commit message (Expand)AuthorAgeFilesLines
* conn-olpc: adopt lm_message_node_get_child_with_namespaceWill Thompson2012-01-311-2/+0
* util: remove node_iterWill Thompson2012-01-311-5/+0
* util: remove unused wocky_node_get_attribute_with_namespaceWill Thompson2012-01-311-4/+0
* Remove vestigial Loudmouth headers and build systemWill Thompson2012-01-271-1/+0
* Remove duplicated AMP rules.Will Thompson2012-01-271-0/+31
* Expunge lm_message_node_get_name()Will Thompson2012-01-271-1/+0
* Remove lm_message_build[_with_subtype]Will Thompson2012-01-271-5/+0
* Merge branch 'master' into BYE-BYE-LOUDMOUTHWill Thompson2012-01-261-3/+0
|\
| * Remove gabble_decode_jid in favour of wocky_decode_jid.Andre Moreira Magalhaes (andrunko)2011-11-171-1/+0
| * Remove redundant CHECK_STR_EMPTY macroWill Thompson2011-11-031-2/+0
* | Delete my favourite function. :'(Will Thompson2011-05-021-2/+0
* | Remove lm_iq_message_make_result()Will Thompson2011-05-021-3/+0
* | Remove three redundant node functions from util.[ch]Will Thompson2011-05-021-5/+0
* | stop using LmMessageNode wrapperJonny Lamb2011-05-021-12/+12
|/
* Merge remote branch 'upstream/master' into contact-list-mergeSimon McVittie2010-09-301-0/+4
|\
| * util: add gabble_flag_from_nickJonny Lamb2010-09-171-0/+4
* | Add gabble_simple_async_succeed_or_fail_in_idleSimon McVittie2010-08-031-0/+6
* | gabble_simple_async_countdown_new, _inc, _dec: new utility codeSimon McVittie2010-08-031-0/+8
|/
* fd.o #27966: replace gabble_value_array_build with tp_value_array_buildSimon McVittie2010-06-221-4/+0
* Merge branch 'master' into muc-callsSjoerd Simons2010-04-201-2/+0
|\
| * Merge branch 'contact-info' into masterSimon McVittie2010-03-181-2/+0
| |\
| | * lm_message_node_unlink: removeSimon McVittie2010-02-251-2/+0
* | | Pass the jingle factory a full jid instead of the resourceSjoerd Simons2010-04-011-0/+4
|/ /
* | Moved macro CHECK_STR_EMPTY to util and use it where possibleNicolas Dufresne2010-02-181-0/+2
|/
* Represent bare jids as resource = NULL, not resource = ""Simon McVittie2010-01-061-2/+3
* Add a utility function to convert a list of candidates to the a GPtrArraySjoerd Simons2009-12-071-0/+2
* Add utility function to build GValueArraysSjoerd Simons2009-12-071-0/+4
* Move _pick_best_content_type to utils.cSjoerd Simons2009-12-071-0/+4
* Move jingle resource selection to utilsSjoerd Simons2009-12-071-0/+11
* util: add ensure_bare_contact_from_jidGuillaume Desmottes2009-09-251-0/+4
* util.h: re-implement node iterator macros to use the Wocky APIGuillaume Desmottes2009-09-111-3/+3
* add gabble_encode_jid() and replace ad-hoc string concatentation with calls t...Dafydd Harries2009-09-031-0/+2
* make gabble_decode_jid() return a booleanDafydd Harries2009-09-031-2/+2
* Add gabble_g_ptr_array_copyWill Thompson2009-08-201-0/+2
* request pipeline: cancel idle callback when pipeline is freedDafydd Harries2009-08-121-0/+1
* util.c: add lm_message_node_get_attribute_with_namespaceGuillaume Desmottes2009-07-281-1/+4
* lm_message_node_unlink; takes the parent as argumentGuillaume Desmottes2009-06-291-1/+2
* remove gabble_g_value_slice_new_*Guillaume Desmottes2009-06-291-5/+0
* util: remove unused lm_message_node_add_child_nodeGuillaume Desmottes2009-06-291-3/+0
* define macros for message node children iterationDafydd Harries2009-06-291-0/+5
* util: add gabble_generate_id, a wrapper for libuuid (if available) or a time-...Simon McVittie2009-03-181-0/+2
* util: add gabble_g_value_slice_new_uint and a family of equivalents for stringsSimon McVittie2009-03-041-0/+5
* Add _weak suffix to gabble_signal_connectWill Thompson2009-02-191-1/+1
* Add helper to weak-ref handler user_dataWill Thompson2009-02-191-0/+3
* Merge branch 'master' of git+ssh://git.collabora.co.uk/git/telepathy-gabble i...Marco Barisione2008-12-041-0/+5
|\
| * workaround for Loudmouth not handling xml namespacesSenko Rasic2008-11-141-0/+5
* | Move _lm_iq_message_make_result to util.c and rename to lm_iq_message_make_re...Marco Barisione2008-11-041-0/+3
|/
* Implement sha1_hex, sha1_bin in terms of GChecksumSimon McVittie2008-10-131-7/+5
* define G_PARAM_STATIC_STRINGS if not already definedDafydd Harries2008-07-211-0/+6
* rename gabble-types.h to types.hDafydd Harries2008-07-141-1/+1