summaryrefslogtreecommitdiff
path: root/src/util.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-04Merge branch 'master' of git+ssh://git.collabora.co.uk/git/telepathy-gabble i...Marco Barisione1-0/+5
2008-11-14workaround for Loudmouth not handling xml namespacesSenko Rasic1-0/+5
2008-11-04Move _lm_iq_message_make_result to util.c and rename to lm_iq_message_make_re...Marco Barisione1-0/+3
2008-10-13Implement sha1_hex, sha1_bin in terms of GChecksumSimon McVittie1-7/+5
2008-07-21define G_PARAM_STATIC_STRINGS if not already definedDafydd Harries1-0/+6
2008-07-14rename gabble-types.h to types.hDafydd Harries1-1/+1
2008-04-04Stop supporting telepathy-glib < 0.7.0Simon McVittie1-6/+0
2007-11-23Use tp_g_hash_table_update from telepathy-glib, if availableSimon McVittie1-0/+5
2007-10-06sha1_bin 3rd argument have to be "guchar" instead of "gchar"Guillaume Desmottes1-1/+1
2007-09-25util: add sha1_bin functionGuillaume Desmottes1-0/+2
2007-08-09util.h: Remove declarations of LM APISimon McVittie1-3/+0
2007-07-02Merge -olpc-rollup with -tubes: src/util.hSimon McVittie1-0/+9
2007-05-31Fix conflicts with HEADSimon McVittie1-4/+0
2007-05-17fix conflicts with -tubes-cassidyGuillaume Desmottes1-0/+4
2007-04-26remove lm_message_node_{new,free,ref,unref}Guillaume Desmottes1-8/+0
2007-05-17fix conflicts with HEADGuillaume Desmottes1-0/+8
2007-04-20add some lm_message_node utility functionsGuillaume Desmottes1-4/+0
2007-08-29use tp_g_value_slice_dup instead of our own implementationGuillaume Desmottes1-1/+0
2007-06-13util: add gabble_g_value_slice_dup, gabble_g_hash_table_updateSimon McVittie1-0/+3
2007-06-01util.[ch]: add gabble_get_room_handle_from_jid()Simon McVittie1-0/+2