Mercurial > pidgin
comparison 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 |
comparison
equal
deleted
inserted
replaced
31712:f7c3aac5b22b | 31713:298685661f89 |
---|---|
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul | 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul |
2 | 2 |
3 version 2.9.0 (MM/DD/YYYY): | 3 version 2.9.0 (MM/DD/YYYY): |
4 Pidgin: | |
5 * Significantly improved performance of larger IRC channels (regression | |
6 introduced in 2.8.0) | |
4 | 7 |
5 version 2.8.1 (MM/DD/YYYY): | 8 version 2.8.1 (MM/DD/YYYY): |
6 Pidgin: | 9 Pidgin: |
7 * Fix Conversation->Add on AIM and MSN. | 10 * Fix Conversation->Add on AIM and MSN. |
8 | 11 |