comparison ChangeLog @ 32692:0f94ec89f0bc

merged from im.pidgin.pidgin
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 26 Sep 2011 14:57:21 +0900
parents d82c76a842f8
children 44fc11beefab
comparison
equal deleted inserted replaced
32438:55e678325bda 32692:0f94ec89f0bc
11 * Fix decoding of font-size changes in the markup of received messages. 11 * Fix decoding of font-size changes in the markup of received messages.
12 * Ignore new invites to join a GroupChat if you're already joined, or 12 * Ignore new invites to join a GroupChat if you're already joined, or
13 still have a pending invite. 13 still have a pending invite.
14 * The buddy's name was not centered vertically in the buddy-list if they 14 * The buddy's name was not centered vertically in the buddy-list if they
15 did not have a status-message or mood set. 15 did not have a status-message or mood set.
16
17 XMPP:
18 * Strip element prefixes from XHTML-IM messages as they're presented
19 to the core (and UIs) as incoming messages (Thijs Alkemade).
20 (#14529)
16 21
17 version 2.10.0 (08/18/2011): 22 version 2.10.0 (08/18/2011):
18 Pidgin: 23 Pidgin:
19 * Make the max size of incoming smileys a pref instead of hardcoding it. 24 * Make the max size of incoming smileys a pref instead of hardcoding it.
20 (Quentin Brandon) (#5231) 25 (Quentin Brandon) (#5231)