log

age author description
Mon, 15 Oct 2007 04:45:51 +0000 Casey Harkins Fix docklet blinking for real this time. Fixes #3211.
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.
Mon, 15 Oct 2007 04:42:44 +0000 Daniel Atallah merge of '4ac79800f2efc2dbe9a348189a545b149d6dfb44'
Mon, 15 Oct 2007 04:14:53 +0000 Casey Harkins merge of '60c313e0859ab5b5106920e3133826ed0ec09703'
Mon, 15 Oct 2007 03:07:16 +0000 Daniel Atallah More leak fixes.