Mercurial > pidgin
diff ChangeLog @ 31713:298685661f89
Add constant-time lookup of row in the userlist by way of PurpleConvChatBuddy ui_data
Thanks to elb for pointing out GtkTreeRowReference.
Unfortunately, pidgin_conv_chat_remove_users cannot benefit from this because
the PCCB struct is destroyed prior to the uiop being called.
Joining #pidgin and #ubuntu is now extremely quick.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Tue, 21 Jun 2011 04:35:04 +0000 |
parents | 5847a4c212f0 |
children | 4610019d006d |
line wrap: on
line diff
--- a/ChangeLog Tue Jun 21 03:34:50 2011 +0000 +++ b/ChangeLog Tue Jun 21 04:35:04 2011 +0000 @@ -1,6 +1,9 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul version 2.9.0 (MM/DD/YYYY): + Pidgin: + * Significantly improved performance of larger IRC channels (regression + introduced in 2.8.0) version 2.8.1 (MM/DD/YYYY): Pidgin: