Mercurial > pidgin
graph
-
Use a list when updating the blocklist when removing the buddy, sinceTue, 07 Aug 2007 03:06:43 +0000, by Jeffrey Connelly
-
In lists, only insert a | between elements, no longer at the end also.Tue, 07 Aug 2007 02:54:46 +0000, by Jeffrey Connelly
-
Use the new dictionary data type when:Tue, 07 Aug 2007 02:51:34 +0000, by 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:50:34 +0000, by Jeffrey Connelly