Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Tue, 07 Aug 2007 02:51:34 +0000 | Jeffrey Connelly | Use the new dictionary data type when: |
Tue, 07 Aug 2007 02:50:34 +0000 | Jeffrey Connelly | 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. |