log

age author description
Mon, 15 Oct 2007 04:37:41 +0000 Casey Harkins Handle unattached conversations appropriately when drawing tooltip for
Mon, 15 Oct 2007 04:48:28 +0000 Daniel Atallah Fix some (rather large) leakage.
Mon, 15 Oct 2007 04:46:53 +0000 Daniel Atallah Clarify the documentation for purple_notify_user_info_remove_entry() to indicated that it doesn't free the removed entry. Make purple_notify_user_info_remove_last_item() free the entry it is removing as that is the only sensible thing to do (otherwise purple_notify_user_info_remove_entry() should have been used instead). This fixes leakage in the msn prpl.