Mercurial > pidgin
log
age | author | description |
---|---|---|
Mon, 15 Oct 2007 11:19:33 +0000 | Will Thompson | merge of '732917d4f1ac90e4c7e5143bbd59513fd6eef921' |
Mon, 15 Oct 2007 22:16:57 +0000 | Casey Harkins | Track the unseen state on the PurpleConversation for dettached convs. This |
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. |