comparison ChangeLog @ 31040:1029e81fe8e5

merge of '0c09db333f3ff80093510065d37e0e275499b9f1' and '2b77d04bbc598fa43216d1cfbc953a5891d1eda1'
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Thu, 16 Dec 2010 07:20:13 +0000
parents 36855fcbd278
children 33b837dbc32e
comparison
equal deleted inserted replaced
31038:7d980d6b40e1 31040:1029e81fe8e5
9 * When a conversation has reached the maximum limit on the number 9 * When a conversation has reached the maximum limit on the number
10 of smileys, display the text representation of the smiley properly 10 of smileys, display the text representation of the smiley properly
11 when it contains HTML-escapable characters (e.g. "<3" was previously 11 when it contains HTML-escapable characters (e.g. "<3" was previously
12 displayed as "&lt;3"). 12 displayed as "&lt;3").
13 * Drop dependency on GdkGC and use Cairo instead. 13 * Drop dependency on GdkGC and use Cairo instead.
14 * New UI hack to assist in first-time setup of Facebook accounts. 14 * New UI hack to assist in first-time setup of Facebook accounts with
15 icon from Jakub Szypulka.
15 * Don't hide the buddy list if there is no notification area in which 16 * Don't hide the buddy list if there is no notification area in which
16 to put the icon. (#12129) 17 to put the icon. (#12129)
17 18
18 libpurple: 19 libpurple:
19 * Fix multipart parsing when '=' is included in the boundary for 20 * Fix multipart parsing when '=' is included in the boundary for