Mercurial > pidgin.yaz
comparison ChangeLog @ 11224:409d6a11da51
[gaim-migrate @ 13360]
Restrict the conversation scrollback. Current default is 4000 lines. This also fixes the IM images not actually being cleared by gtk_imhtml_clear().
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Wed, 10 Aug 2005 21:13:44 +0000 |
parents | 1f0844561c7e |
children | 95fa774d216d |
comparison
equal
deleted
inserted
replaced
11223:d424c3bbac8d | 11224:409d6a11da51 |
---|---|
44 * The Evolution Integration plugin now supports Groupwise contacts | 44 * The Evolution Integration plugin now supports Groupwise contacts |
45 * Use libao for playing sounds via NAS instead of accessing NAS | 45 * Use libao for playing sounds via NAS instead of accessing NAS |
46 directly | 46 directly |
47 * Yahoo! buddy requests to add you to their buddy list now prompt for | 47 * Yahoo! buddy requests to add you to their buddy list now prompt for |
48 authorization. | 48 authorization. |
49 * Conversation buffer scrollback limited to avoid large memory | |
50 usage in active conversations. | |
49 | 51 |
50 Bug fixes: | 52 Bug fixes: |
51 * People using input methods can now use Enter again. | 53 * People using input methods can now use Enter again. |
52 * Many problems related to having an IM conversation and a chat open | 54 * Many problems related to having an IM conversation and a chat open |
53 with the same name (Andrew Hart) | 55 with the same name (Andrew Hart) |