Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 07 Aug 2007 03:06:43 +0000 | Jeffrey Connelly | Use a list when updating the blocklist when removing the buddy, since |
Tue, 07 Aug 2007 02:54:46 +0000 | Jeffrey Connelly | In lists, only insert a | between elements, no longer at the end also. |
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. |
Tue, 07 Aug 2007 02:11:15 +0000 | Jeffrey Connelly | In msim_msg_pack_element_dict(), separate keys and values with '=' for |
Mon, 06 Aug 2007 04:04:23 +0000 | Jeffrey Connelly | propagate from branch 'im.pidgin.pidgin' (head 128e100bae27b44dc77c5db5be0151b0fceaea8f) |