view .todo @ 18880:f41db253c1af

Add a new public function msim_msg_free_element_data(), that frees element data (but the MsimMessageElement * still must be g_free()'d). Internally, msim_msg_free_element() is still used, as a callback to g_list_foreach() to free every element in an MsimMessage. Expose msim_msg_pack_element_data(), which returns the wire protocol representation of the given element. Similar to msim_msg_get_string(), except that msim_msg_pack_element_data() will be escaped, ready to be sent over the wire. msim_msg_get_string() will probably be used in most places instead, as it returns the string suitable for usage elsewhere. Both these functions will be used by an upcoming change in msim_postprocess_outgoing() in myspace.c.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Tue, 07 Aug 2007 02:50:34 +0000
parents 3796304f343d
children
line wrap: on
line source

<todo version="0.1.19">
    <title>
        Gaim TODO List
    </title>
    <link filename="./libpurple/protocols/oscar/.todo" priority="medium" time="0"/>
    <link filename="./libpurple/protocols/jabber/.todo" priority="medium" time="1176995038"/>
</todo>